mirror of
https://github.com/php/php-src.git
synced 2024-11-23 09:54:15 +08:00
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: Fix getpriority test with negative return value
This commit is contained in:
commit
645ea22390
@ -16,4 +16,4 @@ if (!function_exists('pcntl_getpriority')) {
|
||||
var_dump(pcntl_getpriority());
|
||||
?>
|
||||
--EXPECTF--
|
||||
int(%d)
|
||||
int(%i)
|
||||
|
Loading…
Reference in New Issue
Block a user