Skip to content

Tags: pk-fr/yakpro-po

Tags

2.0.14

Toggle 2.0.14's commit message
remove strftime as it is deprecated as of php 8.1

2.0.13

Toggle 2.0.13's commit message
fix obfuscation of Label: goto Label;

2.0.12

Toggle 2.0.12's commit message
fix issues with anonymous classes & return type declarations

2.0.11

Toggle 2.0.11's commit message
fix issue with defined() function

2.0.10

Toggle 2.0.10's commit message
php 7.4 compatibility : string offset access syntax with curly braces…

… is deprecated

2.0.9

Toggle 2.0.9's commit message
php 7.4 compatibility : string offset access syntax with curly braces…

… is deprecated

2.0.8

Toggle 2.0.8's commit message
fix bug with use without alias

2.0.7.1

Toggle 2.0.7.1's commit message
update scrambler version

2.0.7

Toggle 2.0.7's commit message
cannot detect of which type an alias is by analysing the ast...

so merged function and classes scramble names.
both or none has to be obfuscated if an alias is used.

2.0.6

Toggle 2.0.6's commit message
php 7.4 compatibility : fn is now a reserved keyword