Commit graph

23 commits

Author SHA1 Message Date
Robin 5e83a6a9ba add PHP 8 2021-01-20 18:31: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
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 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
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 175144c0bd
Update travis to Symfony 4 2017-11-16 09:34:47 +01:00
Christophe Coevoet cbdb33b243 Improve the Travis setup
- use the container-based infrastructure
- persist the composer download cache between builds
- disallow failures on PHP 7 and HHVM
- add testing against lowest bounds of dependencies
- add testing against dev version of dependencies
2015-09-29 16:52:27 +02:00
Sullivan SENECHAL 2400e1ad9f Add PHP 7 on Travis
And remove 5.6 from allowed failures
2015-07-30 17:59:41 +02:00
Norman Soetbeer 337bc27b48 remove fixation on symfony version 2014-05-25 15:45:57 +02:00
Norman Soetbeer 4eebd4b6f4 use hhvm stable instead of nightly 2014-05-25 15:40:02 +02:00
Norman Soetbeer 68211bdb59 Test newer PHP versions 2014-05-24 04:33:54 +02:00
Alex Demchenko 590dab72b2 Drop support symfony 2.0 2014-02-13 18:58:59 +02:00
Luis Cordova 3a5df3e04d add support for sundown extension
move configuration and create userland sundown parser
fix namespace typo and wip
add configuration for extensions and render flags for sundown
turn scalar into boolean nodes
add usage of defaultTrue and defaultFalse
using two arraynode for sundown and 2 children for extensions and render flags
feed configurations for extensions and render flags into DIC parameters
add ext-sundown on suggests
refactoring configuration
fix config and remove dots from parameters
wip
wip
try some approach with stof's help
wip
working but not changing when setting different default
last touches
set all configuration booleans default to false
fix indentation of addDefaultsIfNotSet
some love to travis, phpunit and vendor scripts
mark tests as incomplete because the test tests special configuration of the underlaying library wrapped
test against v2.0.5
silly typo defaultFales
remove composer.lock
update php version on composer.json
add changes as per comments
removing v from versions in travis
address comments
Fix no_html feature
switching 2.2.* to dev-master
remove 2.2.* stuff symfony frameworkbundle is not that far yet
update readme and support config dump
wip
2012-10-11 20:44:30 -05:00
Joseph Bielawski 8a7637054b Fixed tests 2012-02-25 12:10:20 +01:00
Matthieu Bontemps 2560404bee Added support for Travis 2011-11-19 15:48:33 +01:00