mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01: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:
@@ -16,4 +16,4 @@ if (!function_exists('pcntl_getpriority')) {
|
||||
var_dump(pcntl_getpriority());
|
||||
?>
|
||||
--EXPECTF--
|
||||
int(%d)
|
||||
int(%i)
|
||||
|
||||
Reference in New Issue
Block a user