Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | sync zip ext version with pecl | Anatoliy Belsky | 2012-06-19 | 1 | -1/+1 |
| | |||||
* | set current versions for libzip and zip ext | Anatoliy Belsky | 2012-06-07 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | Merge safe_mode changes into extensions that are in sync in both branches | Kalle Sommer Nielsen | 2010-04-26 | 1 | -4/+4 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | - version and WS | Pierre Joye | 2008-12-24 | 1 | -2/+2 |
| | |||||
* | - MFH: | Pierre Joye | 2008-11-12 | 1 | -5/+3 |
| | | | | | | - #14962, makes extractTo 2nd argument really optional - replace ZEND_ENGINE_2_1 by PHP_ZIP_USE_OO | ||||
* | - flatten path and make them relative before extraction | Pierre Joye | 2008-10-23 | 1 | -7/+1 |
| | | | | | - remove unnecessary export | ||||
* | - MFH: use PHP_ZIP_VERSION_STRING and add add_ascii_assoc_string macro (easy ↵ | Pierre Joye | 2008-08-08 | 1 | -1/+3 |
| | | | | sync) | ||||
* | - Moved protos to .c (sync with HEAD) | Felipe Pena | 2008-07-04 | 1 | -12/+0 |
| | |||||
* | - Fixed compile warnings | Felipe Pena | 2008-07-03 | 1 | -10/+10 |
| | |||||
* | - sync with PECL HEAD | Pierre Joye | 2008-05-21 | 1 | -2/+33 |
| | |||||
* | - MFB: reflect the correct version | Pierre Joye | 2008-01-18 | 1 | -0/+2 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | - rename SAFEMODE_CHECKFILE to OPENBASEDIR_CHECKPATH (can be used without | Pierre Joye | 2007-03-14 | 1 | -0/+10 |
| | | | | | | | confusing in head without confusion) - Add safemode and open basedir checks in zip:// wrapper (revert Ilia's patch). Bug found by Stefan Esser in his MOPB-20-2007 | ||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | statification of local functions and variables. | Nuno Lopes | 2006-11-09 | 1 | -27/+0 |
| | | | | | | | | | | also remove a few uneeded global variables interesting new warnings: /cvs/php5/ext/xmlwriter/php_xmlwriter.c:391: warning: 'xmlwriter_objects_clone' defined but not used /cvs/php5/ext/xmlwriter/php_xmlwriter.c:1281: warning: 'zif_xmlwriter_start_dtd_entity' defined but not used /cvs/php5/ext/xmlwriter/php_xmlwriter.c:1325: warning: 'zif_xmlwriter_end_dtd_entity' defined but not used /cvs/php5/ext/xmlwriter/php_xmlwriter.c:1333: warning: 'zif_xmlwriter_write_dtd_entity' defined but not used | ||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. | SVN Migration | 2006-07-24 | 1 | -0/+101 |
| | |||||
* | pecl | Sterling Hughes | 2003-05-17 | 1 | -70/+0 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | Made ZIP extension available on Windows. | Edin Kadribasic | 2002-05-11 | 1 | -1/+5 |
| | | | | | @- Made ZIP extension available on Windows. (Edin) | ||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | ws | Sterling Hughes | 2001-08-13 | 1 | -2/+2 |
| | |||||
* | Whitespace fixes and moving to zend_parse_parameters() | Sterling Hughes | 2001-08-13 | 1 | -2/+2 |
| | |||||
* | Change the names around a bit zip_opendir() -> zip_open() and | Sterling Hughes | 2001-05-27 | 1 | -6/+6 |
| | | | | | zip_open() -> zip_entry_open() | ||||
* | @ Renamed the ZZiplib extension to the Zip extension, function | Sterling Hughes | 2001-05-27 | 1 | -0/+66 |
@ names have also changed accordingly, functionality, has stayed @ constant. (Sterling) |