summaryrefslogtreecommitdiff
path: root/ext/standard/tests
diff options
context:
space:
mode:
authorBrian Shire <shire@php.net>2007-04-13 02:15:07 +0000
committerBrian Shire <shire@php.net>2007-04-13 02:15:07 +0000
commite7d68b8373a0224e49bb3619e0a05a338cd6b67b (patch)
tree64de9ee76d4036affa0a870bbc33148f4c77b86b /ext/standard/tests
parent73aa3517412e2a921d040f9016a1d5aebc505032 (diff)
downloadphp-git-e7d68b8373a0224e49bb3619e0a05a338cd6b67b.tar.gz
reverting incorrect changes to pack test
# only a problem on darwin, latest gcc-4.2 branch works as expected.
Diffstat (limited to 'ext/standard/tests')
-rw-r--r--ext/standard/tests/strings/pack.phpt8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/standard/tests/strings/pack.phpt b/ext/standard/tests/strings/pack.phpt
index 60b546fce6..b36eee1e57 100644
--- a/ext/standard/tests/strings/pack.phpt
+++ b/ext/standard/tests/strings/pack.phpt
@@ -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
(