User tests: Successful: Unsuccessful:
#44808 updated our dependency on the typo3/phar-stream-wrapper to the next major version, being under the impression, that the package is needed and that the updates would be backwards compatible. This actually seems to not be correct and (as unlikely as it is) when other code extends this, it would throw errors. It also turns out, that the whole package is not needed anymore, since the underlying issue has been solved in PHP 8.0 already. So this package isn't needed anymore. The plan is to deprecate it now and then to remove it in 6.0.
Before and after applying the PR, there shouldn't be any changes.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org: joomla/Manual#436
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | External Library Composer Change Libraries |
Labels |
Added:
Composer Dependency Changed
Release Blocker
PR-5.3-dev
|
I have tested this item ✅ successfully on 5529ce0
didnt see any php errors with 8.4 running the system tests
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
|
I think I could fix it
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-04-02 17:31:31 |
Closed_By | ⇒ | rdeutz |
I have tested this item ✅ successfully on 7d91552
Despite the dependency got readded, there were no PHP 8.4 deprecation's shown on the first page load.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45255.