Fabien Potencier
8e8ba6337e
Merge branch '2.8' into 3.0
...
* 2.8:
fixed CS
fixed form tests
[Console] Fix formatting of SymfonyStyle::comment()
[Form] fix post max size translation type extension for >= 2.8
removed dots at the end of @param and @return
fixed typo
2016-06-29 07:40:00 +02:00
Fabien Potencier
f94075a8ab
removed dots at the end of @param and @return
2016-06-28 08:24:06 +02:00
Fabien Potencier
cbb7e6a9c0
Merge branch '2.8' into 3.0
...
* 2.8:
[ci] Get ICU/intl from github instead of nebm.ist.utl.pt/~glopes
[Debug] Fix case sensitivity checks
[Debug] Fix handling of php7 throwables
fix high deps tests
fix testing deprecation messages
[Process] remove dead code
[WebProfilerBundle] Add missing use statement.
[ClassLoader] Fix storing not-found classes in APC cache
[Form] cs fixes in date types
[phpunit] disable prophecy
2016-03-30 12:41:14 +02:00
Nicolas Grekas
0a01933a8d
[ClassLoader] Fix storing not-found classes in APC cache
2016-03-28 10:34:42 +02:00
Tobias Schultze
6c61c8fe91
Merge branch '2.8'
...
Conflicts:
composer.json
src/Symfony/Bundle/FrameworkBundle/Command/RouterApacheDumperCommand.php
src/Symfony/Bundle/FrameworkBundle/Command/RouterDebugCommand.php
src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
src/Symfony/Bundle/SecurityBundle/Resources/config/security.xml
src/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.xml
src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php
src/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php
src/Symfony/Component/ClassLoader/DebugClassLoader.php
src/Symfony/Component/ClassLoader/UniversalClassLoader.php
src/Symfony/Component/Console/Input/StringInput.php
src/Symfony/Component/Debug/DebugClassLoader.php
src/Symfony/Component/DependencyInjection/Container.php
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
src/Symfony/Component/DependencyInjection/ContainerInterface.php
src/Symfony/Component/DependencyInjection/Definition.php
src/Symfony/Component/DependencyInjection/DefinitionDecorator.php
src/Symfony/Component/DependencyInjection/Scope.php
src/Symfony/Component/DependencyInjection/ScopeInterface.php
src/Symfony/Component/DomCrawler/composer.json
src/Symfony/Component/EventDispatcher/Event.php
src/Symfony/Component/HttpKernel/Kernel.php
src/Symfony/Component/HttpKernel/KernelInterface.php
src/Symfony/Component/HttpKernel/Log/LoggerInterface.php
src/Symfony/Component/HttpKernel/Log/NullLogger.php
src/Symfony/Component/Security/Core/composer.json
src/Symfony/Component/Security/Resources/translations/security.tr.xlf
src/Symfony/Component/Security/composer.json
src/Symfony/Component/Translation/Translator.php
2015-09-29 16:08:28 +02:00
Tobias Schultze
e0d78d3cfd
remove api tags from code
2015-09-28 19:11:22 +02:00
Hugo Hamon
2ae376a83b
[ClassLoader] removed deprecated UniversalClassLoader and DebugClassLoader classes.
2015-01-16 11:33:51 +01:00
Hugo Hamon
731d5a42fa
[ClassLoader] removes deprecated classes from documentation.
2015-01-03 14:04:11 +01:00
Graham Campbell
2f8a6f96e2
[2.3] CS Fixes
2014-12-21 15:56:12 +01:00
Graham Campbell
307598c291
Docblock fixes
2014-11-30 13:33:44 +00:00
Fabien Potencier
d3b0938fa2
[ClassLoader] simplified phpdoc
2014-08-28 16:35:12 +02:00
Tobias Stöckler
3acea26b17
[ClassLoader] Add a __call() method to XcacheClassLoader
2014-08-28 16:33:42 +02:00
Fabien Potencier
343414e2a5
fixed types in phpdocs
2014-04-16 12:30:19 +02:00
Fabien Potencier
dd8c297b91
made phpdoc types consistent with those defined in Hack
2014-04-15 07:41:45 +02:00
Fabien Potencier
8a70d1963f
fixed various inconsistencies
2014-02-11 11:29:24 +01:00
Florin Patan
18fab536be
Fixed most of the docblocks/unused namespaces
2012-12-19 08:09:49 +01:00
Włodzimierz Gajda
4e509e34c7
[2.1][Component][ClassLoader] cs
2012-04-23 08:41:33 +02:00
Kim Hemsø Rasmussen
011ec1a0ad
Fixed spelling error
2012-04-09 10:21:42 +02:00
Kim Hemsø Rasmussen
9b210d7a88
Removed leftover from c/p
2012-04-07 17:15:32 +02:00
Kim Hemsø Rasmussen
ad72bdb633
Updated to new cache loader pattern.
2012-04-06 22:35:56 +02:00