Skip to content

Commit 48c3b0f

Browse files
committed
Update changelog
1 parent 3a62a46 commit 48c3b0f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog of phpDox
22

3-
## phpDox 0.11.0 (To be released)
3+
## phpDox 0.11.0 (10 January 2018)
44

55
Note: This is going to be the last version that supports running under PHP 5.x
66

@@ -17,10 +17,12 @@ Note: This is going to be the last version that supports running under PHP 5.x
1717
* [#315](https://github.com/theseer/phpdox/issues/315): count(): Parameter must be an array or an object that implements Countable (Thanks to @cristicotet, @swmarc)
1818
* [#313](https://github.com/theseer/phpdox/issues/313): Parsing of concatenated constants in classes fails
1919
* [#312](https://github.com/theseer/phpdox/issues/312): Alias for trait causes error
20+
* [#299](https://github.com/theseer/phpdox/issues/299): Run phpdox with a cloned repository on Windows
2021
* [#284](https://github.com/theseer/phpdox/issues/284): Error in Generator
22+
* [#242](https://github.com/theseer/phpdox/issues/242): Call to undefined method TheSeer\phpDox\Collector\ClassObject::addImplementor()
2123

2224

23-
## phpDox 0.10.1 (2 Juli 2017)
25+
## phpDox 0.10.1 (2 July 2017)
2426

2527
### Changed
2628
* Added warning to output if PHP <7.0 is used
@@ -61,7 +63,7 @@ Note: This is going to be the last version that supports running under PHP 5.x
6163
* Fix: Issue #243 (Trait in Trait causes UnitObjectException if the nested trait is missing)
6264
* Fix: Issue #266 (Page Title "phpdox - Test Method")
6365

64-
## phpDox 0.8.1.1 (09 Juli 2015)
66+
## phpDox 0.8.1.1 (09 July 2015)
6567

6668
* Fix phar building, remove pear building target
6769

0 commit comments

Comments
 (0)