mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-8.3'
* PHP-8.3: Fix getpriority test with negative return value
This commit is contained in:
commit
60722b9773
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ if (!function_exists('pcntl_getpriority')) {
|
|||
var_dump(pcntl_getpriority());
|
||||
?>
|
||||
--EXPECTF--
|
||||
int(%d)
|
||||
int(%i)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue