Commit Graph
17 Commits
Author SHA1 Message Date
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