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
Nicolas Grekas 372f4096c4 minor #21294 [VarDumper] Fixed typo in new search input (ro0NL)
This PR was merged into the 3.3-dev branch.

Discussion
----------

[VarDumper] Fixed typo in new search input

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!--highly recommended for new features-->

I guess both work out.. but using `of` notation is way more common.

Btw chrome search doesnt show `0 of 0` (at least not initially).. maybe worth it?

/cc @ogizanagi

Commits
-------

f8d63a6 [VarDumper] Fixed typo in new search input
2017-01-15 14:07:02 +01:00
..
Asset Merge branch '3.2' 2017-01-02 12:33:09 -08:00
BrowserKit Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Cache minor #21268 [Cache] Relax binary-constraint on Memcached connections (nicolas-grekas) 2017-01-14 18:10:21 +01:00
ClassLoader Merge branch '3.2' 2017-01-10 15:32:56 +01:00
Config [Config][FrameworkBundle] Allow to dump extension config reference sub path 2017-01-09 22:03:44 +01:00
Console Move AddConsoleCommandPass from FrameworkBundle to Console. 2017-01-11 13:05:48 +01:00
CssSelector Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Debug Merge branch '3.2' 2017-01-02 12:33:09 -08:00
DependencyInjection [DependencyInjection] add missing expectedDeprecation on testLegacyGet 2017-01-15 11:39:17 +01:00
DomCrawler Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Dotenv [Dotenv] added the component 2017-01-12 08:39:44 -08:00
EventDispatcher [EventDispatcher] Deprecate ContainerAwareEventDispatcher 2017-01-07 16:57:09 +01:00
ExpressionLanguage Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Filesystem Merge branch '3.2' 2017-01-08 13:15:04 -08:00
Finder Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Form Merge branch '3.2' 2017-01-12 20:30:26 +01:00
HttpFoundation feature #21188 [HttpFoundation] Add File\Stream for size-unknown BinaryFileResponse (nicolas-grekas) 2017-01-09 06:38:12 -08:00
HttpKernel bumped Symfony version to 3.2.3 2017-01-12 13:51:00 -08:00
Inflector Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Intl Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Ldap Merge branch '3.2' 2017-01-12 20:06:21 +01:00
OptionsResolver Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Process Merge branch '3.2' 2017-01-02 12:33:09 -08:00
PropertyAccess feature #20735 Deprecate ClassCollectionLoader and Kernel::loadClassCache (dbrumann) 2017-01-06 07:22:02 -08:00
PropertyInfo Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Routing Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Security bug #21136 [Security] use authenticated token for json authentication (fbourigault) 2017-01-03 05:53:24 -08:00
Serializer Merge branch '3.2' 2017-01-08 13:15:04 -08:00
Stopwatch Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Templating Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Translation Merge branch '3.2' 2017-01-02 12:33:09 -08:00
Validator Merge branch '3.2' 2017-01-12 20:30:26 +01:00
VarDumper [VarDumper] Fixed typo in new search input 2017-01-15 10:34:13 +01:00
Workflow [TwigBridge][Workflow] Fixed code and tests 2017-01-12 19:55:06 +01:00
Yaml minor #21191 [Yaml] Remove unused argument (GuilhemN) 2017-01-09 06:37:34 -08:00