Releases: raulfraile/ladybug
Releases · raulfraile/ladybug
v1.0.13
v1.0.12
Merge pull request #72 from younes0/master renamed Type classes for php7 support
v1.0.11
- Fallback in case the BCMath extension isn't installed
- CI changes
- Fixed uncaught reflection exception issue
v1.0.10
- Force to get a newer version of the modern theme due to a BC break
v1.0.9
- Removed unused variable
- Updated docs to include the Drupal module
- Use DEBUG_BACKTRACE_IGNORE_ARGS to save memory
- Upgrade mockery version
- Require PHP 5.3.9+
v1.0.8
- Fixed issue with property names in inherited private properties
- Added option to set a callback function to calculate file/line when extra processing is required (i.e. twig functions)
v1.0.7
- Fixed property name in inherited private properties
- Fixed scrolling issue in some browsers
- Added option to set the iframe width
v1.0.6
- Fallback to default theme if modern failed to be installed
- Detect number of decimals, math constants (pi, e), and NaN/infinite for floats
v1.0.5
- Fixed issue in PHP <= 5.3.8
- Removed unused code
- Added extra tests
v1.0.4
- Fixed issue with unknown resources causing a fatal error
- Added support for xdebug.file_link_format