Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create branch 'PECL_OPENSSL'.PECL_OPENSSL | SVN Migration | 2006-10-15 | 1 | -2002/+0 |
| | |||||
* | - #38943, properties in extended class cannot be set | Pierre Joye | 2006-09-24 | 1 | -4/+1 |
| | | | | | - use zend_object_std_init instead of a manual initialisation | ||||
* | - MFH: PECL Bug #8700, zipArchive::getFromIndex() fails | Pierre Joye | 2006-09-15 | 1 | -2/+6 |
| | |||||
* | - PECL Bug #8676, addFile was not updated and still used VCWD_REALPATH, | Pierre Joye | 2006-09-12 | 1 | -1/+1 |
| | | | | | it now uses expand_filepath | ||||
* | - bump version, 5.2.0 will have zip-2.0.0-stable | Pierre Joye | 2006-09-06 | 1 | -1/+1 |
| | |||||
* | - wrong cast, strlen is int | Pierre Joye | 2006-09-06 | 1 | -3/+3 |
| | |||||
* | MFH zend_parse_parameters() fixes | Nuno Lopes | 2006-09-06 | 1 | -6/+8 |
| | |||||
* | - MFH: zip_open takes only one parameter (Thx Nuno L.) | Pierre Joye | 2006-09-06 | 1 | -4/+3 |
| | |||||
* | - don't rely/use VCWD_REALPATH, use expand_filepath instead | Pierre Joye | 2006-08-26 | 1 | -1/+1 |
| | | | | | NB: that'd to be true for all this VCWD mess | ||||
* | - bundled matches pecl 1.7.1 | Pierre Joye | 2006-08-25 | 1 | -1/+1 |
| | |||||
* | - solve the relative path issues in TS environment | Pierre Joye | 2006-08-24 | 1 | -4/+14 |
| | |||||
* | - nuke unused parameter (not present in old versions) | Pierre Joye | 2006-08-14 | 1 | -7/+6 |
| | |||||
* | - MFH: locateName should not change the state/error, can be used to test | Pierre Joye | 2006-08-13 | 1 | -1/+13 |
| | | | | | an entry | ||||
* | - MFP: | Pierre Joye | 2006-08-13 | 1 | -2/+12 |
| | | | | | | | - 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 | ||||
* | - temp fix for a segfault happening when one adds two entries with | Pierre Joye | 2006-08-13 | 1 | -1/+36 |
| | | | | | the same name | ||||
* | Cleanup phpinfo() output | Ilia Alshanetsky | 2006-07-28 | 1 | -6/+6 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. | SVN Migration | 2006-07-24 | 1 | -0/+1934 |