1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 17:08:14 +02:00
Files
Christoph M. Becker ea3c992bff Fix #80960: opendir() warning wrong info when failed on Windows
Firstly, we must not forget to set appropriate error codes for "manual"
checks in `virtual_file_ex()`.

Secondly, we must not call `php_error_docref2()` for warnings regarding
unary functions; thus, we introduce `php_win32_docref1_from_error()`.

Closes GH-6872.
2021-04-19 16:12:22 +02:00
..
2018-01-28 21:51:25 +01:00
2019-07-21 00:49:35 +02:00
2018-01-28 21:51:25 +01:00
2018-02-08 10:32:08 +01:00
2018-01-15 12:20:10 +01:00
2015-05-10 02:24:29 -07:00
2018-09-21 14:12:25 +02:00
2016-02-15 09:00:07 +01:00
2016-03-09 14:16:29 +01:00
2020-09-03 10:29:38 +02:00
2016-06-21 16:20:03 +02:00
2018-12-02 12:06:13 -08:00
2019-10-10 16:14:21 +02:00
2019-07-21 00:49:35 +02:00
2019-05-14 10:11:29 +02:00
2016-11-20 14:16:50 +01:00
2019-05-14 10:11:29 +02:00
2019-05-14 10:11:29 +02:00
2018-06-30 15:35:43 +02:00