Skip to content

Commit 528dbd3

Browse files
Merge branch '3.4' into 4.4
* 3.4: [Config] fix test [Intl][3.4] Bump ICU 66.1 fix import from config file using type: glob [DoctrineBridge][DoctrineExtractor] Fix wrong guessed type for "json" type
2 parents f675f13 + f4f54a2 commit 528dbd3

File tree

1,004 files changed

+1014
-1006
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,004 files changed

+1014
-1006
lines changed

Intl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ public static function getIcuDataVersion(): string
256256
*/
257257
public static function getIcuStubVersion(): string
258258
{
259-
return '65.1';
259+
return '66.1';
260260
}
261261

262262
/**

Resources/data/currencies/af.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Version": "36",
2+
"Version": "36.1",
33
"Names": {
44
"AED": [
55
"AED",

Resources/data/currencies/af_NA.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Version": "36",
2+
"Version": "36.1",
33
"Names": {
44
"NAD": [
55
"$",

Resources/data/currencies/ak.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Version": "36",
2+
"Version": "36.1",
33
"Names": {
44
"AED": [
55
"AED",

Resources/data/currencies/am.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Version": "36",
2+
"Version": "36.1",
33
"Names": {
44
"AED": [
55
"AED",

Resources/data/currencies/ar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Version": "36",
2+
"Version": "36.1",
33
"Names": {
44
"ADP": [
55
"ADP",

Resources/data/currencies/ar_DJ.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Version": "36",
2+
"Version": "36.1",
33
"Names": {
44
"DJF": [
55
"Fdj",

Resources/data/currencies/ar_ER.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Version": "36",
2+
"Version": "36.1",
33
"Names": {
44
"ERN": [
55
"Nfk",

Resources/data/currencies/ar_KM.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Version": "36",
2+
"Version": "36.1",
33
"Names": {
44
"KMF": [
55
"CF",

Resources/data/currencies/ar_LB.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Version": "36",
2+
"Version": "36.1",
33
"Names": {
44
"SDG": [
55
"SDG",

0 commit comments

Comments
 (0)