Skip to content

Commit 5d6c404

Browse files
committed
Merge branch 'PHP-8.4' into PHP-8.5
2 parents 96872a2 + 330340d commit 5d6c404

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

patches/8.6/cmake.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ index 12aa02005c2..abfcbcbfc12 100644
136136
# define HAVE__CONTROLFP_S
137137
#endif /* _MSC_VER */
138138
diff --git a/configure.ac b/configure.ac
139-
index 6c517ecc0a1..dba894ff00f 100644
139+
index 7b1fc3af784..1d3ca45c079 100644
140140
--- a/configure.ac
141141
+++ b/configure.ac
142142
@@ -1616,7 +1616,7 @@ else

patches/8.6/swc.patch

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Subject: Enable linking with zlib for SWC files
44
See https://github.com/php/php-src/issues/20868
55
---
66
ext/standard/basic_functions.stub.php | 2 +-
7-
ext/standard/basic_functions_arginfo.h | Bin 175547 -> 175581 bytes
7+
ext/standard/basic_functions_arginfo.h | Bin 176145 -> 176179 bytes
88
ext/standard/basic_functions_decl.h | Bin 918 -> 918 bytes
99
ext/standard/config.m4 | 5 +++++
1010
ext/standard/config.w32 | 7 +++++++
@@ -16,7 +16,7 @@ See https://github.com/php/php-src/issues/20868
1616
10 files changed, 17 insertions(+), 13 deletions(-)
1717

1818
diff --git a/ext/standard/basic_functions.stub.php b/ext/standard/basic_functions.stub.php
19-
index 1999c9b92be..891be5e92f4 100644
19+
index 7f7e0de0f65..77f46c862bd 100644
2020
--- a/ext/standard/basic_functions.stub.php
2121
+++ b/ext/standard/basic_functions.stub.php
2222
@@ -593,7 +593,7 @@ enum SortDirection {
@@ -29,17 +29,17 @@ index 1999c9b92be..891be5e92f4 100644
2929
* @var int
3030
* @cvalue IMAGE_FILETYPE_SWC
3131
diff --git a/ext/standard/basic_functions_arginfo.h b/ext/standard/basic_functions_arginfo.h
32-
index e51a837ffa4..dcc342a3c56 100644
32+
index a17efc6961d..50d531d9d12 100644
3333
--- a/ext/standard/basic_functions_arginfo.h
3434
+++ b/ext/standard/basic_functions_arginfo.h
3535
@@ -1,5 +1,5 @@
3636
/* This is a generated file, edit basic_functions.stub.php instead.
37-
- * Stub hash: 36b71aa7bbfe478a5e4af400b2822a77067efa2f
38-
+ * Stub hash: 440bdd4fd760a9f9eaf74f483b41a9c631645b9e
37+
- * Stub hash: d997420d0668e5b6ac26c43a8f86cff64891aced
38+
+ * Stub hash: 33c87523b7fbd1a37d86a78a54210bf276a16ed1
3939
* Has decl header: yes */
4040

4141
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_set_time_limit, 0, 1, _IS_BOOL, 0)
42-
@@ -3659,7 +3659,7 @@ static void register_basic_functions_symbols(int module_number)
42+
@@ -3673,7 +3673,7 @@ static void register_basic_functions_symbols(int module_number)
4343
REGISTER_LONG_CONSTANT("IMAGETYPE_JP2", IMAGE_FILETYPE_JP2, CONST_PERSISTENT);
4444
REGISTER_LONG_CONSTANT("IMAGETYPE_JPX", IMAGE_FILETYPE_JPX, CONST_PERSISTENT);
4545
REGISTER_LONG_CONSTANT("IMAGETYPE_JB2", IMAGE_FILETYPE_JB2, CONST_PERSISTENT);
@@ -49,27 +49,27 @@ index e51a837ffa4..dcc342a3c56 100644
4949
#endif
5050
REGISTER_LONG_CONSTANT("IMAGETYPE_IFF", IMAGE_FILETYPE_IFF, CONST_PERSISTENT);
5151
diff --git a/ext/standard/basic_functions_decl.h b/ext/standard/basic_functions_decl.h
52-
index b3eb25c5d98..f40cdb34710 100644
52+
index 067959c8b5f..2d1930129a2 100644
5353
--- a/ext/standard/basic_functions_decl.h
5454
+++ b/ext/standard/basic_functions_decl.h
5555
@@ -1,8 +1,8 @@
5656
/* This is a generated file, edit basic_functions.stub.php instead.
57-
- * Stub hash: 36b71aa7bbfe478a5e4af400b2822a77067efa2f */
58-
+ * Stub hash: 440bdd4fd760a9f9eaf74f483b41a9c631645b9e */
57+
- * Stub hash: d997420d0668e5b6ac26c43a8f86cff64891aced */
58+
+ * Stub hash: 33c87523b7fbd1a37d86a78a54210bf276a16ed1 */
5959

60-
-#ifndef ZEND_BASIC_FUNCTIONS_DECL_36b71aa7bbfe478a5e4af400b2822a77067efa2f_H
61-
-#define ZEND_BASIC_FUNCTIONS_DECL_36b71aa7bbfe478a5e4af400b2822a77067efa2f_H
62-
+#ifndef ZEND_BASIC_FUNCTIONS_DECL_440bdd4fd760a9f9eaf74f483b41a9c631645b9e_H
63-
+#define ZEND_BASIC_FUNCTIONS_DECL_440bdd4fd760a9f9eaf74f483b41a9c631645b9e_H
60+
-#ifndef ZEND_BASIC_FUNCTIONS_DECL_d997420d0668e5b6ac26c43a8f86cff64891aced_H
61+
-#define ZEND_BASIC_FUNCTIONS_DECL_d997420d0668e5b6ac26c43a8f86cff64891aced_H
62+
+#ifndef ZEND_BASIC_FUNCTIONS_DECL_33c87523b7fbd1a37d86a78a54210bf276a16ed1_H
63+
+#define ZEND_BASIC_FUNCTIONS_DECL_33c87523b7fbd1a37d86a78a54210bf276a16ed1_H
6464

6565
typedef enum zend_enum_SortDirection {
6666
ZEND_ENUM_SortDirection_Ascending = 1,
6767
@@ -20,4 +20,4 @@ typedef enum zend_enum_RoundingMode {
6868
ZEND_ENUM_RoundingMode_PositiveInfinity = 8,
6969
} zend_enum_RoundingMode;
7070

71-
-#endif /* ZEND_BASIC_FUNCTIONS_DECL_36b71aa7bbfe478a5e4af400b2822a77067efa2f_H */
72-
+#endif /* ZEND_BASIC_FUNCTIONS_DECL_440bdd4fd760a9f9eaf74f483b41a9c631645b9e_H */
71+
-#endif /* ZEND_BASIC_FUNCTIONS_DECL_d997420d0668e5b6ac26c43a8f86cff64891aced_H */
72+
+#endif /* ZEND_BASIC_FUNCTIONS_DECL_33c87523b7fbd1a37d86a78a54210bf276a16ed1_H */
7373
diff --git a/ext/standard/config.m4 b/ext/standard/config.m4
7474
index 1d64c7ff696..6101dfed35a 100644
7575
--- a/ext/standard/config.m4

0 commit comments

Comments
 (0)