Skip to content

Releases: pk-fr/yakpro-po

Fix issue #132

11 Sep 15:40

Choose a tag to compare

PHP-Parser removed it's version from composer.json on August 13, 2025 ...
So from now, get it's version by parsing CHANGELOG.md

Fix issue #131

10 Mar 16:42

Choose a tag to compare

define with strict_type and encoding must be the very first statement

Fix issue #127

28 Jan 15:01

Choose a tag to compare

make node PhpParser\Node\Stmt\GroupUse constitent with node PhpParser\Node\Stmt\Use_

remove strftime as it is deprecated as of php 8.1

24 Apr 15:30

Choose a tag to compare

2.0.14

remove strftime as it is deprecated as of php 8.1

fix issue #97

22 Aug 15:47

Choose a tag to compare

label obfuscation was incorrect since 1.x to 2.x migration

fix issues with anonymous classes & return type declarations

13 Jun 16:02

Choose a tag to compare

fix issue #72 with anonymous classes
fix issue with return type declarations

fix issue with defined() function

26 May 09:45

Choose a tag to compare

2.0.11

fix issue with defined() function

php 7.4 compatibility string offset access syntax with curly braces is deprecated

06 Mar 10:36

Choose a tag to compare

php 7.4 compatibility string offset access syntax with curly braces is deprecated

06 Mar 09:49

Choose a tag to compare

fix bug when use without alias

02 Mar 17:04

Choose a tag to compare