summaryrefslogtreecommitdiff
path: root/ext/zip/php_zip.h
Commit message (Collapse)AuthorAgeFilesLines
* Made ZIP extension available on Windows.Edin Kadribasic2002-05-111-1/+5
| | | | | @- Made ZIP extension available on Windows. (Edin)
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
|
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* wsSterling Hughes2001-08-131-2/+2
|
* Whitespace fixes and moving to zend_parse_parameters()Sterling Hughes2001-08-131-2/+2
|
* Change the names around a bit zip_opendir() -> zip_open() andSterling Hughes2001-05-271-6/+6
| | | | | zip_open() -> zip_entry_open()
* @ Renamed the ZZiplib extension to the Zip extension, functionSterling Hughes2001-05-271-0/+66
@ names have also changed accordingly, functionality, has stayed @ constant. (Sterling)