summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_1_0RC4'.php-5.1.0RC4SVN Migration2005-10-280-0/+0
* 5.1.0RC4Ilia Alshanetsky2005-10-283-4/+6
* Fixed bug #34879 (str_replace, array_map corrupt negative array indexes on 64...Dmitry Stogov2005-10-284-24/+37
* fix TSRM buildAntony Dovgal2005-10-281-1/+1
* Fixed bug #34982 (array_walk_recursive() modifies elements outside function s...Dmitry Stogov2005-10-281-0/+40
* Fixed bug #34982 (array_walk_recursive() modifies elements outside function s...Dmitry Stogov2005-10-282-0/+3
* Fixed bug #34725 (CLI segmentation faults during cleanup in ZTS if ext/pcre i...Dmitry Stogov2005-10-282-1/+4
* NetWare LibC sdk has stdarg.hAnantha Kesari H Y2005-10-281-1/+13
* $id:$ tatgs are removed from generated files to avoid committing of Zend/zend...Dmitry Stogov2005-10-284-6/+27
* MFH: fix crash setting attr from foreign doc (throws exception)Rob Richards2005-10-272-0/+77
* MFH: commit forgotten partAntony Dovgal2005-10-271-0/+10
* Fixed SIGSEGVDmitry Stogov2005-10-274-45/+66
* MFH: add MySQL options and corresponding constantsAntony Dovgal2005-10-273-0/+46
* MFH: free && set to NULL S->stmtAntony Dovgal2005-10-271-1/+9
* Fixed memory leak on errorIlia Alshanetsky2005-10-271-0/+4
* One check is enough.Ilia Alshanetsky2005-10-271-12/+0
* Tests for calendar extensionRathna N2005-10-275-0/+85
* fixes PECL Bug #5589Wez Furlong2005-10-271-1/+1
* Test PDO::ATTR_CASE attribute.Dan Scott2005-10-261-0/+83
* MFH: make compilers happyAntony Dovgal2005-10-261-2/+2
* MFH: fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)Antony Dovgal2005-10-262-0/+6
* Additional tweaks to the patch for bug #34249.Ilia Alshanetsky2005-10-261-1/+4
* MFH: fix #34977 (Compile failure on MacOSX due to use of varargs.h)Antony Dovgal2005-10-262-2/+4
* MFHfoobar2005-10-262-38/+38
* Correct non-standard SQL. Standard SQL would define "DEFAULT NULL" -- butDan Scott2005-10-263-3/+3
* - MFH zend_is_callable_ex() has been changedMarcus Boerger2005-10-251-3/+1
* - MFH zend_is_callable_ex() returns zend_class_entry* if availableMarcus Boerger2005-10-253-8/+18
* - fix #34980, divisor and offset never passed correctly (s/float/double/)Pierre Joye2005-10-251-1/+1
* fix bug #34965 tidy is not binary safeMichael Wallner2005-10-253-38/+83
* use correct enum type for the argAntony Dovgal2005-10-251-1/+1
* MFH: Fixed bug #34968 (bz2 extension fails on to build on some win32 setups).Ilia Alshanetsky2005-10-252-1/+3
* - fix the fixMichael Wallner2005-10-251-1/+1
* - MFH: fix bug #34821 zlib encoders fail on widely varying binary data on win...Michael Wallner2005-10-253-4/+54
* MFH: apply workaround for the leak only when GLIBC is usedAntony Dovgal2005-10-251-4/+10
* fix the orderAntony Dovgal2005-10-251-2/+2
* - MFH: thread safe SSL crypto locks, fixes bug #33760Michael Wallner2005-10-254-2/+185
* Do not run tests if iconv extension is unavailable.Ilia Alshanetsky2005-10-259-9/+9
* MFH: fix problem with garbage appearing in hostnamesAntony Dovgal2005-10-251-1/+2
* Fixed compiler warningIlia Alshanetsky2005-10-251-1/+1
* MFHfoobar2005-10-241-1/+1
* MFH: fix #34970 (ldap configuration issues)Antony Dovgal2005-10-241-1/+1
* - Fix issue with entities in attributesMarcus Boerger2005-10-242-4/+40
* Fixed bug #34950 (Unable to get WSDL through proxy)Dmitry Stogov2005-10-242-0/+7
* Reverted patch for bug #34934. Bug is marked as bogus.Dmitry Stogov2005-10-243-30/+0
* MFH: fix #34938 (dns_get_record() doesn't resolve long hostnames and leaks)Antony Dovgal2005-10-232-6/+26
* Fixed memory leak on error.Ilia Alshanetsky2005-10-231-1/+4
* Closes PECL Bug #5750; uri: dsn is not handled correctly.Wez Furlong2005-10-231-1/+1
* keep the order! :)foobar2005-10-221-1/+1
* Fix #34957; file access checks should use VCWD_ACCESS()Wez Furlong2005-10-223-1/+33
* fix wsAntony Dovgal2005-10-211-5/+5