Skip to content

Commit 3aa2469

Browse files
authored
Merge branch '4.4' into patch-2
2 parents c7a09d5 + 4d95be0 commit 3aa2469

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@
152152
"ocramius/proxy-manager": "<2.1",
153153
"phpunit/phpunit": "<5.4.3"
154154
},
155+
"config": {
156+
"allow-plugins": {
157+
"composer/package-versions-deprecated": true
158+
}
159+
},
155160
"autoload": {
156161
"psr-4": {
157162
"Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",

src/Symfony/Bridge/ProxyManager/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
],
1818
"require": {
1919
"php": ">=7.1.3",
20-
"composer/package-versions-deprecated": "^1.8",
2120
"friendsofphp/proxy-manager-lts": "^1.0.2",
2221
"symfony/dependency-injection": "^4.0|^5.0",
2322
"symfony/polyfill-php80": "^1.16"

src/Symfony/Component/HttpClient/Tests/HttpClientTestCase.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919

2020
abstract class HttpClientTestCase extends BaseHttpClientTestCase
2121
{
22+
/**
23+
* @group transient-on-macos
24+
*/
2225
public function testTimeoutOnDestruct()
2326
{
2427
if (!method_exists(parent::class, 'testTimeoutOnDestruct')) {

src/Symfony/Component/Security/Core/Resources/translations/security.lb.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3-
<file source-language="en" target-language="lb" datatype="plaintext" original="security.en.xlf">
3+
<file source-language="en" datatype="plaintext" original="file.ext">
44
<body>
55
<trans-unit id="1">
66
<source>An authentication exception occurred.</source>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy