summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-21 16:34:02 +0200
committerRemi Collet <remi@php.net>2026-04-21 16:34:02 +0200
commitefb9cb516d676d876f5ed4f31709c1892e9cf022 (patch)
tree3a5816a3b43e284df6eb6cab6a524c9584f52a2f /REFLECTION
parentbbd6e06d3440e42f03d5bb8875013a166a03a3f5 (diff)
drop pear/pecl dependencyHEADmaster
sources from github
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION50
1 files changed, 25 insertions, 25 deletions
diff --git a/REFLECTION b/REFLECTION
index 12d0ab5..16b6daa 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #140 yar version 2.3.4 ] {
+Extension [ <persistent> extension #152 yar version 2.3.4 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -27,30 +27,30 @@ Extension [ <persistent> extension #140 yar version 2.3.4 ] {
}
- Constants [24] {
- Constant [ string YAR_VERSION ] { 2.3.4 }
- Constant [ int YAR_HAS_MSGPACK ] { 1 }
- Constant [ int YAR_OPT_PACKAGER ] { 0 }
- Constant [ int YAR_OPT_PERSISTENT ] { 1 }
- Constant [ int YAR_OPT_TIMEOUT ] { 2 }
- Constant [ int YAR_OPT_CONNECT_TIMEOUT ] { 3 }
- Constant [ int YAR_OPT_HEADER ] { 4 }
- Constant [ int YAR_OPT_RESOLVE ] { 5 }
- Constant [ int YAR_OPT_PROXY ] { 6 }
- Constant [ int YAR_OPT_PROVIDER ] { 8 }
- Constant [ int YAR_OPT_TOKEN ] { 7 }
- Constant [ int YAR_CLIENT_PROTOCOL_HTTP ] { 1 }
- Constant [ int YAR_CLIENT_PROTOCOL_TCP ] { 2 }
- Constant [ int YAR_CLIENT_PROTOCOL_UNIX ] { 4 }
- Constant [ string YAR_PACKAGER_PHP ] { PHP }
- Constant [ string YAR_PACKAGER_JSON ] { JSON }
- Constant [ string YAR_PACKAGER_MSGPACK ] { MSGPACK }
- Constant [ int YAR_ERR_OKEY ] { 0 }
- Constant [ int YAR_ERR_OUTPUT ] { 8 }
- Constant [ int YAR_ERR_TRANSPORT ] { 16 }
- Constant [ int YAR_ERR_REQUEST ] { 4 }
- Constant [ int YAR_ERR_PROTOCOL ] { 2 }
- Constant [ int YAR_ERR_PACKAGER ] { 1 }
- Constant [ int YAR_ERR_EXCEPTION ] { 64 }
+ Constant [ <persistent> string YAR_VERSION ] { 2.3.4 }
+ Constant [ <persistent> int YAR_HAS_MSGPACK ] { 1 }
+ Constant [ <persistent> int YAR_OPT_PACKAGER ] { 0 }
+ Constant [ <persistent> int YAR_OPT_PERSISTENT ] { 1 }
+ Constant [ <persistent> int YAR_OPT_TIMEOUT ] { 2 }
+ Constant [ <persistent> int YAR_OPT_CONNECT_TIMEOUT ] { 3 }
+ Constant [ <persistent> int YAR_OPT_HEADER ] { 4 }
+ Constant [ <persistent> int YAR_OPT_RESOLVE ] { 5 }
+ Constant [ <persistent> int YAR_OPT_PROXY ] { 6 }
+ Constant [ <persistent> int YAR_OPT_PROVIDER ] { 8 }
+ Constant [ <persistent> int YAR_OPT_TOKEN ] { 7 }
+ Constant [ <persistent> int YAR_CLIENT_PROTOCOL_HTTP ] { 1 }
+ Constant [ <persistent> int YAR_CLIENT_PROTOCOL_TCP ] { 2 }
+ Constant [ <persistent> int YAR_CLIENT_PROTOCOL_UNIX ] { 4 }
+ Constant [ <persistent> string YAR_PACKAGER_PHP ] { PHP }
+ Constant [ <persistent> string YAR_PACKAGER_JSON ] { JSON }
+ Constant [ <persistent> string YAR_PACKAGER_MSGPACK ] { MSGPACK }
+ Constant [ <persistent> int YAR_ERR_OKEY ] { 0 }
+ Constant [ <persistent> int YAR_ERR_OUTPUT ] { 8 }
+ Constant [ <persistent> int YAR_ERR_TRANSPORT ] { 16 }
+ Constant [ <persistent> int YAR_ERR_REQUEST ] { 4 }
+ Constant [ <persistent> int YAR_ERR_PROTOCOL ] { 2 }
+ Constant [ <persistent> int YAR_ERR_PACKAGER ] { 1 }
+ Constant [ <persistent> int YAR_ERR_EXCEPTION ] { 64 }
}
- Classes [12] {