On PHP 8.1 with error reporting set to maximum in Global Configuration and PHP configured to log errors into a log file, edit an article in backend which has no Read More button and so has no intro text. Save the article.
No PHP notice or warning or error logged.
PHP notice PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/richard/lamp/public_html/joomla-cms-4.2-dev/plugins/content/fields/fields.php on line 66
.
PHP 8.1
Happens since PR #38977 has been merged.
=> ping @nikosdion
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
PHP 8.x
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-11-24 11:14:57 |
Closed_By | ⇒ | richard67 |
For possible solutions see #38977 (comment) .
Am busy at the moment so it may take time until I can provide a fix.