File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ opcache.enable_cli=1
66opcache.file_update_protection=0
77opcache.jit_buffer_size=1M
88opcache.protect_memory=1
9+ --SKIPIF--
10+ <?php if (PHP_INT_SIZE != 8 ) die ("skip: 64-bit only " ); ?>
911--FILE--
1012<?php
1113function test ($ b ) {
@@ -23,4 +25,4 @@ test("0");
2325?>
2426--EXPECT--
2527string(5) "-INF0"
26- string(170 ) "0-2-12-112-1112-11112-111112-1111112-11111112-111111112-1111111112-11111111112-111111111112-1111111111112-11111111111112-1.1111111111111E+15 -1.1111111111111E+141 -ING-INF1"
28+ string(260 ) "0-2-12-112-1112-11112-111112-1111112-11111112-111111112-1111111112-11111111112-111111111112-1111111111112-11111111111112-111111111111112-1111111111111112-11111111111111112-111111111111111112-1111111111111111112- 1.1111111111111E+20 -1.1111111111111E+191 -ING-INF1"
You can’t perform that action at this time.
0 commit comments