mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
reverting incorrect changes to pack test
# only a problem on darwin, latest gcc-4.2 branch works as expected.
This commit is contained in:
parent
73aa351741
commit
e7d68b8373
1 changed files with 4 additions and 4 deletions
|
@ -145,7 +145,7 @@ Array
|
|||
)
|
||||
Array
|
||||
(
|
||||
[1] => -1
|
||||
[1] => 0
|
||||
)
|
||||
Array
|
||||
(
|
||||
|
@ -185,7 +185,7 @@ Array
|
|||
)
|
||||
Array
|
||||
(
|
||||
[1] => -1
|
||||
[1] => 0
|
||||
)
|
||||
Array
|
||||
(
|
||||
|
@ -233,7 +233,7 @@ Array
|
|||
)
|
||||
Array
|
||||
(
|
||||
[1] => -1
|
||||
[1] => 0
|
||||
)
|
||||
Array
|
||||
(
|
||||
|
@ -305,7 +305,7 @@ Array
|
|||
)
|
||||
Array
|
||||
(
|
||||
[1] => -1
|
||||
[1] => 0
|
||||
)
|
||||
Array
|
||||
(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue