summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-07-28 13:53:34 +0200
committerRemi Collet <remi@remirepo.net>2021-07-28 13:53:34 +0200
commit7c2e3e3c3e38229780cfabb0674bca1a3fa2047c (patch)
treecbf62af47081b968e897fb5c9faa8580541bac20 /REFLECTION
parent0c6fc20f8b55ef84a927a2cd2d49cd4141c9ae08 (diff)
update to 7.0.0
raise dependency on PHP 8.0
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION111
1 files changed, 108 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 57686ae..d52e783 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,62 +1,167 @@
-Extension [ <persistent> extension #119 uopz version 6.1.2 ] {
+Extension [ <persistent> extension #16 uopz version 7.0.0 ] {
- INI {
Entry [ uopz.disable <SYSTEM> ]
- Current = '1'
+ Current = '0'
}
Entry [ uopz.exit <SYSTEM> ]
- Current = '1'
+ Current = '0'
}
}
+ - Constants [7] {
+ Constant [ int ZEND_ACC_PUBLIC ] { 1 }
+ Constant [ int ZEND_ACC_PRIVATE ] { 4 }
+ Constant [ int ZEND_ACC_PROTECTED ] { 2 }
+ Constant [ int ZEND_ACC_PPP_MASK ] { 7 }
+ Constant [ int ZEND_ACC_STATIC ] { 16 }
+ Constant [ int ZEND_ACC_FINAL ] { 32 }
+ Constant [ int ZEND_ACC_ABSTRACT ] { 64 }
+ }
+
- Functions {
Function [ <internal:uopz> function uopz_set_return ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_get_return ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_unset_return ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_set_mock ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_get_mock ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_unset_mock ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_get_static ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_set_static ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_set_hook ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_get_hook ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_unset_hook ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_add_function ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_del_function ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_extend ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_implement ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_flags ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_redefine ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_undefine ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_set_property ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_get_property ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_get_exit_status ] {
+
+ - Parameters [0] {
+ }
}
Function [ <internal:uopz> function uopz_allow_exit ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_call_user_func ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
Function [ <internal:uopz> function uopz_call_user_func_array ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> ...$arguments ]
+ }
}
}
}