- 22 Aug, 2016 4 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was squashed before being merged into the 2.0.x-dev branch (closes #1408). Discussion ---------- fix lazy evaluation of 'monolog.use_error_handler' the value of 'debug' could be set after registering the serviceprovider. Commits ------- 9b846972 fix lazy evaluation of 'monolog.use_error_handler'
-
Frank Hildebrandt authored
-
- 17 Aug, 2016 2 commits
-
-
Fabien Potencier authored
* 1.3: Revert "minor #1410 Update testing.rst - preventing Fatal Error: Class 'Silex\WebTestCase' not found (Czarnodziej)"
-
Fabien Potencier authored
Revert "minor #1410 Update testing.rst - preventing Fatal Error: Class 'Silex\WebTestCase' not found (Czarnodziej)" This reverts commit af39ead0, reversing changes made to a102df4d.
-
- 15 Aug, 2016 4 commits
-
-
Fabien Potencier authored
* 1.3: Update testing.rst Update nginx sample with PHP7 as default Bootstrap composer autoload in PHPUnit
-
Fabien Potencier authored
minor #1410 Update testing.rst - preventing Fatal Error: Class 'Silex\WebTestCase' not found (Czarnodziej) This PR was submitted for the master branch but it was merged into the 1.3 branch instead (closes #1410). Discussion ---------- Update testing.rst - preventing Fatal Error: Class 'Silex\WebTestCase' not found Taken from: https://github.com/silexphp/Silex-Skeleton/blob/master/phpunit.xml.dist Not adding bootstrap segment to phpunit.xml.dist causes Fatal Error: Class 'Silex\WebTestCase' not found Commits ------- ac35d9d1 Update testing.rst
-
Marcin Mongiało authored
https://github.com/silexphp/Silex-Skeleton/blob/master/phpunit.xml.dist Not adding bootstrap segment to phpunit.xml.dist causes Fatal Error: Class 'Silex\WebTestCase' not found
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- Fix invalid parameters order see http://php.net/manual/en/function.strpos.php Commits ------- 73d1e212 Fix invalid parameters order
-
- 04 Aug, 2016 1 commit
-
-
- 18 Jul, 2016 2 commits
-
-
Fabien Potencier authored
This PR was submitted for the master branch but it was merged into the 1.3 branch instead (closes #1398). Discussion ---------- Update nginx sample with PHP7 as default welcome PHP7 :) Commits ------- e8376e54 Update nginx sample with PHP7 as default
-
SpacePossum authored
-
- 09 Jul, 2016 2 commits
-
-
Fabien Potencier authored
This PR was submitted for the master branch but it was merged into the 1.3 branch instead (closes #1397). Discussion ---------- Bootstrap composer autoload in PHPUnit Avoid to require autoload in test class. Commits ------- cd8ee1a8 Bootstrap composer autoload in PHPUnit
-
Matthieu Mota authored
Avoid to require autoload in test class.
-
- 20 Jun, 2016 1 commit
-
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- Fix PHP7 type hint on controllers Fix for #1389 Commits ------- 0a382f4e Fix PHP7 type hint on controllers
-
- 18 Jun, 2016 1 commit
-
-
Jérôme Tamarelle authored
-
- 14 Jun, 2016 3 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
- 13 Jun, 2016 4 commits
-
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- fixed links in docs Commits ------- ae995766 fixed links in docs
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- Fix deprecations under Symfony 3.1 Commits ------- 5ba8ccf0 Fix deprecations under Symfony 3.1
-
Romain Neutron authored
-
- 05 Jun, 2016 1 commit
-
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- fix typo in doc Replace Serializer Component to Security CSRF Component in documentation Commits ------- e3bb2141 fix typo in doc
-
- 04 Jun, 2016 1 commit
-
-
Alexander Harchenko authored
-
- 03 Jun, 2016 1 commit
-
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- SessionServiceProvider: Remove unused property Commits ------- 3891d14f SessionServiceProvider: Remove unused property
-
- 01 Jun, 2016 1 commit
-
-
Hans Ott authored
-
- 27 May, 2016 8 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- Update tests against Symfony 3.1 Commits ------- 7bca79b5 Add tests against Symfony 3.1
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- fixed typo Commits ------- ae9d5b2f fixed typo
-
Romain Neutron authored
-
- 26 May, 2016 4 commits
-
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- Remove dependency on deprecated symfony/locale Commits ------- 618188ef Remove dependency on deprecated symfony/locale
-
Fabien Potencier authored
* 1.3: Disable xdebug on travis
-
Fabien Potencier authored
This PR was submitted for the master branch but it was merged into the 1.3 branch instead (closes #1376). Discussion ---------- Disable xdebug on travis Commits ------- 2a4c4b39 Disable xdebug on travis
-
Romain Neutron authored
-