1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/main
Jakub Zelenka a36b8fdc94 Fix GH-13264: fgets() and stream_get_line() do not return false on filter fatal error
This happens because there are no checks in php_stream_fill_read_buffer
calls. This should not fail always but only on fatal error so special
flag is needed for that.

Closes GH-18778
2025-06-21 20:13:09 +02:00
..
2024-05-19 22:55:02 +02:00
2024-11-25 23:08:11 +01:00
2025-06-09 22:05:09 +02:00
2024-07-04 15:50:32 +02:00
2023-07-25 17:54:14 +02:00
2023-06-30 12:59:33 +02:00
2025-04-21 13:20:45 +02:00
2023-08-29 17:04:24 +01:00
2022-07-19 10:27:38 +01:00
2024-12-01 10:59:59 +01:00
2024-10-06 19:40:24 +01:00
2023-01-16 12:27:33 +01:00
2023-01-16 12:27:33 +01:00