diff options
author | Remi Collet <remi@remirepo.net> | 2018-02-17 10:35:04 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-02-17 10:35:04 +0100 |
commit | 1dd078ed8fd4ac86efb743bfbb0fb1c0e64f0927 (patch) | |
tree | be61565568b3996f5b58151733d683157b587fee /REFLECTION-PHP7 | |
parent | eaf5d17122c59dbe0a3c21bc1a06d8560bd6c3a2 (diff) |
cleanupphp5
Diffstat (limited to 'REFLECTION-PHP7')
-rw-r--r-- | REFLECTION-PHP7 | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7 deleted file mode 100644 index 7833992..0000000 --- a/REFLECTION-PHP7 +++ /dev/null @@ -1,31 +0,0 @@ -Extension [ <persistent> extension #72 propro version 2.0.1 ] { - - - Classes [1] { - Class [ <internal:propro> final class php\PropertyProxy ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ <internal:propro, ctor> public method __construct ] { - - - Parameters [3] { - Parameter #0 [ <required> &$object ] - Parameter #1 [ <required> $member ] - Parameter #2 [ <optional> php\PropertyProxy or NULL $parent ] - } - } - } - } - } -} - |