Commit Graph

9 Commits

Author SHA1 Message Date
Remi Collet
121473118a Fix #523 Incorrect PHP reflection type for Memcached::cas $cas_token 2022-11-16 07:54:10 +01:00
George Peter Banyard
aa4868d0f1 Put false in union types at the end 2022-10-06 10:46:01 +02:00
Remi Collet
ce2dfa5e64 mark password as a sensitive param for 8.2 (#516)
* mark password as a sensitive param for 8.2
2022-07-28 09:28:33 +02:00
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