1
0
mirror of https://github.com/php/php-src.git synced 2026-04-06 15:43:13 +02:00
Files
archived-php-src/ext/hash
Ilija Tovilo 7cae6eb8db Fix hash_pbkdf2 options parameter
The value needs to be initialized to NULL as it is optional. Furthermore, the
parameter was completely missing in the stub signature.

Closes GH-11731
2023-07-18 19:21:13 +02:00
..
2022-10-21 00:04:43 -06:00
2021-01-09 19:35:32 +01:00
2021-01-09 19:35:32 +01:00
2023-07-18 19:21:13 +02:00