php-src/ext/phar
2007-01-29 22:21:48 +00:00
..
tests - CS & Fix expectations 2007-01-29 22:21:48 +00:00
config.m4 - Disable most of class Phar and all of class PharFileInfo if SPL is not present 2007-01-21 15:25:50 +00:00
config.w32 - Disable most of class Phar and all of class PharFileInfo if SPL is not present 2007-01-21 15:25:50 +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 implement Phar->getMetadata() Phar->setMetadata(), add tests, implement meta-data in the header 2007-01-29 03:59:55 +00:00
phar_internal.h throw exceptions from Phar object, and errors from stream wrapper 2007-01-29 06:02:19 +00:00
phar_object.c throw exceptions from Phar object, and errors from stream wrapper 2007-01-29 06:02:19 +00:00
phar.c - Fix mem access 2007-01-29 07:59:19 +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 update TODO for needed things 2007-01-29 06:10:18 +00:00