- Issue created by @alexdrupaldev
- Status changed to Needs work
7 months ago 9:57am 8 May 2024 Can you get us the stack trace do we can better understand why Gutenberg doesn’t send the proper type?
- last update
7 months ago 536 pass The patch (#2) worked and removed the warning for me.
Don't know if any unforeseen issues will come out of it but happy enough for now.- First commit to issue fork.
- Open on Drupal.org →Core: 10.1.4 + Environment: PHP 8.2 & MySQL 8last update
6 months ago Waiting for branch to pass - 🇨🇭Switzerland berdir Switzerland
Got a similar error in webform/src/Element/WebformElementAttributes.php:117
- First commit to issue fork.
- last update
5 months ago 536 pass - Status changed to Fixed
5 months ago 3:39pm 24 June 2024 -
jrockowitz →
committed b643e06a on 6.2.x authored by
chaitanyadessai →
Issue #3445749: Deprecated function: preg_split(): Passing null to...
-
jrockowitz →
committed b643e06a on 6.2.x authored by
chaitanyadessai →
-
jrockowitz →
committed b643e06a on 6.x authored by
chaitanyadessai →
Issue #3445749: Deprecated function: preg_split(): Passing null to...
-
jrockowitz →
committed b643e06a on 6.x authored by
chaitanyadessai →
Automatically closed - issue fixed for 2 weeks with no activity.
There is still some places where the `preg_split` function is triggering an error in the Webform module because 2nd parameter is not of type string.
https://git.drupalcode.org/project/webform/-/blob/6.3.x/src/Plugin/Webfo...
https://git.drupalcode.org/project/webform/-/blob/6.3.x/src/Element/Webf...