Hannes Papenberg
Hannes Papenberg
### Summary of Changes Joomla has been improving its SEO performance constantly and one issue which is still open is the behavior of trailing slashes in URLs. Right now, Joomla...
**Describe the bug** I had Papercut running in the background continously and while I had hardly any mails in the inbox, it regularly created spikes in the CPU usage, but...
### Feature request Hello, contributor from [Joomla](https://github.com/joomla/joomla-cms) again. I've been chasing an issue for way to long the last few days where phpstan reported a method to be missing, even...
### Bug report This is in part related to #7886. First of all sorry for having issues to explain this properly. I'm a contributor to [Joomla](https://github.com/joomla/joomla-cms) and our MVC system...
Hello and thank you for your work. When can we expect a precompiled DLL for windows for php-ast 1.1.0? Do you need help here somewhere?
### Summary of Changes While going through the code with phpstan, this showed up as error. Instead of assigning the string to a new entry in the array, we are...
### Summary of Changes This cleans up a few false return statements. ### Testing Instructions Codereview ### Link to documentations Please select: - [ ] Documentation link for docs.joomla.org: -...
### Summary of Changes We are in the process of migrating away from the CMS filesystem package to use the framework version of it. This PR converts all remaining instances...
### Summary of Changes We are in the process of migrating away from the CMS filesystem package to use the framework version of it. This PR converts all instances where...
### Summary of Changes Quite some time ago, we introduced code to read the filter state from the filter XML for list views in the backend, making all those setState()...