User tests: Successful: Unsuccessful:
Fix deprecation for ModuleAdapter
Deprecated: PDO::quote(): Passing null to parameter 1 ($string) of type string is deprecated
And Patch::clean()
on null
.
Enable error_reaporting to maximum
Try install any module.
An error message Unexpected token ...
Open Browser console, in network tab for the POST request will be full deprecation message:
Deprecated: PDO::quote(): Passing null to parameter 1 ($string) of type string is deprecated
for line
joomla-cms/libraries/src/Table/Module.php
Line 210 in f19e3f3
Module installed without error.
Please select:
Category | ⇒ | Libraries |
Status | New | ⇒ | Pending |
Yeah, makes sense,
I got it while trying 5.0 and made automaticaly to 5.0 ?
I will redo
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-06 13:31:33 |
Closed_By | ⇒ | Fedik | |
Labels |
Added:
bug
PR-5.0-dev
|
This should probably be targeted at 4.3 dev