This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
zend-code 3.4.0
michalbundyra
released this
05 Oct 23:26
·
20 commits
to master
since this release
Added
-
#170 adds class constant visibility modifiers support.
-
#169 adds the ability to define declare statements.
-
#167 adds the ability to remove doc block of a member.
Changed
- #166 changes omitting default property value if it is null.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #172 fixes PHP 7.4 compatibility.