Mikko Koppanen
109dc1e6f6
Closes bug #47667
2009-03-16 10:22:13 +00:00
Pierre Joye
597f0acfaa
- restore overwrite feature (regression introduced in 5.2.8)
2009-01-01 19:32:45 +00:00
Pierre Joye
704599d3a9
- restore fix for binary mode on win (regression introduced in 5.2.8)
2009-01-01 19:32:24 +00:00
Sebastian Bergmann
ef49b9a8de
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:17:49 +00:00
Felipe Pena
9bb9f270fa
- MFH: Fixed a macro redefinition on BSD for different purpose
2008-11-12 23:38:15 +00:00
Pierre Joye
08a1795767
- remove unused files
2008-10-23 16:16:56 +00:00
Pierre Joye
4fc1246d11
- add missing files
2008-10-23 16:15:54 +00:00
Pierre Joye
047bda3cb8
- MFH
...
- Update ziplib
- flatten path and make them relative before extraction
- remove unnecessary export
2008-10-23 16:13:51 +00:00
Greg Beaver
b24c96616a
add missing alias .h files
2008-01-14 03:58:03 +00:00
Greg Beaver
1d3604c1b1
MFH: export libzip symbols
2008-01-14 03:19:41 +00:00
Greg Beaver
5d96f54cf9
revert last commit, was to wrong branch
2008-01-12 03:46:47 +00:00
Greg Beaver
9ce5990880
MFH: export symbols for use by other extensions like phar
2008-01-12 03:43:06 +00:00
Sebastian Bergmann
d9f3a1305f
MFH: Bump copyright year, 2 of 2.
2007-12-31 07:20:42 +00:00
Ilia Alshanetsky
f4a8180f65
Fixed snprintf() usage
2007-02-24 16:23:10 +00:00
Marcus Boerger
50ea26760d
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
2007-02-24 02:17:47 +00:00
Sebastian Bergmann
4223aa4d5e
MFH: Bump year.
2007-01-01 09:36:18 +00:00
Frank M. Kromann
66eb5b1dde
Fix win32 build
2006-12-01 20:24:58 +00:00
Ilia Alshanetsky
ca89b6dedd
last set of zts fixes
2006-11-30 16:38:37 +00:00
Pierre Joye
892c00bb9f
#9278 and #39506 , force the binary mode for the zip operation only. At least I do not have to set/restore it in each function.
2006-11-15 19:14:02 +00:00
Pierre Joye
1d61562efe
#39506 and PECL #9278 , should fix the problem for the other SAPI (works for CLI, CGI and embed)
...
see: http://news.php.net/php.internals/26606 for the details
2006-11-15 16:24:24 +00:00
Nuno Lopes
232bb79bed
fix leaks within zip entries in several tests
2006-11-11 23:43:00 +00:00
Nuno Lopes
b3de830b61
fix leak in oo_setArchiveComment.phpt
2006-11-11 23:35:27 +00:00
Pierre Joye
8cb18e8d64
- fix leak in zip_close when the function's succeeded
2006-11-11 19:06:56 +00:00
Pierre Joye
8ad0c6d543
- MFH:
...
- 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)
2006-11-03 16:46:19 +00:00
Pierre Joye
07b62da9f4
- #38944 , freshly created archive has no comment or cdir
2006-09-25 09:00:16 +00:00
Pierre Joye
8d07735332
- MFP:
...
- add overwrite mode to ZipArchive::open, always starts a new archive
- Fix safe mode checks on extract
- Fix possible leaks when a safe mode error has been raised
2006-08-13 21:09:59 +00:00
Pierre Joye
d1ad062be8
- MFH: NL
2006-08-12 17:05:08 +00:00
Pierre Joye
f6b6f0a2f9
- should not have been commited
2006-08-07 20:28:03 +00:00
Pierre Joye
53d297a7ea
- this one was not in
2006-07-24 17:26:24 +00:00
SVN Migration
664d102aa6
This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.
2006-07-24 16:58:59 +00:00