diff options
author | Remi Collet <remi@remirepo.net> | 2020-12-03 08:39:51 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-12-03 08:39:51 +0100 |
commit | cd7885585b32246373e124764d356924ac187e70 (patch) | |
tree | a7db3ba3347a92c6065441c15fcbecd6f4764620 /REFLECTION | |
parent | 7bbcd6522b6cda6d9a26a1613c42a8669e8427fa (diff) |
add patch for PHP 8 from
https://github.com/ph4r05/php_aho_corasick/pull/22
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #72 ahocorasick version 0.0.7 ] { +Extension [ <persistent> extension #117 ahocorasick version 0.0.7 ] { - Functions { Function [ <internal:ahocorasick> function ahocorasick_match ] { |