]> granicus.if.org Git - php/commit
- Disable most of class Phar and all of class PharFileInfo if SPL is not present
authorMarcus Boerger <helly@php.net>
Sun, 21 Jan 2007 15:25:50 +0000 (15:25 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 21 Jan 2007 15:25:50 +0000 (15:25 +0000)
commit3066cfb3ef780e5c765cf99728fdb9f1188abd0d
tree3e4a9c484fb3ea8209053d9896ed5d85a7526144
parent364022e42c1b47fbae23fc0d9f9cea42a4f2ccab
- Disable most of class Phar and all of class PharFileInfo if SPL is not present
23 files changed:
ext/phar/TODO
ext/phar/config.m4
ext/phar/config.w32
ext/phar/phar.c
ext/phar/phar_internal.h [new file with mode: 0755]
ext/phar/phar_object.c [new file with mode: 0755]
ext/phar/tests/create_new_and_modify.phpt
ext/phar/tests/create_new_phar_c.phpt
ext/phar/tests/phar_oo_001.phpt
ext/phar/tests/phar_oo_002.phpt
ext/phar/tests/phar_oo_003.phpt
ext/phar/tests/phar_oo_004.phpt
ext/phar/tests/phar_oo_005.phpt
ext/phar/tests/phar_oo_006.phpt
ext/phar/tests/phar_oo_007.phpt
ext/phar/tests/phar_oo_008.phpt
ext/phar/tests/phar_oo_010.phpt
ext/phar/tests/phar_oo_011.phpt
ext/phar/tests/phar_oo_011b.phpt
ext/phar/tests/phar_oo_012.phpt
ext/phar/tests/phar_oo_012_confirm.phpt
ext/phar/tests/phar_oo_012b.phpt
ext/phar/tests/refcount1.phpt