Skip to content

Commit bb44d91

Browse files
committed
Merge branch 'PHP-8.3'
2 parents 84bf742 + 66cbeea commit bb44d91

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

patches/8.3/zend-vm-gen.patch

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Subject: Fix deprecation warnings on 32-bit *nix systems
22

3+
See: https://github.com/php/php-src/issues/15899
34
---
45
Zend/zend_vm_gen.php | 4 ++--
56
1 file changed, 2 insertions(+), 2 deletions(-)

patches/8.4/zend-vm-gen.patch

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Subject: Fix deprecation warnings on 32-bit *nix systems
22

3+
See: https://github.com/php/php-src/issues/15899
34
---
45
Zend/zend_vm_gen.php | 4 ++--
56
1 file changed, 2 insertions(+), 2 deletions(-)

0 commit comments

Comments
 (0)