summaryrefslogtreecommitdiffstats
path: root/REFLECTION-DEV
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-22 12:25:57 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-22 12:25:57 +0200
commitb06c3f0b6bfd66a0c4a2d7bf94bd5182c836ab38 (patch)
treefebf719ec6cf8456c7f4deca37a61815b87e7eb2 /REFLECTION-DEV
parentf16cba76bd1f3bdf5c2154ef9b6eceeccd223b51 (diff)
php-pecl-pdflib: 4.0.0 (beta)
Diffstat (limited to 'REFLECTION-DEV')
-rw-r--r--REFLECTION-DEV30
1 files changed, 18 insertions, 12 deletions
diff --git a/REFLECTION-DEV b/REFLECTION-DEV
index 703b23c..22614eb 100644
--- a/REFLECTION-DEV
+++ b/REFLECTION-DEV
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #113 PDFlib version 3.0.4 ] {
+Extension [ <persistent> extension #107 PDFlib version 4.0.0 ] {
- Functions {
Function [ <internal:PDFlib> function pdf_activate_item ] {
@@ -316,7 +316,7 @@ Extension [ <persistent> extension #113 PDFlib version 3.0.4 ] {
}
- Classes [2] {
- Class [ <internal:PDFlib> class PDFlibException extends Exception ] {
+ Class [ <internal:PDFlib> class PDFlibException extends Exception implements Throwable ] {
- Constants [0] {
}
@@ -335,7 +335,7 @@ Extension [ <persistent> extension #113 PDFlib version 3.0.4 ] {
Property [ <default> protected $apiname ]
}
- - Methods [12] {
+ - Methods [13] {
Method [ <internal:PDFlib> public method get_apiname ] {
}
@@ -354,28 +354,31 @@ Extension [ <persistent> extension #113 PDFlib version 3.0.4 ] {
}
}
- Method [ <internal:Core, inherits Exception> final public method getMessage ] {
+ Method [ <internal:Core, inherits Exception> public method __wakeup ] {
}
- Method [ <internal:Core, inherits Exception> final public method getCode ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
}
- Method [ <internal:Core, inherits Exception> final public method getFile ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getCode ] {
}
- Method [ <internal:Core, inherits Exception> final public method getLine ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getFile ] {
}
- Method [ <internal:Core, inherits Exception> final public method getTrace ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getLine ] {
}
- Method [ <internal:Core, inherits Exception> final public method getPrevious ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTrace ] {
}
- Method [ <internal:Core, inherits Exception> final public method getTraceAsString ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getPrevious ] {
}
- Method [ <internal:Core, inherits Exception> public method __toString ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTraceAsString ] {
+ }
+
+ Method [ <internal:Core, inherits Exception, prototype Throwable> public method __toString ] {
}
}
}
@@ -394,7 +397,7 @@ Extension [ <persistent> extension #113 PDFlib version 3.0.4 ] {
- Properties [0] {
}
- - Methods [131] {
+ - Methods [132] {
Method [ <internal:PDFlib> final public method activate_item ] {
}
@@ -787,6 +790,9 @@ Extension [ <persistent> extension #113 PDFlib version 3.0.4 ] {
Method [ <internal:PDFlib> final public method show_boxed ] {
}
+
+ Method [ <internal:PDFlib, dtor> final public method __destruct ] {
+ }
}
}
}