This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component
Fabien Potencier 1e27c85a3b bug #15731 improve exceptions when parsing malformed files (xabbuh)
This PR was merged into the 2.3 branch.

Discussion
----------

improve exceptions when parsing malformed files

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #15702
| License       | MIT
| Doc PR        |

Commits
-------

3849cd8 improve exceptions when parsing malformed files
2015-09-10 08:51:50 +02:00
..
BrowserKit use new repo location in some readme.md 2015-09-03 22:55:07 +02:00
ClassLoader consistently use str_replace to unify directory separators 2015-08-25 14:59:33 +02:00
Config [Config] type specific check for emptiness 2015-07-15 19:51:32 +02:00
Console bug #15601 [console] Use the description when no help is available (Nicofuma) 2015-08-31 14:48:21 +02:00
CssSelector minor #14121 CS: Pre incrementation/decrementation should be used if possible (gharlan) 2015-05-15 15:28:34 +02:00
Debug [php7] Fix for substr() always returning a string 2015-07-28 14:38:40 +02:00
DependencyInjection improve exceptions when parsing malformed files 2015-09-08 22:16:40 +02:00
DomCrawler Windows and Intl fixes 2015-08-25 23:41:39 +02:00
EventDispatcher minor #14121 CS: Pre incrementation/decrementation should be used if possible (gharlan) 2015-05-15 15:28:34 +02:00
Filesystem [ci] Run minimal versions on appveyor only 2015-08-29 12:34:03 +02:00
Finder minor #15614 consistently use str_replace to unify directory separators (Tobion) 2015-08-26 18:41:06 +02:00
Form drop unused private methods 2015-09-09 09:30:09 +02:00
HttpFoundation Windows and Intl fixes 2015-08-25 23:41:39 +02:00
HttpKernel Kernel version constants are integers to actually be comparable numerically 2015-09-08 21:33:18 +02:00
Intl [Intl] Fix test 2015-09-02 18:14:26 +02:00
Locale Remove skipping of tests based on ICU data version whenever possible 2015-07-30 18:05:29 +02:00
OptionsResolver link to https://symfony.com where possible 2015-05-01 16:06:45 +02:00
Process Windows and Intl fixes 2015-08-25 23:41:39 +02:00
PropertyAccess link to https://symfony.com where possible 2015-05-01 16:06:45 +02:00
Routing improve exceptions when parsing malformed files 2015-09-08 22:16:40 +02:00
Security [Security] Add missing docblock in PreAuthenticatedToken 2015-08-07 09:22:48 +02:00
Serializer Add support for variadic arguments in the GetSetNormalizer 2015-08-01 21:55:55 +02:00
Stopwatch Mock microtime() and time() in transient tests 2015-07-01 18:07:08 +02:00
Templating Update EngineInterface.php 2015-08-01 16:10:55 +02:00
Translation use new repo location in some readme.md 2015-09-03 22:55:07 +02:00
Validator bug #15731 improve exceptions when parsing malformed files (xabbuh) 2015-09-10 08:51:50 +02:00
Yaml typofix - https://github.com/vlajos/misspell_fixer 2015-08-11 09:25:28 +02:00