We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4954df commit ec35f53Copy full SHA for ec35f53
Zend/tests/attributes/nodiscard/010.phpt
@@ -28,7 +28,7 @@ $obj = test();
28
?>
29
--EXPECTF--
30
$_main:
31
- ; (lines=29, args=0, vars=3, tmps=1)
+ ; (lines=29, args=0, vars=3, tmps=%d)
32
; (after optimizer)
33
; %s
34
0000 INIT_FCALL 0 %d string("tmpfile")
@@ -62,7 +62,7 @@ $_main:
62
0028 RETURN int(1)
63
64
test:
65
- ; (lines=3, args=0, vars=0, tmps=1)
+ ; (lines=3, args=0, vars=0, tmps=%d)
66
67
68
0000 V0 = NEW 0 string("stdClass")
0 commit comments