summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-03-05 09:15:49 +0100
committerRemi Collet <remi@remirepo.net>2021-03-05 09:15:49 +0100
commit2f6231e68e0f35b8441732f5eb56fd302c755982 (patch)
tree8958daafa0f9cd82302a4696d7c53ad3000719ac /REFLECTION
parent0e0304569960aed3bfe502a5cdb2452a8c60e7c9 (diff)
add upstream patches for PHP 8
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION16
1 files changed, 3 insertions, 13 deletions
diff --git a/REFLECTION b/REFLECTION
index 76edc04..57686ae 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,24 +1,14 @@
-Extension [ <persistent> extension #15 uopz version 6.1.2 ] {
+Extension [ <persistent> extension #119 uopz version 6.1.2 ] {
- INI {
Entry [ uopz.disable <SYSTEM> ]
- Current = '0'
+ Current = '1'
}
Entry [ uopz.exit <SYSTEM> ]
- Current = '0'
+ Current = '1'
}
}
- - Constants [7] {
- Constant [ int ZEND_ACC_PUBLIC ] { 256 }
- Constant [ int ZEND_ACC_PRIVATE ] { 1024 }
- Constant [ int ZEND_ACC_PROTECTED ] { 512 }
- Constant [ int ZEND_ACC_PPP_MASK ] { 1792 }
- Constant [ int ZEND_ACC_STATIC ] { 1 }
- Constant [ int ZEND_ACC_FINAL ] { 4 }
- Constant [ int ZEND_ACC_ABSTRACT ] { 2 }
- }
-
- Functions {
Function [ <internal:uopz> function uopz_set_return ] {
}