-
- Downloads
Merge branch 'prepare_release_2.3.4' into 'master'
Prepare release 2.3.4 See merge request !2
Showing
- composer.json 1 addition, 1 deletioncomposer.json
- doc/changelog.rst 3 additions, 2 deletionsdoc/changelog.rst
- phpunit.xml.dist 0 additions, 1 deletionphpunit.xml.dist
- src/Silex/Application.php 1 addition, 1 deletionsrc/Silex/Application.php
- src/Silex/EventListener/LogListener.php 3 additions, 3 deletionssrc/Silex/EventListener/LogListener.php
- src/Silex/ExceptionHandler.php 8 additions, 7 deletionssrc/Silex/ExceptionHandler.php
- src/Silex/ExceptionListenerWrapper.php 1 addition, 1 deletionsrc/Silex/ExceptionListenerWrapper.php
- src/Silex/Provider/Session/AbstractSessionListener.php 151 additions, 0 deletionssrc/Silex/Provider/Session/AbstractSessionListener.php
- src/Silex/Provider/Session/AbstractTestSessionListener.php 114 additions, 0 deletionssrc/Silex/Provider/Session/AbstractTestSessionListener.php
- src/Silex/Provider/Session/SessionListener.php 1 addition, 1 deletionsrc/Silex/Provider/Session/SessionListener.php
- src/Silex/Provider/Session/TestSessionListener.php 1 addition, 1 deletionsrc/Silex/Provider/Session/TestSessionListener.php
- src/Silex/WebTestCase.php 1 addition, 1 deletionsrc/Silex/WebTestCase.php
- tests/Silex/Tests/Application/SecurityTraitTest.php 2 additions, 2 deletionstests/Silex/Tests/Application/SecurityTraitTest.php
- tests/Silex/Tests/ApplicationTest.php 13 additions, 13 deletionstests/Silex/Tests/ApplicationTest.php
- tests/Silex/Tests/CallbackResolverTest.php 4 additions, 4 deletionstests/Silex/Tests/CallbackResolverTest.php
- tests/Silex/Tests/ControllerCollectionTest.php 5 additions, 5 deletionstests/Silex/Tests/ControllerCollectionTest.php
- tests/Silex/Tests/ControllerTest.php 4 additions, 4 deletionstests/Silex/Tests/ControllerTest.php
- tests/Silex/Tests/ExceptionHandlerTest.php 12 additions, 12 deletionstests/Silex/Tests/ExceptionHandlerTest.php
- tests/Silex/Tests/LazyRequestMatcherTest.php 3 additions, 3 deletionstests/Silex/Tests/LazyRequestMatcherTest.php
- tests/Silex/Tests/Provider/FormServiceProviderTest.php 10 additions, 14 deletionstests/Silex/Tests/Provider/FormServiceProviderTest.php
Loading
Please register or sign in to comment