Releases: oliwierptak/popo
Releases · oliwierptak/popo
6.1.1
Added check for empty default value in isLiteral()
6.1.0
Upgraded nette/php-generator to v4.x
6.0.4
Datetime issue fix
6.0.3
Fixed issue with file comment and strict type generation
6.0.2
Fixed issue where default values were not covnerted to literal values
6.0.1
Added missing UseUnexpectedValueExceptionPlugin
6.0.0
Added more plugin types to cover whole code generation process
5.10.1
Added modifiedToArray() method, listModifiedProperties() result is sorted now
5.9.6
Property value for boolean properties without default value will be set to false instead of null
5.9.5
create-schema cleanups