Commit graph

220 commits

Author SHA1 Message Date
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
Matthieu Mota 175144c0bd
Update travis to Symfony 4 2017-11-16 09:34:47 +01:00
Matthieu Mota 9432453ab9
Prepare composer to Symfony 4 2017-11-16 09:29:49 +01:00
Sullivan SENECHAL 4c3a367997 Fix wrong branch alias 2017-10-15 23:25:23 +02:00
Victor Bocharsky fd1a6d20eb Use svg format for Travis tests status badge 2017-06-22 09:14:08 +03:00
Ryan Weaver 24dea61a36 README tweaks 2016-05-04 14:39:37 -04:00
Ryan Weaver 3581dabfc5 Adding a test case to cover the bug fixed in sha: 8956d7e71b 2016-05-04 12:08:55 -04:00
Ryan Weaver 4ec8a70d92 Merge pull request #85 from Soullivaneuh/patch-1
Fix bad argument on MardownHelper service
2016-05-04 11:08:29 -05:00
Sullivan SENECHAL 8956d7e71b Fix bad argument on MardownHelper service
`MardownHelper::__construct` argument was changed on #81 but the argument change is missing on the service definition.
2016-05-03 10:18:39 +02:00
Ryan Weaver c74ca069f9 Adding a tweak/hack to the test to get green tests across all versions of Michelf 2016-04-27 20:54:22 -04:00
Ryan Weaver 4fb2747817 [#82] Adding ︎ character that is added by Michelf for fn_backlink_html 2016-04-27 20:41:36 -04:00