1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 00:22:52 +02:00
Files
archived-php-src/main/streams
Jakub Zelenka e80073d3d2 Fix GH-10406: feof() behavior change for UNIX based socket resources
This change restores the old behaviour for the server socket streams
that don't support IO. This is now stored in the stream flags so it can
be later used to do some other decisions and possibly introduce some
better error reporting.

Closes GH-10877
2023-03-30 13:31:46 +01:00
..
2021-11-24 16:13:34 +03:00
2021-08-10 16:42:03 +02:00
2022-04-11 12:45:48 +02:00
2021-05-06 12:16:35 +02:00