Hannes Papenberg
Hannes Papenberg
### Summary of Changes Our different extension types all have different ways how to find out their own name. A component, language and template could be named after a tag...
### Summary of Changes When creating a Smart Search menu item with a filter, the ID of the filter is displayed in the URL after the search has been submitted....
### Summary of Changes This updates phpstan to version 2.0, adds a configuration file for phpstan and sets the level to 5, adds the deprecation plugin to it and changes...
### Summary of Changes This updates phpstan to version 2.0, adds a configuration file for phpstan and sets the level to 5, adds the deprecation plugin to it and changes...
### Summary of Changes This updates phpstan to version 2.0, adds a configuration file for phpstan and sets the level to 5, adds the deprecation plugin to it and changes...
### **User description** This is the documentation PR for https://github.com/joomla/joomla-cms/pull/44098 ___ ### **PR Type** Documentation ___ ### **Description** - Add comprehensive documentation for new error handling in Joomla 6.0+ -...
### **User description** This is the documentation PR for https://github.com/joomla/joomla-cms/pull/44897 ___ ### **PR Type** Documentation ___ ### **Description** - Documented the removal of `LegacyPropertyManagementTrait` from `Changelog` class. - Explained changes...
### Summary of Changes The UCM system was added in Joomla 3.2.0 and already at that time had major flaws. In 12 years of development, it hasn't been extended in...
### Summary of Changes Since forever we have the legacy error handling with `getError()` and `setError()`, implemented with the `LegacyErrorHandlingTrait` and since forever this has actually been wrong, since the...
### Summary of Changes The method `JLoader::register()` was deprecated 7 years ago in #21781. 7 years later, we are still using this in core, even if in most cases it...