Skip to content

Tags: axi/extractor

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request php-translation#144 from Nyholm/2.0

Update 2.0.0 Changelog.md

1.7.1

Toggle 1.7.1's commit message
Prevent crash when getting callerName (php-translation#120)

* Prevent crash when getting callerName

* Code cleanup

* Added change log

1.7.0

Toggle 1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added change log for 1.7.0 (php-translation#119)

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added change log for 1.6 (php-translation#116)

1.5.2

Toggle 1.5.2's commit message
Fatal Error from FormTypeImplicit when using method call from variable (

php-translation#105)

* Issue php-translation#104 : calling method contained in variable (in Form context) causes parsing process to raise "Catchable Fatal Error: Object of class PhpParser\Node\Expr\Variable could not be converted to string"

* Issue php-translation#104 : code style fix

* Issue php-translation#104 : code style fix

* changes requested by @Nyholm during review

1.5.1

Toggle 1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for 1.5.1 (php-translation#103)

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added changelog (php-translation#100)

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for 1.4.0 (php-translation#75)

1.3.1

Toggle 1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow Symfony 2.7

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding support for @desc annotation (php-translation#63)

* Adding support for @desc annotation

* style fixes

* Removed strict types

* Added changelog

* Added twig filter

* Applied changes from StyleCI

* Minor

* Test on twig 1