All Versions
33
Latest Version
Avg Release Cycle
61 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v2.14.5 Changes
- 👍 Allow ArrayAccess on super globals
-
v2.14.4 Changes
- 🛠 Fix PHP 5.5 support.
- 👍 Allow to use psr/log 2 or 3.
-
v2.14.3 Changes
- 👌 Support PHP 8.1
-
v2.14.1 Changes
- 🛠 Fix syntax highlighting scrolling too far.
- 👌 Improve the way we detect xdebug linkformat.
-
v2.14.0 Changes
- Switched syntax highlighting to Prism.js
Avoids licensing issues with prettify, and uses a maintained, modern project.
-
v2.13.0 Changes
- ➕ Add Netbeans editor
-
v2.12.1 Changes
- Avoid redirecting away from an error.
-
v2.12.0 Changes
- Hide non-string values in super globals when requested.
-
v2.11.0 Changes
- Customize exit code
-
v2.10.0 Changes
- 👍 Better chaining on handler classes