#
63d3f0b8 |
| 19-Aug-2014 |
Anatol Belski |
basic macro replacements, all at once
|
Revision tags: POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1 |
|
#
2ed8a170 |
| 07-Jul-2014 |
Dmitry Stogov |
Refactored run_time_cache usage in object handlers
|
Revision tags: php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1 |
|
#
c1965f58 |
| 05-Jun-2014 |
Dmitry Stogov |
Use reference counting instead of zval duplication
|
Revision tags: php-5.6.0beta4, php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1 |
|
#
4d22be99 |
| 05-May-2014 |
Nikita Popov |
Fix ZTS
|
#
c73c6526 |
| 05-May-2014 |
Xinchen Hui |
clean up
|
#
39c521c0 |
| 05-May-2014 |
Xinchen Hui |
Finish Zip (all tests pass)
|
#
356824df |
| 05-May-2014 |
Xinchen Hui |
Romove unnecessary proxy macro
|
#
7e3989f3 |
| 05-May-2014 |
Xinchen Hui |
Fixed memory leak in prop_handlers registering
|
#
ea33fbd8 |
| 05-May-2014 |
Xinchen Hui |
Don't use this (keyword)
|
#
bea30846 |
| 05-May-2014 |
Xinchen Hui |
Refactor Zip (1 test failed)
|
Revision tags: php-5.6.0beta2, php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1 |
|
#
050d7e38 |
| 15-Apr-2014 |
Dmitry Stogov |
Cleanup (1-st round)
|
Revision tags: php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1 |
|
#
7946c5a2 |
| 07-Mar-2014 |
Remi Collet |
add OPSYS_Z_CPM missing constant
|
Revision tags: php-5.5.10, php-5.4.26, php-5.6.0alpha3 |
|
#
c0aba2c6 |
| 23-Feb-2014 |
Xinchen Hui |
Refactor basename using zend_string
|
Revision tags: php-5.4.26RC1, php-5.5.10RC1, php-5.6.0alpha2, php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24 |
|
#
c081ce62 |
| 03-Jan-2014 |
Xinchen Hui |
Bump year
|
#
47c90277 |
| 03-Jan-2014 |
Xinchen Hui |
Bump year
|
#
c0d060f5 |
| 03-Jan-2014 |
Xinchen Hui |
Bump year
|
#
3a492cf6 |
| 30-Dec-2013 |
Remi Collet |
fix compat for PHP ABI changes
|
#
0a950a05 |
| 30-Dec-2013 |
Remi Collet |
Sync with pecl/zip 1.12.4dev - update bunled libzip to 0.11.2 - expose zip_file_set_external_attributes + zip_file_get_external_attributes with new methods: ZipArchive:
Sync with pecl/zip 1.12.4dev - update bunled libzip to 0.11.2 - expose zip_file_set_external_attributes + zip_file_get_external_attributes with new methods: ZipArchive::setExternalAttributesName ZipArchive::setExternalAttributesIndex ZipArchive::getExternalAttributesName ZipArchive::getExternalAttributesIndex
show more ...
|
Revision tags: php-5.4.24RC1, php-5.5.8RC1 |
|
#
f6ffecbd |
| 19-Dec-2013 |
Remi Collet |
save a few memory
|
#
20eb8e4d |
| 19-Dec-2013 |
Remi Collet |
Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real)
|
#
d14670cc |
| 18-Dec-2013 |
Kalle Sommer Nielsen |
Eliminate another TSRMLS_FETCH() in i_zend_is_true() # Affected extensions have all been updated, ext/opcache and ext/zip # both have macros for cross version compatibility
|
Revision tags: php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6 |
|
#
5dc37b35 |
| 04-Nov-2013 |
Remi Collet |
Sync ext/zip with pecl/zip version 1.3.2 - update libzip to version 1.11.1. We don't use any private symbol anymore - new method ZipArchive::setPassword($password) - add --with-libzip opt
Sync ext/zip with pecl/zip version 1.3.2 - update libzip to version 1.11.1. We don't use any private symbol anymore - new method ZipArchive::setPassword($password) - add --with-libzip option to build with system libzip
show more ...
|
Revision tags: php-5.4.22RC1, php-5.5.6RC1 |
|
#
9976b5cd |
| 20-Oct-2013 |
Felipe Pena |
- Moved NULL check before dereferencing
|
#
420068c6 |
| 20-Oct-2013 |
Felipe Pena |
- Fix possible memory leak
|
#
cf6ab0e9 |
| 17-Oct-2013 |
Anatol Belski |
applied and fixed the original patch initial work on the patch import done
|