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 b45e3ed0e7 bug #37763 Fix deprecated libxml_disable_entity_loader (jderusse)
This PR was merged into the 3.4 branch.

Discussion
----------

Fix deprecated libxml_disable_entity_loader

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | /
| License       | MIT
| Doc PR        | /

Fix deprecation `Function libxml_disable_entity_loader() is deprecated` triggered by https://github.com/php/php-src/pull/5867 in PHP8

Commits
-------

1f19da3936 Fix deprecated libxml_disable_entity_loader
2020-08-10 09:13:15 +02:00
..
Asset Fixes sprintf(): Too few arguments in form transformer 2020-05-30 19:48:24 +02:00
BrowserKit [BrowserKit] Allow Referer set by history to be overridden (3.4) 2020-04-27 08:55:12 +02:00
Cache [Cache] Fix #37667 2020-07-26 15:13:16 +10:00
ClassLoader [ClassLoader][Routing] Fix namespace parsing on php 8. 2020-08-09 13:28:08 +02:00
Config bug #37763 Fix deprecated libxml_disable_entity_loader (jderusse) 2020-08-10 09:13:15 +02:00
Console bug #37774 [Console] Make sure we pass a numeric array of arguments to call_user_func_array() (derrabus) 2020-08-09 10:16:57 +02:00
CssSelector Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
Debug Modernized deprecated PHPUnit assertion calls 2020-08-09 10:13:48 +02:00
DependencyInjection bug #37763 Fix deprecated libxml_disable_entity_loader (jderusse) 2020-08-10 09:13:15 +02:00
DomCrawler Fix deprecated libxml_disable_entity_loader 2020-08-09 11:13:53 +02:00
Dotenv [Dotenv] Fixed infinite loop with missing quote followed by quoted value 2020-01-07 21:29:45 +01:00
EventDispatcher [DI][EventDispatcher] added contract for implementation 2020-05-05 17:06:23 +02:00
ExpressionLanguage Fix PHPUnit 8.5 deprecations. 2020-07-23 11:37:51 +02:00
Filesystem Modernized deprecated PHPUnit assertion calls 2020-08-09 10:13:48 +02:00
Finder fix unix root dir issue 2020-02-14 08:34:21 +01:00
Form Made reference to PHPUnit\Util\XML::loadfile php5-compatible. 2020-08-09 11:07:58 +02:00
HttpFoundation Modernized deprecated PHPUnit assertion calls 2020-08-09 10:13:48 +02:00
HttpKernel PHPUnit's assertContains() performs strict comparisons now. 2020-08-09 14:16:18 +02:00
Inflector [3.4][Inflector] Improve testSingularize() argument name 2020-05-04 09:08:14 +02:00
Intl Modernized deprecated PHPUnit assertion calls 2020-08-09 10:13:48 +02:00
Ldap [SCA] Minor fixes on tests 2020-07-16 11:41:49 +02:00
Lock Fix Redis tests 2020-07-23 14:42:41 +02:00
OptionsResolver Fix PHP 8 deprecations 2020-07-08 19:07:26 +02:00
Process [SCA] Minor fixes on tests 2020-07-16 11:41:49 +02:00
PropertyAccess Fix PHPUnit 8.5 deprecations. 2020-07-23 11:37:51 +02:00
PropertyInfo Added Unit tests for php 8 union types. 2020-06-18 22:30:22 +02:00
Routing [ClassLoader][Routing] Fix namespace parsing on php 8. 2020-08-09 13:28:08 +02:00
Security Made reference to PHPUnit\Util\XML::loadfile php5-compatible. 2020-08-09 11:07:58 +02:00
Serializer Fix deprecated libxml_disable_entity_loader 2020-08-09 11:13:53 +02:00
Stopwatch Add missing dots at the end of exception messages 2020-03-15 10:38:08 +01:00
Templating [SCA] Minor fixes on tests 2020-07-16 11:41:49 +02:00
Translation bug #37763 Fix deprecated libxml_disable_entity_loader (jderusse) 2020-08-10 09:13:15 +02:00
Validator Made reference to PHPUnit\Util\XML::loadfile php5-compatible. 2020-08-09 11:07:58 +02:00
VarDumper [VarDumper] Improve previous fix on light array coloration 2020-07-29 17:09:23 +02:00
WebLink Update year in license files 2020-01-01 12:03:25 +01:00
Workflow [Workflow] Use a strict comparison when retrieving raw markin in MarkingStore 2020-04-07 11:39:41 +02:00
Yaml Modernized deprecated PHPUnit assertion calls 2020-08-09 10:13:48 +02:00