summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-01-02 08:05:55 +0100
committerRemi Collet <remi@remirepo.net>2019-01-02 08:05:55 +0100
commita9f968e0705064c87b5957396a5c4fb5260f0d7b (patch)
tree6c546ea140112e4f63c42c48094ca53c531d9a2a /REFLECTION
parentf5580373c5a1f456399cb923e797bab15b3f1dba (diff)
update to 5.1.0
raise dependency on PHP 7.1
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION6
1 files changed, 3 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 32d802f..9770869 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #15 uopz version 5.0.2 ] {
+Extension [ <persistent> extension #15 uopz version 5.1.0 ] {
- INI {
Entry [ uopz.disable <SYSTEM> ]
@@ -17,8 +17,6 @@ Extension [ <persistent> extension #15 uopz version 5.0.2 ] {
}
- Functions {
- Function [ <internal:uopz> function uopz_call_user_func ] {
- }
Function [ <internal:uopz> function uopz_set_return ] {
}
Function [ <internal:uopz> function uopz_get_return ] {
@@ -63,6 +61,8 @@ Extension [ <persistent> extension #15 uopz version 5.0.2 ] {
}
Function [ <internal:uopz> function uopz_allow_exit ] {
}
+ Function [ <internal:uopz> function uopz_call_user_func ] {
+ }
Function [ <internal:uopz> function uopz_call_user_func_array ] {
}
}