diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-12-07 14:41:55 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-12-07 14:41:55 +0100 |
commit | 41508f3df7c32ae2b00993087a0374795030f003 (patch) | |
tree | adaad2b9538da0f43ebb3ecc30661767c4f87e12 /REFLECTION-PHP7 | |
parent | 436c1053d16d5e4136dbf90b8bc59c4dcb8761c7 (diff) |
php-pecl-propro: 2.0.0RC1
Diffstat (limited to 'REFLECTION-PHP7')
-rw-r--r-- | REFLECTION-PHP7 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7 new file mode 100644 index 0000000..a8c9c45 --- /dev/null +++ b/REFLECTION-PHP7 @@ -0,0 +1,31 @@ +Extension [ <persistent> extension #83 propro version 2.0.0RC1 ] { + + - 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 ] + } + } + } + } + } +} + |