Skip to content

Releases: php-translation/extractor

2.4.0 : Add Symfony 8 and drop PHP 8.1 support

Choose a tag to compare

@bocharsky-bw bocharsky-bw released this 23 Jun 14:57
14c16dc

What's Changed

New Contributors

Full Changelog: 2.3.2...2.4.0

2.3.2 : Use the host PHP version to parse newer syntax

Choose a tag to compare

@bocharsky-bw bocharsky-bw released this 13 May 13:14
706470b

What's Changed

  • Use host PHP version instead of hardcoded version to parse newer syntax by @GCth in #189

New Contributors

  • @GCth made their first contribution in #189

Full Changelog: 2.3.1...2.3.2

2.3.1 : Deprecate annotation classes

Choose a tag to compare

@bocharsky-bw bocharsky-bw released this 16 Mar 11:38
8b219cf

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0 : Get rid of Doctrine annotations in favor of simple PHPDoc

Choose a tag to compare

@bocharsky-bw bocharsky-bw released this 13 Mar 18:02
9098cee

What's Changed

New Contributors

Full Changelog: 2.2.3...2.3.0

2.2.3 : Check FormTypeInterface instead of suffix in the class name

Choose a tag to compare

@bocharsky-bw bocharsky-bw released this 05 Mar 16:25
b8d3314

What's Changed

  • Fix #184: Check FormTypeInterface instead of class name suffix by @gchehami in #185

New Contributors

Full Changelog: 2.2.2...2.2.3

2.2.2 : Symfony 7.4 support

Choose a tag to compare

@bocharsky-bw bocharsky-bw released this 16 Dec 11:24
5924447

What's Changed

New Contributors

Full Changelog: 2.2.1...2.2.2

2.2.1 : Fix Twig deprecation about using the "filter" node

Choose a tag to compare

@bocharsky-bw bocharsky-bw released this 02 Oct 18:11
4975dfa

What's Changed

  • feat: Twig\Node\Expression\FilterExpression use attribute instate of … by @gimler in #177
  • cs: fix native_function_invocation & trailing_comma_in_multiline by @gimler in #178

Full Changelog: 2.2.0...2.2.1

Brings long-awaited Symfony 7 support

Choose a tag to compare

@bocharsky-bw bocharsky-bw released this 11 Jun 21:43
44d8690

Long-awaited Symfony 7 support and dropped legacy PHP version support. Big thank you to @antiftw who helped a lot with it!

What's Changed

New Contributors

Full Changelog: 2.1.1...2.2.0

2.1.1

Choose a tag to compare

@bocharsky-bw bocharsky-bw released this 28 Mar 11:38
09ad2f3

What's Changed

  • Simplify badges list and other minor README tweaks by @bocharsky-bw in #167
  • Allows doctrine/annotations ^2.0 by @axi in #170

Full Changelog: 2.1.0...2.1.1

2.1.0

Choose a tag to compare

@bocharsky-bw bocharsky-bw released this 14 Feb 11:34
d95f3fd

See Changelog.md for more detailed changes.

What's Changed

New Contributors

Full Changelog: 2.0.4...2.1.0