[skip ci] Fix var count in opcache test for i386

This commit is contained in:
Ilija Tovilo 2025-05-01 12:00:26 +02:00
parent a1e1a7a721
commit 178fc2db82
No known key found for this signature in database
GPG key ID: 5050C66BFCD1015A

View file

@ -18,7 +18,7 @@ var_dump(!!$f === false);
?>
--EXPECTF--
$_main:
; (lines=22, args=0, vars=1, tmps=1)
; (lines=22, args=0, vars=1, tmps=%d)
; (after optimizer)
; %s
0000 INIT_FCALL 2 %d string("random_int")