Releases: pk-fr/yakpro-po
Releases · pk-fr/yakpro-po
Fix issue #132
Fix issue #131
define with strict_type and encoding must be the very first statement
Fix issue #127
make node PhpParser\Node\Stmt\GroupUse constitent with node PhpParser\Node\Stmt\Use_
remove strftime as it is deprecated as of php 8.1
2.0.14 remove strftime as it is deprecated as of php 8.1
fix issue #97
label obfuscation was incorrect since 1.x to 2.x migration
fix issues with anonymous classes & return type declarations
fix issue #72 with anonymous classes
fix issue with return type declarations
fix issue with defined() function
2.0.11 fix issue with defined() function
php 7.4 compatibility string offset access syntax with curly braces is deprecated
missing a file in previous release
php 7.4 compatibility string offset access syntax with curly braces is deprecated
fix bug when use without alias
fix issue #61