Skip to content

Releases: raulfraile/ladybug

v1.0.13

23 Dec 08:34
Compare
Choose a tag to compare
Merge pull request #75 from jdeniau/master

Fixes #74

v1.0.12

21 Dec 09:08
Compare
Choose a tag to compare
Merge pull request #72 from younes0/master

renamed Type classes for php7 support

v1.0.11

23 Aug 19:45
Compare
Choose a tag to compare
  • Fallback in case the BCMath extension isn't installed
  • CI changes
  • Fixed uncaught reflection exception issue

v1.0.10

21 Aug 08:48
Compare
Choose a tag to compare
  • Force to get a newer version of the modern theme due to a BC break

v1.0.9

20 Aug 09:52
Compare
Choose a tag to compare
  • 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

15 Oct 09:42
Compare
Choose a tag to compare
  • 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

14 Oct 21:00
Compare
Choose a tag to compare
  • Fixed property name in inherited private properties
  • Fixed scrolling issue in some browsers
  • Added option to set the iframe width

v1.0.6

07 Oct 07:56
Compare
Choose a tag to compare
  • 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

03 Oct 23:16
Compare
Choose a tag to compare
  • Fixed issue in PHP <= 5.3.8
  • Removed unused code
  • Added extra tests

v1.0.4

02 Oct 17:14
Compare
Choose a tag to compare
  • Fixed issue with unknown resources causing a fatal error
  • Added support for xdebug.file_link_format