All Versions
10
Latest Version
Avg Release Cycle
90 days
Latest Release
3052 days ago

Changelog History

  • v1.0.13

    December 23, 2015
  • v1.0.12

    December 21, 2015
  • v1.0.11 Changes

    August 23, 2014
    • Fallback in case the BCMath extension isn't installed
    • CI changes
    • 🛠 Fixed uncaught reflection exception issue
  • v1.0.10 Changes

    August 21, 2014
    • 👮 Force to get a newer version of the modern theme due to a BC break
  • v1.0.9 Changes

    August 20, 2014
    • ✂ 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 Changes

    October 15, 2013
    • 🛠 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 Changes

    October 14, 2013
    • 🛠 Fixed property name in inherited private properties
    • 🛠 Fixed scrolling issue in some browsers
    • ➕ Added option to set the iframe width
  • v1.0.6 Changes

    October 07, 2013
    • 0️⃣ 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 Changes

    October 03, 2013
    • 🛠 Fixed issue in PHP <= 5.3.8
    • ✂ Removed unused code
    • ➕ Added extra tests
  • v1.0.4 Changes

    October 02, 2013
    • 🛠 Fixed issue with unknown resources causing a fatal error
    • 🔗 Added support for xdebug.file_link_format