summaryrefslogtreecommitdiffstats
path: root/REFLECTION-PHP7
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-13 12:41:56 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-13 12:41:56 +0200
commitde58fe55f871154a304d2efb24e76fccac4420ce (patch)
treec56f470ab8b9a76220b21c83c6c2c0a0ac54d59a /REFLECTION-PHP7
parent02e5398a41e1170c40459a81e969e84a2641589c (diff)
php-pecl-uopz: 5.0.0 (php 7)
Diffstat (limited to 'REFLECTION-PHP7')
-rw-r--r--REFLECTION-PHP756
1 files changed, 56 insertions, 0 deletions
diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7
new file mode 100644
index 0000000..e47ee50
--- /dev/null
+++ b/REFLECTION-PHP7
@@ -0,0 +1,56 @@
+Extension [ <persistent> extension #15 uopz version 5.0.0 ] {
+
+ - Constants [7] {
+ Constant [ integer ZEND_ACC_PUBLIC ] { 256 }
+ Constant [ integer ZEND_ACC_PRIVATE ] { 1024 }
+ Constant [ integer ZEND_ACC_PROTECTED ] { 512 }
+ Constant [ integer ZEND_ACC_PPP_MASK ] { 1792 }
+ Constant [ integer ZEND_ACC_STATIC ] { 1 }
+ Constant [ integer ZEND_ACC_FINAL ] { 4 }
+ Constant [ integer ZEND_ACC_ABSTRACT ] { 2 }
+ }
+
+ - Functions {
+ Function [ <internal:uopz> function uopz_set_return ] {
+ }
+ Function [ <internal:uopz> function uopz_get_return ] {
+ }
+ Function [ <internal:uopz> function uopz_unset_return ] {
+ }
+ Function [ <internal:uopz> function uopz_set_mock ] {
+ }
+ Function [ <internal:uopz> function uopz_get_mock ] {
+ }
+ Function [ <internal:uopz> function uopz_unset_mock ] {
+ }
+ Function [ <internal:uopz> function uopz_get_static ] {
+ }
+ Function [ <internal:uopz> function uopz_set_static ] {
+ }
+ Function [ <internal:uopz> function uopz_set_hook ] {
+ }
+ Function [ <internal:uopz> function uopz_get_hook ] {
+ }
+ Function [ <internal:uopz> function uopz_unset_hook ] {
+ }
+ Function [ <internal:uopz> function uopz_add_function ] {
+ }
+ Function [ <internal:uopz> function uopz_del_function ] {
+ }
+ Function [ <internal:uopz> function uopz_extend ] {
+ }
+ Function [ <internal:uopz> function uopz_implement ] {
+ }
+ Function [ <internal:uopz> function uopz_flags ] {
+ }
+ Function [ <internal:uopz> function uopz_redefine ] {
+ }
+ Function [ <internal:uopz> function uopz_undefine ] {
+ }
+ Function [ <internal:uopz> function uopz_set_property ] {
+ }
+ Function [ <internal:uopz> function uopz_get_property ] {
+ }
+ }
+}
+