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 451bdc0bf0 minor #15848 [Console] Add clock mock to fix transient test on HHVM (nicolas-grekas)
This PR was merged into the 2.3 branch.

Discussion
----------

[Console] Add clock mock to fix transient test on HHVM

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

This should fix the most frequent transient test on HHVM (ProgressBarTest::testAnsiColorsAndEmojis)

Commits
-------

549f43b [Console] Add clock mock to fix transient test on HHVM
2015-09-21 07:58:06 +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 Fix that two DirectoryResources with different patterns would be deduplicated 2015-09-10 14:18:59 +02:00
Console [Console] Add clock mock to fix transient test on HHVM 2015-09-20 23:33:09 +02:00
CssSelector Fix the phpdoc in the CssSelector TranslatorInterface 2015-09-21 01:46:31 +02:00
Debug [php7] Fix for substr() always returning a string 2015-07-28 14:38:40 +02:00
DependencyInjection Improve exception messages. 2015-09-11 08:57:18 +01:00
DomCrawler [DomCrawler] Invalid uri created from forms if base tag present 2015-09-14 16:00:12 +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 [Finder] Optimize the hot-path 2015-09-18 11:35:50 +02:00
Form drop unused private methods 2015-09-09 09:30:09 +02:00
HttpFoundation [Console] Add clock mock to fix transient test on HHVM 2015-09-20 23:33:09 +02:00
HttpKernel bug #14802 [HttpKernel] fix broken multiline <esi:remove> (sstok) 2015-09-14 09:14:59 +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 Update Process.php 2015-09-16 14:19:29 +01:00
PropertyAccess link to https://symfony.com where possible 2015-05-01 16:06:45 +02:00
Routing Improve exception messages. 2015-09-11 08:57:18 +01: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 [Console] Add clock mock to fix transient test on HHVM 2015-09-20 23:33:09 +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 Improve exception messages. 2015-09-11 08:57:18 +01:00
Yaml [Yaml] Fix the parsing of float keys 2015-09-13 18:26:34 +01:00