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 3e999880ed minor #26423 [DomCrawler] minor performance improvement (dunglas)
This PR was squashed before being merged into the 4.1-dev branch (closes #26423).

Discussion
----------

[DomCrawler] minor performance improvement

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? |no <!-- don't forget to update UPGRADE-*.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | n/a   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | n/a

Commits
-------

eead301 [DomCrawler] minor performance improvement
2018-03-14 17:32:59 +01:00
..
Asset Merge branch '4.0' 2018-01-03 08:38:11 +01:00
BrowserKit [BrowserKit] add a way to switch to ajax for one request 2018-02-19 15:52:00 +01:00
Cache Merge branch '4.0' 2018-02-11 18:18:00 +01:00
Config made deprecation notices less verbose 2018-02-19 13:10:10 +01:00
Console [Console] Fix tests 2018-03-11 21:41:16 +01:00
CssSelector Merge branch '4.0' 2018-02-03 15:58:56 +01:00
Debug Merge branch '4.0' 2018-02-28 13:50:15 -08:00
DependencyInjection Merge branch '4.0' 2018-03-05 10:28:38 -08:00
DomCrawler minor #26423 [DomCrawler] minor performance improvement (dunglas) 2018-03-14 17:32:59 +01:00
Dotenv Merge branch '4.0' 2018-01-03 18:15:33 +01:00
EventDispatcher reword some deprecation messages 2018-03-09 18:46:25 +01:00
ExpressionLanguage Merge branch '4.0' 2018-01-03 08:38:11 +01:00
Filesystem Merge branch '4.0' 2018-02-22 12:40:25 +01:00
Finder Merge branch '4.0' 2018-03-05 10:28:38 -08:00
Form Merge branch '4.0' 2018-03-01 11:22:02 +01:00
HttpFoundation minor #26465 Default deleteFileAfterSend() to true (nowendwell) 2018-03-11 13:21:30 -05:00
HttpKernel feature #26223 [FrameworkBundle] Add command to delete an item from a cache pool (pierredup) 2018-03-02 13:13:05 +01:00
Inflector Merge branch '4.0' 2018-01-03 18:15:33 +01:00
Intl [Intl] Add polyfill for Locale::canonicalize() 2018-02-12 17:25:54 +01:00
Ldap Merge branch '4.0' 2018-01-03 08:38:11 +01:00
Lock Add a TTL to refresh lock 2018-02-19 14:37:52 +01:00
OptionsResolver Merge branch '4.0' 2018-01-18 23:19:50 +01:00
Process Revert "feature #24763 [Process] Allow writing portable "prepared" command lines (Simperfit)" 2018-03-02 13:21:49 +01:00
PropertyAccess Merge branch '4.0' 2018-01-03 08:38:11 +01:00
PropertyInfo Merge branch '4.0' 2018-02-22 13:30:19 +01:00
Routing Merge branch '4.0' 2018-02-28 13:50:15 -08:00
Security AuthenticationUtils::getLastUsername()` now always returns a string. 2018-03-10 22:15:45 +03:00
Serializer fix lowest supported Serializer version 2018-02-23 14:04:00 +01:00
Stopwatch Merge branch '4.0' 2018-02-19 17:51:42 +01:00
Templating Merge branch '4.0' 2018-01-03 08:38:11 +01:00
Translation Merge branch '4.0' 2018-02-22 12:40:25 +01:00
Validator Merge branch '4.0' 2018-03-01 11:22:02 +01:00
VarDumper Merge branch '4.0' 2018-02-26 18:04:28 +01:00
WebLink Merge branch '4.0' 2018-01-03 08:38:11 +01:00
Workflow made deprecation notices less verbose 2018-02-19 13:10:10 +01:00
Yaml Merge branch '4.0' 2018-02-22 12:40:25 +01:00