- 30 Apr, 2017 2 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
- 02 Jan, 2017 1 commit
-
-
Fabien Potencier authored
-
- 22 Nov, 2016 2 commits
-
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- fixed deprecation warnings Commits ------- dee8492b fixed deprecation warnings
-
Fabien Potencier authored
-
- 21 Nov, 2016 2 commits
-
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- twig.rst Add missing trait method to doc Commits ------- d6dc5b67 Update twig.rst
-
SpacePossum authored
-
- 06 Nov, 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 #1438). Discussion ---------- Monolog doc: Use PSR-3 methods The other methods are not PSR-3 standard and will be removed in monolog 2. Commits ------- 2f882f45 Monolog doc: Use PSR-3 methods
-
Tobias Schultze authored
The other methods are not PSR-3 standard and will be removed in monolog 2.
-
- 12 Oct, 2016 1 commit
-
-
Fabien Potencier authored
-
- 26 Sep, 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 #1426). Discussion ---------- Specify relation of twig-bridge to symfony/config When I install `symfony/twig-bridge` I've got `Class 'Symfony\Component\Config\Util\XmlUtils' not found in /vendor/symfony/translation/Loader/XliffFileLoader.php on line 53` It's kinda related to comment https://github.com/symfony/symfony/issues/13194#issuecomment-90893304 Commits ------- e2e417fa Specify relation of twig-bridge to symfony/config
-
Alexander Pervakov authored
When I install `symfony/twig-bridge` I've got `Class 'Symfony\Component\Config\Util\XmlUtils' not found in /vendor/symfony/translation/Loader/XliffFileLoader.php on line 53` It's kinda related to comment https://github.com/symfony/symfony/issues/13194#issuecomment-90893304
-
- 10 Sep, 2016 5 commits
-
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- fixed deprecation handler in tests Commits ------- 7b9fdf1d fixed deprecation handler in tests
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- removed usage of obsolete PHPUnit method Commits ------- 12a8c99c removed obsolete dep b10ec528 removed usage of obsolete PHPUnit method
-
Fabien Potencier authored
-
Fabien Potencier authored
-
- 17 Aug, 2016 1 commit
-
-
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 2 commits
-
-
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
-
- 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.
-
- 26 May, 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 #1376). Discussion ---------- Disable xdebug on travis Commits ------- 2a4c4b39 Disable xdebug on travis
-
Romain Neutron authored
-
- 23 May, 2016 1 commit
-
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- Documentation code-block fixes Commits ------- 0f401b77 Documentation code-block fixes
-
- 20 May, 2016 1 commit
-
-
Borut authored
-
- 16 May, 2016 5 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
- 05 May, 2016 3 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was submitted for the master branch but it was merged into the 1.3 branch instead (closes #1307). Discussion ---------- Don't rewrite requests for existing directories to index.php Commits ------- 5ce29424 Don't rewrite requests for existing directories to index.php
-
arrgson authored
-
- 03 May, 2016 4 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was squashed before being merged into the 1.3 branch (closes #1288). Discussion ---------- [WIP] Mention use of controller() function in docs This was discussed on twitter before: https://twitter.com/lsmith/status/669145035770851328 Commits ------- 9c6b02d6 [WIP] Mention use of controller() function in docs
-
Malte authored
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- Remove slash from FallbackResource Apache config is not my thing, so this might not be correct. However, what I can tell is that it does not work with the slash for me, and that it does without the slash. Commits ------- ffab90c3 Remove slash from FallbackResource
-