Commit graph

230 commits

Author SHA1 Message Date
Tac Tacelosky 9de7a9f400 update test methods to parent signatures 2021-11-30 07:32:02 -05:00
Tac Tacelosky 7afd756126 merge dev-tac 2021-11-14 20:41:44 -05:00
Tac Tacelosky 90ff78064e update phpunit 2021-11-14 20:39:23 -05:00
Tac Tacelosky 24f6c74239 bump to phpunit9 2021-11-08 07:08:55 -05:00
Tac Tacelosky 86433a9433 show workflow badges 2021-11-08 06:58:03 -05:00
Tac Tacelosky 69862cc6f6 add ci.yml 2021-11-08 06:40:29 -05:00
Tac Tacelosky 5fb3d1c269 Merge branch 'master' into tac 2021-11-08 06:39:52 -05:00
Tac Tacelosky fa322f2a92
Create php.yml 2021-11-08 06:38:06 -05:00
Tac Tacelosky fadc9120b8 remove sundown 2021-11-08 06:32:20 -05:00
Tac Tacelosky da45d3c76d update tests to use phpunit 9.5 2021-11-08 06:24:51 -05:00
Tac Tacelosky eb31781090 remove deprecations 2021-11-05 12:50:12 -04:00
Tac Tacelosky 7074f295ce up to symfony6 2021-11-05 11:24:50 -04:00
Tac Tacelosky 5baa80f676 allow symfony6 2021-11-05 09:48:22 -04:00
Ryan Weaver 843b3d0c9b
Merge pull request #107 from RobinDev/master
Add PHP 8
2021-03-03 15:01:32 -05:00
Robin 5e83a6a9ba add PHP 8 2021-01-20 18:31:15 +01:00
Ryan Weaver d575814dd3
Adding note about avoiding XSS problems
Closes #91
2020-04-15 09:55:14 -04:00
Ryan Weaver 7238cc264e
Merge pull request #102 from abdounikarim/patch-1
Update Twig filters and extension
2019-11-26 08:18:52 -05:00
Abdouni Abdelkarim 6dba9b29bc
Update Twig filters and extension
Hello,

I just updated this file to be compatible with Symfony 5.
The twig filters and extensions were deprecated.

Cheers 😉
2019-11-26 10:56:15 +01:00
abdounikarim a81befb20f update phpunit 2019-11-25 22:01:03 -05:00
abdounikarim bd574d776b remove variable 2019-11-25 22:01:03 -05:00
Ryan Weaver a63663cce6 using a newer phpunit bridge 2019-11-25 22:01:03 -05:00
abdounikarim a172d73960 update .travis.yml 2019-11-25 22:01:03 -05:00
abdounikarim dd17fd825c update composer.json 2019-11-25 22:01:03 -05:00
abdounikarim 182b7cc670 update composer.json 2019-11-25 22:01:03 -05:00
abdounikarim a960290f36 update phpunit.xml.dist file 2019-11-25 22:01:03 -05:00
abdounikarim d462ba15b9 update composer.json 2019-11-25 22:01:03 -05:00
abdounikarim 1cb9e62d4d restoring phpunit 2019-11-25 22:01:03 -05:00
abdounikarim b23e8d965b update composer.json to add symfony/phpunit-bridge 2019-11-25 22:01:03 -05:00
abdounikarim 25663d724b using new .travis.yml config as suggested by @weaverryan 2019-11-25 22:01:03 -05:00
abdounikarim 0f8ec028e9 update .travis.yml and composer.json to work with Symfony 5 2019-11-25 22:01:03 -05:00
Abdouni Abdelkarim f93e8da815 Update composer.json to work with Symfony 5.0 2019-11-25 22:01:03 -05:00
Ryan Weaver c055def2e6
Merge pull request #96 from mercuryseries/patch-1
Fix small typo
2019-01-03 13:47:10 -06:00
Ryan Weaver d2824faf99
Merge pull request #98 from antograssiot/patch-1
Avoid deprecation warning when using symfony/config >= 4.2
2019-01-03 13:46:37 -06:00
Anto c2b7faa646
Avoid deprecation warning when using symfony/config >= 4.2 2018-12-10 20:53:47 +01:00
Honoré HOUNWANOU 881585be15
Fix small typo
Fix a small typo by adding a missing $this.
2018-10-31 05:11:57 -04:00
Ryan Weaver a97046ec63
removing 2 on Symfony :) 2018-01-25 14:19:16 -06:00
Ryan Weaver 8947cfb930
Clarifying filename 2018-01-25 11:39:06 -06:00
Ryan Weaver 4e998d807c
app/console -> bin/console 2018-01-23 10:31:33 -06:00
Ryan Weaver 912796833a
Merge pull request #94 from KnpLabs/remove-templating-dependency
Making the templating component an optional dependency
2018-01-23 10:34:53 -05:00
Ryan Weaver 02d9f8b7a4 Various test fixes: new versions of Michelf, etc 2018-01-23 10:25:18 -05:00
Ryan Weaver 91a268692e Making the templating component an optional dependency
It already basically was, but we were requiring it.
2018-01-22 20:45:26 -05:00
Ryan Weaver 77d1412005 Adding public alias and autowiring aliases
Updating README to reflect how we do things now
2017-11-29 13:29:54 -05:00
Ryan Weaver 816b0ca898 guaranteeing alias is public in sf4 2017-11-29 13:18:19 -05:00
Ryan Weaver 424be918cd
Merge pull request #93 from MatthieuMota/master
Prepare bundle to amazing Symfony 4
2017-11-29 13:16:35 -05:00
Ryan Weaver 6ed1387fc0
Merge pull request #92 from Soullivaneuh/patch-1
Fix wrong branch alias
2017-11-29 13:13:11 -05:00
Ryan Weaver 5057219910
removing 5.3 support and older Symfony version support 2017-11-29 13:12:18 -05:00
Ryan Weaver 814ac965d1
removing support for 5.3, 5.4, hhvm 2017-11-29 13:11:20 -05:00
Matthieu Mota 6f42bee012 Temporary allow failure on PHP 5.3 due to before_install and HHVM support phpunit 6.x 2017-11-16 11:05:41 +01:00
Matthieu Mota 1adfd1bd8c
Use precise for test PHP 5.3 2017-11-16 10:37:19 +01:00
Matthieu Mota 51c54c813c
Need templating component dependency 2017-11-16 09:46:24 +01:00