Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 2 | -2/+2 |
| | | | | | * pull-request/341: (23 commits) typofixes | ||||
* | Fixed bug #64342 ZipArchive::addFile() has to check for file existence | Anatol Belski | 2013-04-10 | 2 | -0/+79 |
| | |||||
* | Added test for bug #51353. It'll be skipped by default and must be | Anatoliy Belsky | 2012-08-21 | 1 | -0/+54 |
| | | | | activated manually. | ||||
* | Reverted the BC fix regarding to #57905, test adopted | Anatoliy Belsky | 2012-06-17 | 1 | -2/+1 |
| | | | | | | New 0.10.1 has a stronger archive integrity check. Restoring the old behaviour of libzip < 0.10.1 makes no sense at this place. | ||||
* | Fix cleanup routines | Hannes Magnusson | 2011-09-07 | 1 | -0/+5 |
| | |||||
* | Removed old (< 5.3) version of test and cleaned up the actual version. | Shein Alexey | 2011-09-02 | 3 | -60/+18 |
| | |||||
* | - Fixed bug #53893 (Wrong return value for ZipArchive::extractTo()) | Pierre Joye | 2011-02-07 | 1 | -5/+2 |
| | |||||
* | fix bug 53885 (ZipArchive segfault with FL_UNCHANGED on empty archive) | Stanislav Malyshev | 2011-01-30 | 1 | -0/+19 |
| | |||||
* | - Fixed bug #53867 (Test failure) | Felipe Pena | 2011-01-28 | 1 | -1/+1 |
| | | | | | patch by: rquadling at php.net | ||||
* | Fixed bug #53854 (Missing constants for compression type). Patch by Richard | Adam Harvey | 2011-01-28 | 1 | -0/+44 |
| | | | | | Quadling. | ||||
* | Fix zip test. | Adam Harvey | 2011-01-28 | 1 | -1/+1 |
| | |||||
* | New test for stream_meta_data($zipstream) | Hannes Magnusson | 2010-12-30 | 1 | -0/+74 |
| | |||||
* | - Fixed bug #53603 (ZipArchive should quiet stat errors). | Gustavo André dos Santos Lopes | 2010-12-24 | 1 | -0/+38 |
| | | | | | | | | | | | | | | #It is unclear if url_stat handlers should emit a warning in case #PHP_STREAM_URL_STAT_QUIET is not specified and the resource does #not exist. Most url_stat handlers never emit messages; the plain #one does only so in the extraordinary event of an open_basedir #restriction. #But in case, php_stat uses PHP_STREAM_URL_STAT_QUIET for the #FS_EXISTS, which suggests that mere checks on file existence are #supposed to use this flag (arguably). #The downside is that important diagnostic messages might be #omitted. | ||||
* | Fixed bug#53579 (stream_get_contents() segfaults on ziparchive streams) | Hannes Magnusson | 2010-12-20 | 1 | -0/+44 |
| | | | | | Also added the filename being access to the stream_get_meta_data() array | ||||
* | - fix test | Pierre Joye | 2010-02-01 | 1 | -0/+1 |
| | |||||
* | The last of the 2009 testfest tests | Zoe Slattery | 2009-08-30 | 2 | -0/+56 |
| | |||||
* | - fixed bug #49072, feof never returns true for damaged file in zip | Pierre Joye | 2009-08-11 | 2 | -0/+24 |
| | |||||
* | Closes bug #47667 | Mikko Koppanen | 2009-03-16 | 1 | -0/+40 |
| | |||||
* | fix tests | Antony Dovgal | 2009-01-08 | 3 | -6/+6 |
| | |||||
* | - Fix test | Felipe Pena | 2008-11-12 | 1 | -1/+1 |
| | |||||
* | - MFH: | Pierre Joye | 2008-11-12 | 1 | -0/+34 |
| | | | | | | - #14962, makes extractTo 2nd argument really optional - replace ZEND_ENGINE_2_1 by PHP_ZIP_USE_OO | ||||
* | - sync tests with pecl | Pierre Joye | 2008-11-04 | 4 | -0/+93 |
| | |||||
* | - MFH: file will exist only on error (thx tony for the headup) | Pierre Joye | 2008-08-30 | 1 | -1/+5 |
| | |||||
* | - fix tests (clean on exit) | Pierre Joye | 2008-08-30 | 2 | -3/+5 |
| | |||||
* | - sync with PECL HEAD | Pierre Joye | 2008-05-21 | 2 | -51/+33 |
| | |||||
* | fix test | Antony Dovgal | 2007-11-19 | 1 | -1/+1 |
| | |||||
* | fix test | Antony Dovgal | 2007-11-08 | 1 | -2/+2 |
| | |||||
* | MFH | Antony Dovgal | 2007-08-13 | 1 | -0/+1 |
| | |||||
* | Fix test | Hannes Magnusson | 2007-08-06 | 1 | -1/+1 |
| | |||||
* | MFH: - Fix isset/empty($ZipArchive->property) | Hannes Magnusson | 2007-08-06 | 1 | -0/+59 |
| | | | | | MFH: - Add test | ||||
* | - pecl bug #11216, better fix, leak removed and improved test | Pierre Joye | 2007-06-03 | 1 | -2/+3 |
| | | | | | - typo in news, better late than never (-d) | ||||
* | - PECL #11216 test | Pierre Joye | 2007-06-03 | 1 | -0/+27 |
| | |||||
* | fix test names | Antony Dovgal | 2007-05-07 | 4 | -5/+5 |
| | |||||
* | - add more cases for getComment | Pierre Joye | 2007-03-14 | 1 | -1/+11 |
| | |||||
* | - #40228, ZipArchive::extractTo does create empty directories | Pierre Joye | 2007-01-29 | 2 | -0/+23 |
| | | | | | recursively | ||||
* | renamed to oo_getcomment.phpt | Hannes Magnusson | 2006-11-16 | 1 | -26/+0 |
| | |||||
* | - mv oo_get_comment.phpt oo_getcomment.phpt | Pierre Joye | 2006-11-15 | 1 | -0/+26 |
| | |||||
* | - MFH: | Pierre Joye | 2006-11-03 | 10 | -0/+343 |
| | | | | | | | | | | - fix possible leak in statName and statIndex - add addEmptyDir() method - add zip_stat_init,zip_clear_error and zip_file_clear_error - add tests - Fix protos (Hannes) - setComment return value on success (Hannes) | ||||
* | MFH tests | Hannes Magnusson | 2006-10-09 | 1 | -0/+0 |
| | |||||
* | fix tests | Antony Dovgal | 2006-10-02 | 4 | -5/+5 |
| | |||||
* | Rename utils.php to utils.inc | Hannes Magnusson | 2006-10-02 | 1 | -0/+0 |
| | |||||
* | add test | Antony Dovgal | 2006-09-25 | 1 | -0/+40 |
| | |||||
* | - #38943, properties in extended class cannot be set | Pierre Joye | 2006-09-24 | 1 | -0/+50 |
| | | | | | - use zend_object_std_init instead of a manual initialisation | ||||
* | - MFH: PECL Bug #8700, zipArchive::getFromIndex() fails | Pierre Joye | 2006-09-15 | 1 | -0/+30 |
| | |||||
* | - MFH: locateName should not change the state/error, can be used to test | Pierre Joye | 2006-08-13 | 1 | -8/+9 |
| | | | | | an entry | ||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. | SVN Migration | 2006-07-24 | 27 | -0/+628 |
| | |||||
* | pecl | Sterling Hughes | 2003-05-17 | 1 | -23/+0 |
| | |||||
* | @ Renamed the ZZiplib extension to the Zip extension, function | Sterling Hughes | 2001-05-27 | 1 | -0/+23 |
@ names have also changed accordingly, functionality, has stayed @ constant. (Sterling) |