php-src/ext/posix
Nikita Popov fb4554e431 Throw warning for failed object to int/float conversion
We previously couldn't increase the error level here because it
was coupled to comparison handling. This is no longer the case
in PHP 8.
2020-09-21 17:04:39 +02:00
..
tests Throw warning for failed object to int/float conversion 2020-09-21 17:04:39 +02:00
config.m4 Sync functions checks 2019-06-30 23:57:54 +02:00
CREDITS
php_posix.h Fix [-Wundef] warning in POSIX extension 2020-05-20 14:01:11 +02:00
posix_arginfo.h Add a bunch of missing argument types to stubs 2020-08-03 00:45:51 +02:00
posix.c Promote warning to exception in ext/posix 2020-08-24 17:34:33 +02:00
posix.stub.php Add a bunch of missing argument types to stubs 2020-08-03 00:45:51 +02:00