summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-11-30 09:52:15 +0100
committerRemi Collet <remi@php.net>2022-11-30 09:52:15 +0100
commit48624f1fb4b25b4f2165b7d3e4b0c9ce258dc51d (patch)
tree020c3ef4c04101d8cfb6ef26031d89b2a36bd244 /REFLECTION
parented5e207f808dc799764b7c55d93d48140acb7bbc (diff)
update to 1.51.1
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION7
1 files changed, 4 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index d10cb93..df35e5c 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #121 grpc version 1.50.0 ] {
+Extension [ <persistent> extension #122 grpc version 1.51.1 ] {
- INI {
Entry [ grpc.enable_fork_support <SYSTEM> ]
@@ -60,7 +60,7 @@ Extension [ <persistent> extension #121 grpc version 1.50.0 ] {
Constant [ int Grpc\CHANNEL_READY ] { 2 }
Constant [ int Grpc\CHANNEL_TRANSIENT_FAILURE ] { 3 }
Constant [ int Grpc\CHANNEL_FATAL_FAILURE ] { 4 }
- Constant [ string Grpc\VERSION ] { 1.50.0 }
+ Constant [ string Grpc\VERSION ] { 1.51.1 }
}
- Classes [7] {
@@ -75,7 +75,8 @@ Extension [ <persistent> extension #121 grpc version 1.50.0 ] {
- Static methods [0] {
}
- - Properties [0] {
+ - Properties [1] {
+ Property [ protected $channel = NULL ]
}
- Methods [5] {