#
2cfb5e42 |
| 15-Jun-2010 |
Pierre Joye |
- Fix #51002, fix possible memory corruption with very long names
|
#
c42d8b37 |
| 03-Jun-2010 |
Felipe Pena |
- Fix proto and argname
|
#
d333b79c |
| 03-Jun-2010 |
Felipe Pena |
- Fix proto and argname
|
#
7deae502 |
| 03-Jun-2010 |
Felipe Pena |
- Added ZipArchive arginfo
|
#
651a164e |
| 03-Jun-2010 |
Felipe Pena |
- Added ZipArchive arginfo
|
#
c5237d82 |
| 24-May-2010 |
Dmitry Stogov |
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
#
cb303308 |
| 26-Apr-2010 |
Kalle Sommer Nielsen |
Merge safe_mode changes into extensions that are in sync in both branches
|
#
dd8e59da |
| 26-Apr-2010 |
Kalle Sommer Nielsen |
Removed safe_mode * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_
Removed safe_mode * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
show more ...
|
#
94dd8372 |
| 20-Apr-2010 |
Dmitry Stogov |
Changed the structure of op_array.opcodes. The constant values are moved from opcode operands into a separate literal table
|
Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2 |
|
#
f370d790 |
| 09-Feb-2010 |
Rasmus Lerdorf |
It's a size_t here, not an unsigned int.
|
Revision tags: php-5.2.13RC1 |
|
#
9ba1e816 |
| 03-Jan-2010 |
Sebastian Bergmann |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9 |
|
#
4b8064c9 |
| 24-Feb-2009 |
Ilia Alshanetsky |
Adjust previous fix
|
#
551a2d52 |
| 22-Feb-2009 |
Ilia Alshanetsky |
Fixed 2 memory corruptions in zip extension idenfied by oo_properties.phpt test
|
Revision tags: php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1 |
|
#
206a7cef |
| 02-Jan-2009 |
Pierre Joye |
- year++
|
#
ee86a202 |
| 02-Jan-2009 |
Pierre Joye |
- fix filename property read
|
Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4 |
|
#
fc2fb50d |
| 17-Nov-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: BEFORE_HEAD_NS_CHANGE |
|
#
3c121bf1 |
| 12-Nov-2008 |
Felipe Pena |
- MFH: Removed unused variables
|
#
b9853c4f |
| 12-Nov-2008 |
Pierre Joye |
- MFH: - #14962, makes extractTo 2nd argument really optional - replace ZEND_ENGINE_2_1 by PHP_ZIP_USE_OO
|
Revision tags: BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
7a37fa2d |
| 02-Nov-2008 |
Felipe Pena |
- Revert ZEND_BEGIN_ARG_INFO change
|
#
df100055 |
| 24-Oct-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: php-5.2.7RC2 |
|
#
7d5a67a0 |
| 23-Oct-2008 |
Pierre Joye |
- flatten path and make them relative before extraction - remove unnecessary export
|
#
1d5ba8bb |
| 21-Oct-2008 |
Arnaud Le Blanc |
MFH: initialize optional vars
|
Revision tags: php-5.2.7RC1 |
|
#
6fb114f1 |
| 08-Aug-2008 |
Pierre Joye |
- MFH: constify zend_function_entry and update phpinfo
|
#
ed2abda5 |
| 08-Aug-2008 |
Pierre Joye |
- MFH: missing openbasedir check
|
#
f4087a70 |
| 08-Aug-2008 |
Pierre Joye |
- MFH: use PHP_ZIP_VERSION_STRING and add add_ascii_assoc_string macro (easy sync)
|