php-src/ext/phar
Greg Beaver 773fc51457 implement ini handler for phar.readonly and phar.require_hash that allows enabling it on
PHP_INI_ALL if it is disabled in the system, but does not allow disabling it
   if it is enabled in the syste
2007-01-20 22:40:47 +00:00
..
tests implement ini handler for phar.readonly and phar.require_hash that allows enabling it on 2007-01-20 22:40:47 +00:00
config.m4 - Add OO interface to handling phar archieves and entries 2006-02-28 01:36:30 +00:00
config.w32 - Add OO interface to handling phar archieves and entries 2006-02-28 01:36:30 +00:00
CREDITS - I was missing here 2006-01-06 19:23:58 +00:00
EXPERIMENTAL on second thought, signing can be done externally without a performance hit, and only needs to be done on initial download, i.e. is best implemented with external tools 2006-01-01 20:57:43 +00:00
LICENSE add license text 2005-12-04 22:51:33 +00:00
package.xml need PHP 5.1.2 because of bug in temp memory streams 2006-01-07 18:37:44 +00:00
phar.c implement ini handler for phar.readonly and phar.require_hash that allows enabling it on 2007-01-20 22:40:47 +00:00
phar.php initial import 2005-12-04 20:35:38 +00:00
php_phar.h - Drop useless comment 2007-01-13 17:10:18 +00:00
TODO implement ini handler for phar.readonly and phar.require_hash that allows enabling it on 2007-01-20 22:40:47 +00:00