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
6
6
opcache.file_update_protection=0
7
7
opcache.jit_buffer_size=1M
8
8
opcache.protect_memory=1
9
+ --SKIPIF--
10
+ <?php if (PHP_INT_SIZE != 8 ) die ("skip: 64-bit only " ); ?>
9
11
--FILE--
10
12
<?php
11
13
function test ($ b ) {
@@ -23,4 +25,4 @@ test("0");
23
25
?>
24
26
--EXPECT--
25
27
string(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