mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 02:16:41 +00:00
8d3bad4c5066a0e0767ed4e1e29ab59d5b0a0af8
This PR was squashed before being merged into the 3.x branch.
Discussion
----------
[String] Add SpanishInflector support for singular and plural
This PR implement a new Inflector using Spanish (ISO Code = es) implemented in this PR symfony/symfony#58228.
* I sort the list of supported Inflectors to follow some rule (alphabet?)
* I just change invalid test from "it" to "qq" (qq doesn't exist as valid ISO code, but it is italian... don't be evil if anyone want to create the italian inflector 😅 )
Commits
-------
290a923a42 [String] Add SpanishInflector support for singular and plural
…
Twig, the flexible, fast, and secure template language for PHP
==============================================================
Twig is a template language for PHP.
Twig uses a syntax similar to the Django and Jinja template languages which
inspired the Twig runtime environment.
Sponsors
--------
.. raw:: html
<a href="https://docs.blackfire.io/introduction?utm_source=twig&utm_medium=github_readme&utm_campaign=logo">
<img src="https://static.blackfire.io/assets/intemporals/logo/png/blackfire-io_secondary_horizontal_transparent.png?1" width="255px" alt="Blackfire.io">
</a>
More Information
----------------
Read the `documentation`_ for more information.
.. _documentation: https://twig.symfony.com/documentation
Description
Languages
PHP
99.9%