summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-04-22 08:36:35 +0200
committerRemi Collet <remi@php.net>2025-04-22 08:36:35 +0200
commit586e2c0a48114373bf4174295d54c634e7911e16 (patch)
tree4b9c8a4c7322a8629bb067abbb9ab9029c6b8562 /REFLECTION
parent46a9449599ec7f474188f7335e9ebe7a0d28ff14 (diff)
update to 0.16.0HEADmaster
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION40
1 files changed, 39 insertions, 1 deletions
diff --git a/REFLECTION b/REFLECTION
index fc1f834..2c89b05 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #68 brotli version 0.15.2 ] {
+Extension [ <persistent> extension #71 brotli version 0.16.0 ] {
- Dependencies {
Dependency [ apcu (Optional) ]
@@ -113,5 +113,43 @@ Extension [ <persistent> extension #68 brotli version 0.15.2 ] {
}
}
}
+
+ - Classes [2] {
+ Class [ <internal:brotli> final class Brotli\Compress\Context ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:brotli> final class Brotli\UnCompress\Context ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+ }
}