Fabien Potencier
08589346bd
Revert "Revert "bug #17052 [2.7] Fixed flatten exception recursion with errors (GrahamCampbell)""
...
This reverts commit e60889ac4d85e6ec1083ab95dc84b2b3c0a95dd6.
2015-12-26 15:05:15 +01:00
Fabien Potencier
2d9eb3ddb3
Merge branch '2.3' into 2.7
...
* 2.3:
Revert "bug #17052 [2.7] Fixed flatten exception recursion with errors (GrahamCampbell)"
2015-12-26 15:02:48 +01:00
Fabien Potencier
5f109a38d2
Revert "bug #17052 [2.7] Fixed flatten exception recursion with errors (GrahamCampbell)"
...
This reverts commit af3f4eaa2b37bca77274b670e96a695f3e46c4e5, reversing
changes made to 021ab8a7b35cac053442124e04cd87e2e1ef43cd.
2015-12-26 15:02:40 +01:00
Fabien Potencier
cfc52f64af
Merge branch '2.3' into 2.7
...
* 2.3:
[2.7] Fixed flatten exception recursion with errors
Embedded identifier support
Change the ExtensionInterface load method definition to bo identical to the documentation.
add and correct armenian translations
[Config] Fix array sort on normalization in edge case
[Yaml] fix indented line handling in folded blocks
improve BrowserKit test coverage p1
2015-12-26 14:37:43 +01:00
Graham Campbell
efac4e1daf
[2.7] Fixed flatten exception recursion with errors
2015-12-26 13:17:22 +01:00
Tobias Schultze
e131370c3c
[Debug] fix readme: DebugClassLoader moved to debug itself
2015-11-26 21:02:12 +01:00
Nicolas Grekas
489c11d549
[Debug] Ensure class declarations are loaded only once
2015-11-24 12:55:28 +01:00
Nicolas Grekas
c0f543d3c4
Add missing exclusions from phpunit.xml.dist
2015-11-18 09:19:46 +01:00
Fabien Potencier
0dbc119596
Merge branch '2.3' into 2.7
...
* 2.3:
added the new Composer exclude-from-classmap option
fix expected argument type docblock
Set back libxml settings after testings.
fixed Twig deprecation notices
2015-10-30 13:10:21 -07:00
Anne-Sophie Bachelard
89e1a14dfd
added the new Composer exclude-from-classmap option
2015-10-30 12:48:51 -07:00
Nicolas Grekas
fb9e6887db
Merge branch '2.3' into 2.7
...
* 2.3:
[ci] SymfonyTestsListener is now auto-registered
adds validation messages missing italian translations
2015-10-11 11:39:48 +02:00
Nicolas Grekas
e1aa457a97
[ci] SymfonyTestsListener is now auto-registered
2015-10-11 11:37:49 +02:00
Nicolas Grekas
64e916c356
Merge branch '2.3' into 2.7
...
* 2.3:
[tests] Use @requires annotation when possible
[ci] Enable collecting and replaying skipped tests
[Process] Workaround buggy PHP warning
[Console] Add additional ways to detect OS400 platform
[Yaml] Allow tabs before comments at the end of a line
Conflicts:
composer.json
src/Symfony/Bridge/Doctrine/Tests/Logger/DbalLoggerTest.php
src/Symfony/Bridge/Monolog/composer.json
src/Symfony/Bridge/Twig/composer.json
src/Symfony/Bundle/FrameworkBundle/composer.json
src/Symfony/Bundle/SecurityBundle/composer.json
src/Symfony/Component/Asset/composer.json
src/Symfony/Component/ClassLoader/Tests/LegacyApcUniversalClassLoaderTest.php
src/Symfony/Component/Console/composer.json
src/Symfony/Component/Debug/composer.json
src/Symfony/Component/DomCrawler/composer.json
src/Symfony/Component/EventDispatcher/composer.json
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
src/Symfony/Component/HttpFoundation/composer.json
src/Symfony/Component/Intl/composer.json
src/Symfony/Component/Routing/composer.json
src/Symfony/Component/Security/composer.json
src/Symfony/Component/Serializer/composer.json
src/Symfony/Component/Templating/composer.json
src/Symfony/Component/Translation/composer.json
src/Symfony/Component/Validator/composer.json
2015-10-10 11:26:25 +02:00
Nicolas Grekas
e9470b1f9e
[ci] Enable collecting and replaying skipped tests
2015-10-10 10:46:02 +02:00
Tobias Schultze
fc037263d5
remove api tags that are new in 2.7
2015-09-29 14:08:33 +02:00
Nicolas Grekas
77d632fd72
[php7] Fix for substr() always returning a string
2015-07-28 14:38:40 +02:00
Nicolas Grekas
20c5dad1af
Enhance hhvm test skip message
2015-07-03 07:54:45 +02:00
Nicolas Grekas
8f1257608f
Towards 100% HHVM compat
2015-06-30 15:39:12 +02:00
Nicolas Grekas
355f12cf08
[2.3][Debug] Fix fatal-errors handling on HHVM
2015-06-16 14:35:43 +02:00
Vladimir Reznichenko
ff6a582db5
Php Inspections (EA Extended): - resolved possible PHP Fatal in \Symfony\Component\BrowserKit\Cookie::__toString -resolved implicit magic methods calls -resolved callable name case mismatches
2015-05-29 19:14:48 +02:00
Nicolas Grekas
30d1de52f1
Fix HTML escaping of to-source links
2015-05-19 17:44:44 -07:00