Jeremy Mikola
f32bd8592f
Disable xdebug for Travis CI builds
2018-04-12 09:37:27 -04:00
Jeremy Mikola
392eff7dc6
Add Composer directories to Travis CI cache
2018-04-12 09:34:50 -04:00
Jeremy Mikola
bcb29ff342
Add PHP 7.1 and 7.2 test environments
2018-04-12 09:34:50 -04:00
Jeremy Mikola
8733d7382b
Add PHPUnit dev dependency and remove HHVM test env
2018-04-12 09:34:50 -04:00
Jeremy Mikola
65d13be38c
Removed unused environment variable
2016-09-22 19:31:47 -04:00
Jeremy Mikola
19dc115e94
Alias dev-master as 1.1.x-dev
2016-09-14 15:37:00 -04:00
Jeremy Mikola
8d53f365b2
Merge pull request #7
2016-09-14 15:36:37 -04:00
Jeremy Mikola
f8099a63f8
Add more platforms to Travis build matrix
...
This ensures we test against old and current Symfony versions
2016-09-09 15:42:24 -04:00
Jeremy Mikola
fd3a84d57d
Remove minimum-stability from composer.json
...
This only applies to root projects, and isn't necessary for testing.
2016-09-09 15:36:56 -04:00
Jeremy Mikola
8fcbe9f726
Remove extra whitespace in doc block
2016-09-09 15:31:27 -04:00
Jeremy Mikola
5472039e48
Throw exceptions for getListenerPriority() incompatibilities
...
For the time being, do not support wildcard patterns with getListenerPriority().
An exception will be thrown if getListenerPriority() is not implemented on the inner dispatcher. The method was added in https://github.com/symfony/symfony/pull/16198 for Symfony 2.8. It was added to the interface in Symfony 3.0, which is relevant for our test cases.
2016-09-09 15:27:43 -04:00
Jeremy Mikola
392eb3b559
Add installation notes to readme
2016-09-09 14:37:29 -04:00
Jeremy Mikola
a688303be2
Simplify header syntax in readme
2016-09-09 14:36:46 -04:00
Jeremy Mikola
6af1e73df4
Remove "Symfony2" references in readme
2016-09-09 14:36:20 -04:00
Jeremy Mikola
e6b272951d
Allow compatibility with Symfony 2.x
2013-06-06 14:47:59 -04:00
Jeremy Mikola
d96fe85d12
Allow for greater Symfony2 compatibility (2.0 through 2.2)
2013-02-26 14:21:37 -05:00
Jeremy Mikola
36fbd1c880
Add Travis CI testing
2013-02-26 13:56:14 -05:00
Jeremy Mikola
1996172dbe
Update ignored files
2013-02-26 13:54:46 -05:00
Jeremy Mikola
b7860e16b4
Merge pull request #3 from eriksencosta/composer-autoload-path-fix
...
Updated path to the Composer generated autoload file
2013-02-26 10:48:55 -08:00
Jeremy Mikola
282231d728
Add bundle link
2012-02-17 14:11:36 -05:00
Jeremy Mikola
e951bdf6a7
Merge pull request #1 from Seldaek/patch-1
...
Jsonlint
2012-02-13 07:19:49 -08:00
Jeremy Mikola
0639c6bebb
Fix directories in PHPUnit configuration
2012-02-13 02:32:29 -05:00
Jeremy Mikola
8b34f6cdf8
Fix autoload path and remove superfluoustarget directory
2012-02-13 01:22:17 -05:00
Jeremy Mikola
635305a7ad
First commit
2012-02-13 01:09:53 -05:00