User tests: Successful: 1 brianteeman Unsuccessful: 0
Pull Request for Issue # .
set default
npx cypress run --spec '.\tests\System\integration\api\com_tags\Tags.cy.js
PHP Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in ..\530\administrator\components\com_tags\src\Model\TagsModel.php on line 299
no more deprecated
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | com_tags Administration |
Title |
|
I have tested this item ✅ successfully on 49f2add
I'v manually removed the state in the code to see the error. After applying the patch, the error is gone.
Status | Pending | ⇒ | Ready to Commit |
rtc
Labels |
Added:
RTC
|
Labels |
Added:
PR-5.3-dev
|
I have tested this item ✅ successfully on 9ad4735
I have tested this item ✅ successfully on 49f2add
Tested with hacked JBT. Before applying the PR there a two deprecated warnings. After applying the PR the test spec still passed and there are no deprecated warnings.
Additional Note:
Log Almost Everything
in Joomla backendLog Deprecated API
in Joomla backendphp_errors.log
file/etc/apache2/sites-enabled/000-default.conf
file:And check by hand after the test:
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45091.