This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-23 07:58:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ed43390005d4e35916bc6ed17dbd25e1afaec0a
archived-php-src
/
ext
/
phar
T
History
Marcus Boerger
7303202be1
- Fix a few things
...
- Cleanup
2007-01-11 01:04:47 +00:00
..
tests
- Fix test
2007-01-09 03:03: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
- Fix a few things
2007-01-11 01:04:47 +00:00
phar.php
…
php_phar.h
tests need updating, but this works with a valid 0.8.0 phar now. Additions include alias/apiversion/per-file flags in the manifest
2006-01-10 06:46:17 +00:00