summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-19 10:37:08 +0100
committerRemi Collet <remi@php.net>2023-12-19 10:37:08 +0100
commit63cf7693a03a3a3cfb1d1c6faa8c0b9c332000fe (patch)
tree9be3065b984a7259aae0a6b492bb93b376cc6a23 /REFLECTION
parentcb2bfc152e5b206b8891732df2e7d761d8de23f0 (diff)
update to 2.0.0
drop support for PHP 7.4
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION4
1 files changed, 2 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 87cddbe..097af5f 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #74 jsonpath version 1.0.1 ] {
+Extension [ <persistent> extension #75 jsonpath version 2.0.0 ] {
- Classes [2] {
Class [ <internal:jsonpath> class JsonPath\JsonPath ] {
@@ -22,7 +22,7 @@ Extension [ <persistent> extension #74 jsonpath version 1.0.1 ] {
Parameter #0 [ <required> array $data ]
Parameter #1 [ <required> string $expression ]
}
- - Return [ array|bool ]
+ - Return [ array|false ]
}
}
}