1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 00:48:25 +02:00
Files
archived-php-src/ext
Christoph M. Becker 549bcdb7fb Fix GH-16357: openssl may modify member types of certificate arrays
We must not use `try_convert_to_string()` on members of unseparated
array arguments; instead of separating, we use `zval_try_get_string()`.

Closes GH-16370.
2024-10-12 16:05:31 +02:00
..
2023-09-26 21:44:00 +02:00
2023-11-22 20:39:29 -06:00
2024-08-28 14:29:49 +02:00
2024-01-04 19:26:32 +01:00
2024-08-06 16:54:19 +02:00
2024-09-26 15:43:42 +03:00
2023-09-22 10:26:01 +02:00