mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
275009d0bd
A char can be either signed or unsigned, and on PowerPC and ARM it is unsigned. The following code will always be false on these architectures: if (c == -1) goto error; |
||
---|---|---|
.. | ||
apache2handler | ||
cgi | ||
cli | ||
embed | ||
fpm | ||
litespeed | ||
phpdbg | ||
tests |