User tests: Successful: Unsuccessful:
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
Category | ⇒ | Libraries Front End Plugins |
Status | New | ⇒ | Pending |
Labels |
Added:
PR-5.0-dev
|
I am getting this in the frontendand admin for all the schema example
Deprecated : Calling static trait method Joomla\CMS\Schemaorg\SchemaorgPluginTrait::getSubscribedEvents is deprecated, it should only be called on a class using the trait in plugins\schemaorg\blogposting\src\Extension\Blogposting.php on line 61
Php 8.1.10
Thx,
tried here something which did not work anymore. Fixed it now.
What is the benefit of having here traits and not a proper base class as we have for actionlog, fields, etc.?
What is the benefit of having here traits and not a proper base class as we have for actionlog, fields, etc.?
you only take the traits you need.
I have tested this item ✅ successfully on 7d87e4d
It is working from what I can see :)
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-08-05 16:30:24 |
Closed_By | ⇒ | HLeithner |
Thanks
I am getting this in the frontendand admin for all the schema
example
Php 8.1.10