Twig Extra Bundle
This package is a Symfony bundle that allows to use all "extra" extensions
without any configuration.
Copyright (c) 2019-2021 Fabien Potencier
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-
Fix compat with older Symfony versions
By fabpot, 15 days ago
-
Move things around
By fabpot, 19 days ago
-
Move Extra Bundle config from XML to PHP
By fabpot, 19 days ago
-
bump license year
By fabpot, 19 days ago
-
Fix Composer version
By fabpot, 19 days ago
-
Try running all tests on nightly
By nicolas-grekas, 7 months ago
-
Allow dev versions
By fabpot, 8 months ago
-
Allow PHP 8 for extra packages
By fabpot, 8 months ago
-
Bump license year
By fabpot, 1 year ago
-
Fix constraints
By fabpot, 1 year ago
-
Add missing suggestions in Twig Extra Bundle
By fabpot, 1 year ago
-
minor #3153 Update .gitattributes to remove tests from "dist" (barryvdh)
By fabpot, 1 year ago
-
Update .gitattributes to remove tests from \"dist\"
By fabpot, 1 year ago
-
Add string extra in the bundle
By fabpot, 1 year ago
-
feature #3149 Move country_timezone to a function (fabpot)
By fabpot, 1 year ago
-
Move country_timezone to a function
By fabpot, 1 year ago
-
Renamed inky to inky_to_html
By fabpot, 1 year ago
-
cleaned up the code
By fabpot, 1 year ago
-
fixed code
By fabpot, 1 year ago
-
added the cssinliner and inky extensions
By fabpot, 1 year ago
-
fixed typo
By fabpot, 1 year ago
-
fixed typo
By fabpot, 1 year ago
-
added the Intl extension
By fabpot, 1 year ago
-
added suggestions for extra extensions
By fabpot, 1 year ago
-
fixed path
By fabpot, 1 year ago
-
added missing dep
By fabpot, 1 year ago
-
fixed config/ directory in extra bundle
By fabpot, 1 year ago
-
Revamping bundle structure to not mix source code with config files
By yceruto, 1 year ago
-
fixed composer.json
By fabpot, 1 year ago
-
added the Markdown extension
By fabpot, 1 year ago