Nicola Galgano
Nicola Galgano
anyway not a pr for a minor release if we still follow SEMver
mysql is a little bit lighthearted on this (pdo or not), the opposite of pgsql that is much more strict
i've already experienced that see https://github.com/joomla/joomla-cms/pull/24149
i'll test that too @Denitz
so can we have a final agreement this ? i.e decision
please reopen the original issue #8244
conflict solved on #41777
well i've got a slightly different deprecated message `PHP Deprecated: mb_strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /shared/httpd/test/zzz/libraries/vendor/joomla/string/src/phputf8/mbstring/core.php on line 24`
can you check #342 if solves for you too
i'm unable to reproduce with this view ```sql CREATE VIEW `#__blog` AS SELECT `title` ,`checked_out` ,`checked_out_time` FROM `#__content` ``` global checkin task runs fine