Commit Graph

6 Commits

Author SHA1 Message Date
Rasmus Lerdorf
7bbf4fbad3 Expose internal key check via checkKey() method Make ascii key check consistent with libmemcached's isgraph() check Add test to check that they match 2021-06-09 18:06:46 +02:00
Rasmus Lerdorf
c2a31946f0 Fix stubs to make them consistent for PHP 8 2021-06-09 18:06:46 +02:00
Michael Wallner
c8f9376a8b fix php8 arginfo (#472) 2021-01-18 07:34:41 -08:00
Graham Campbell
b820214690 Fixed ParseError in stub file (#468)
Match PHP 7 version of the file which has NULL as the default value of this bool argument.
2020-12-17 12:00:42 -08:00
Michael Wallner
8f3c5dc0fa fix php8 arginfo (#467) 2020-11-30 19:09:57 -08:00
Remi Collet
e8f53777d3 generate arginfo from stub for PHP 7 and 8 2020-10-08 12:21:57 +02:00