summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_commitwrite.phpt
diff options
context:
space:
mode:
authorSteph Fox <sfox@php.net>2008-05-14 21:27:31 +0000
committerSteph Fox <sfox@php.net>2008-05-14 21:27:31 +0000
commitc1ae13b9855f3e103240e2a2f7658273a193f041 (patch)
treeb36d9a8f64c764140475a643e4ed8d0bc8522ad3 /ext/phar/tests/phar_commitwrite.phpt
parentb3e245110d299f6e4ea5620ac7e5270535fb1828 (diff)
downloadphp-git-c1ae13b9855f3e103240e2a2f7658273a193f041.tar.gz
- Make internal code back-compatible. This included a binary cast in the default stub, hence many test updates.
- Just over a third of tests pass. Test manifests are broken currently.
Diffstat (limited to 'ext/phar/tests/phar_commitwrite.phpt')
-rw-r--r--ext/phar/tests/phar_commitwrite.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/phar_commitwrite.phpt b/ext/phar/tests/phar_commitwrite.phpt
index 63878355b0..447d1e8309 100644
--- a/ext/phar/tests/phar_commitwrite.phpt
+++ b/ext/phar/tests/phar_commitwrite.phpt
@@ -29,7 +29,7 @@ unlink(dirname(__FILE__) . '/brandnewphar.phar');
__HALT_COMPILER();
?>
--EXPECT--
-int(6651)
+int(6659)
string(200) "<?php
function __autoload($class)
{