All Versions
71
Latest Version
Avg Release Cycle
40 days
Latest Release
57 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v2.4.2 Changes
November 24, 2025➕ Added
- 👍 Formal support for Php8.5. This is the last version of Php which can be used with this branch.
🛠 Fixed
- 🗄 Php8.5 deprecates use of null as array index. PR #4635
-
v2.1.18 Changes
July 12, 2026🛠 Fixed
- 🔒 Security patches.
-
v2.1.17 Changes
June 07, 2026🔒 Security Note
- 🔒 File::prohibitWrappers and Drawing::setPath now reject phar paths with extra leading slashes (e.g. phar:///…) that escaped the prior parse_url-based filter. No security exploit was possible even with the extra slashes. Backport of PR #4876
🛠 Fixed
- 🔒 Security patches.
-
v2.1.16 Changes
April 20, 2026🛠 Fixed
- 🔒 Security patches.
-
v2.1.15 Changes
April 10, 2026🛠 Fixed
- 🔒 Security patches.
- 🔒 Option to whitelist external images. Security-related backport of PR #4793
-
v2.1.14 Changes
January 11, 2026🔄 Changed
- 🔒 Evaluation of WEBSERVICE no longer requires external client, but will use oldCalculatedValue unless the request is for a domain in a user-supplied whitelist. Security-related backport of PR #4751
🗄 Deprecated
- Settings methods setHttpClient, unsetHttpClient, getHttpClient, and getRequestFactory are no longer used. No replacement.
🛠 Fixed
- 🔄 Changes to WEBSERVICE. Backport of PR #4751
-
v2.1.13 Changes
October 26, 2025Functionally Frozen
- 🔒 Except for security changes, no further maintenance will be applied to this branch.
⬆️ You are encouraged to upgrade to a maintained branch as soon as possible.
🚀 Maintained branches are master (preferred - version is 5.2.0 as of the date when this is being written), release390 (current version is 3.10.1), and release222 (2.4.1). - Of particular note is that this branch should not run under Php 8.5+, and will not be updated to avoid deprecation notices introduced with Php 8.5.
- 🔒 Except for security changes, no further maintenance will be applied to this branch.
-
v1.30.6 Changes
July 12, 2026🛠 Fixed
- 🔒 Security patches.
-
v1.30.5 Changes
May 31, 2026🔒 Security Note
- 📜 File::prohibitWrappers and Drawing::setPath now reject phar paths with extra leading slashes (e.g. phar:///…) that escaped the prior parse_url-based filter.
🛠 Fixed
- 🔒 Third-party security patches.
-
v1.30.4 Changes
April 20, 2026🛠 Fixed
- 🔒 Security patches.