summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-08-03 14:56:10 +0200
committerRemi Collet <remi@remirepo.net>2017-08-03 14:56:10 +0200
commitf5580373c5a1f456399cb923e797bab15b3f1dba (patch)
tree87203f5dac01a1ac116ca5dcee494751e5e8b93b /REFLECTION
parent012f57ec984307bc1dece052a8da6265bf5ec6ca (diff)
v5.0.2php70
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION16
1 files changed, 15 insertions, 1 deletions
diff --git a/REFLECTION b/REFLECTION
index 69196ce..32d802f 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,10 @@
-Extension [ <persistent> extension #15 uopz version 5.0.1 ] {
+Extension [ <persistent> extension #15 uopz version 5.0.2 ] {
+
+ - INI {
+ Entry [ uopz.disable <SYSTEM> ]
+ Current = '0'
+ }
+ }
- Constants [7] {
Constant [ integer ZEND_ACC_PUBLIC ] { 256 }
@@ -11,6 +17,8 @@ Extension [ <persistent> extension #15 uopz version 5.0.1 ] {
}
- Functions {
+ Function [ <internal:uopz> function uopz_call_user_func ] {
+ }
Function [ <internal:uopz> function uopz_set_return ] {
}
Function [ <internal:uopz> function uopz_get_return ] {
@@ -51,6 +59,12 @@ Extension [ <persistent> extension #15 uopz version 5.0.1 ] {
}
Function [ <internal:uopz> function uopz_get_property ] {
}
+ Function [ <internal:uopz> function uopz_get_exit_status ] {
+ }
+ Function [ <internal:uopz> function uopz_allow_exit ] {
+ }
+ Function [ <internal:uopz> function uopz_call_user_func_array ] {
+ }
}
}