diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #97 phpy version 1.0.10 ] { +Extension [ <persistent> extension #98 phpy version 1.0.11 ] { - Classes [13] { Class [ <internal:phpy> class PyCore ] { @@ -9,7 +9,7 @@ Extension [ <persistent> extension #97 phpy version 1.0.10 ] { - Static properties [0] { } - - Static methods [12] { + - Static methods [13] { Method [ <internal:phpy> static public method import ] { - Parameters [1] { @@ -99,6 +99,15 @@ Extension [ <persistent> extension #97 phpy version 1.0.10 ] { - Return [ void ] } + Method [ <internal:phpy> static public method raise ] { + + - Parameters [2] { + Parameter #0 [ <required> PyObject $type ] + Parameter #1 [ <optional> mixed $value = null ] + } + - Return [ void ] + } + Method [ <internal:phpy> static public method __callStatic ] { - Parameters [2] { |
