- πΊπΈUnited States dpagini
Any chance this can be backported to 5.x?
The version of JShrink included with 8.x-4.1 is broken when used with PHP 8 (https://github.com/tedious/JShrink/issues/96). It hangs because of a change made to the return value of substr(), eventually timing out depending on your maximum execution time.
- install on a site using PHP 8
- choose the JShrink minifier
- watch the site either whitescreen or hang, depending on your server setup
Update JShrink to 1.4.0 or later.
Review patch.
None.
None.
None.
Fixed
6.0
Compression/Minification
After being applied to the 8.x branch, it should be considered for backport to the 7.x branch. Note: This tag should generally remain even after the backport has been written, approved, and committed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Any chance this can be backported to 5.x?