composer package updates
[openemr.git] / vendor / zendframework / zend-debug / CHANGELOG.md
blob7c4fc31a46700eb1a69fe652cd96d9a9a264bde6
1 # Changelog
3 All notable changes to this project will be documented in this file, in reverse chronological order by release.
5 ## 2.6.0 - 2018-04-30
7 ### Added
9 - [#13](https://github.com/zendframework/zend-debug/pull/13) adds support for PHP 7.1 and 7.2.
11 - [#5](https://github.com/zendframework/zend-debug/pull/5) adds the documentation, and publishes it to https://docs.zendframework.com/zend-debug/
13 ### Changed
15 - Nothing.
17 ### Deprecated
19 - Nothing.
21 ### Removed
23 - [#13](https://github.com/zendframework/zend-debug/pull/13) removes support for PHP 5.5.
25 - [#13](https://github.com/zendframework/zend-debug/pull/13) removes support for HHVM.
27 ### Fixed
29 - Nothing.