Skip to content

Commit ed55d8d

Browse files
committed
Update Changelog for 0.9.0
1 parent 5a79e27 commit ed55d8d

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# Changelog of phpDox
22

3-
## phpDox 0.9.0 (?? ??? ????)
3+
## phpDox 0.9.0 (26 AUG 2016)
44

55
* Added check if disable_functions forbids use of exec
6-
* Updated to PHPParser 2.0.0
7-
* Raised minimum PHP version to 5.4 due to PHPParser 2.0.0
6+
* Updated to PHPParser 3.0.0
7+
* Raised minimum PHP version to 5.5 due to PHPParser 3
88
* Removed PHP 5.3 support
9+
* Update Error handling to support PHP7's \Throwable
910
* Fix: Issue #244 (Error : Unterminated comment starting line 1)
11+
* Fix: Issue #243 (Trait in Trait causes UnitObjectException if the nested trait is missing)
12+
* Fix: Issue #266 (Page Title "phpdox - Test Method")
1013

1114
## phpDox 0.8.1.1 (09 Jul 2015)
1215

0 commit comments

Comments
 (0)