1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 01:48:26 +02:00
Files
archived-php-src/ext/phar
Greg Beaver 95eeee9156 not all tests have been converted over to the new API, but it works
conversion is now split into 3 separate methods
1\) convertToZip\(\) convertToTar\(\) and convertToPhar\(\) exclusively change file format
2\) compress\(\) sets compression, accepting Phar::GZ, Phar::BZ2, or Phar::NONE
3\) convertToExecutable\(\) allows stub creation in tar/zip, convertToData\(\) prevents it

all methods return either Phar or PharData objects, allowing fluent interface.

only 1 test has been converted to the new format, but the API works
2008-03-23 22:42:45 +00:00
..
2008-03-22 01:48:45 +00:00
2008-03-21 05:05:23 +00:00
2008-01-08 19:40:23 +00:00
ws
2008-02-01 14:40:57 +00:00
2008-01-19 18:39:49 +00:00
2008-02-25 15:43:14 +00:00
2008-01-18 20:12:45 +00:00
2008-03-23 16:51:52 +00:00
2008-03-22 21:54:15 +00:00
2008-03-23 00:05:53 +00:00
2008-03-10 19:11:16 +00:00
2008-03-07 14:59:47 +00:00