1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/sapi/cli
George Peter Banyard d4e24e72af Fix Windows build
sapi\cli\php_cli_server.c(2637): warning C4133: 'function': incompatible types - from 'zend_result (__cdecl *)(void *,php_socket_t,int)' to 'int (__cdecl *)(void *,php_socket_t,int)'

Probably a good idea to make GCC complain about these sort of issues too
2022-05-10 12:26:54 +01:00
..
2022-05-05 10:14:56 +02:00
2021-05-06 12:16:35 +02:00
2020-07-10 14:20:18 +02:00
2022-05-10 12:26:54 +01:00
2020-07-10 14:20:18 +02:00
2022-03-19 18:25:29 +01:00
2017-12-16 17:20:05 +01:00