]> granicus.if.org Git - php/commit
- MFH
authorSteph Fox <sfox@php.net>
Wed, 14 May 2008 21:29:51 +0000 (21:29 +0000)
committerSteph Fox <sfox@php.net>
Wed, 14 May 2008 21:29:51 +0000 (21:29 +0000)
commit6a0682d986c8e7fa16b51a8c3fd8f7cc01660426
tree3f4902979371a318d695b6a09dc003c95b6a0258
parentb3b5126954689c93baddbbe48f714594bf7dac13
- MFH
- Make internal code forward-compatible. This included a binary cast in the default stub, hence test updates.
18 files changed:
ext/phar/dirstream.c
ext/phar/func_interceptors.c
ext/phar/phar.c
ext/phar/phar_internal.h
ext/phar/phar_object.c
ext/phar/shortarc.php
ext/phar/stream.c
ext/phar/stub.h
ext/phar/tests/files/phar_test.inc
ext/phar/tests/phar_commitwrite.phpt
ext/phar/tests/phar_convert_repeated.phpt
ext/phar/tests/phar_create_in_cwd.phpt
ext/phar/tests/phar_createdefaultstub.phpt
ext/phar/tests/phar_setdefaultstub.phpt
ext/phar/tests/tar/phar_convert_phar.phpt
ext/phar/tests/tar/phar_convert_phar2.phpt
ext/phar/tests/zip/phar_convert_phar.phpt
ext/phar/util.c