summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_3_4RC2'.php-4.3.4RC2SVN Migration2003-10-20185-52159/+0
* RC2 is a go.Ilia Alshanetsky2003-10-202-3/+3
* MFH for 4.3.4RC2Tomas V.V.Cox2003-10-2014-244/+402
* Bug fixing news.Ilia Alshanetsky2003-10-201-2/+5
* Fix bug #25900 (document->get_elements_by_tag_name with default xmlns)Rob Richards2003-10-201-2/+2
* MFH(r-1.108): Fix compiler warningsMoriyoshi Koizumi2003-10-201-5/+5
* MFH: Fixed bug #25918 (Possible crash in mime_content_type()).Ilia Alshanetsky2003-10-202-3/+3
* MFH: Fixed bug #25923 (mail() modifies the to & subject arguments).Ilia Alshanetsky2003-10-202-12/+26
* MFH: Fixed bug #25895 (Incorrect detection of safe_mode limited ini options)Ilia Alshanetsky2003-10-202-1/+3
* chech -> checkWez Furlong2003-10-181-1/+1
* new SunONE serverUwe Schindler2003-10-171-2/+2
* Fix bug #25888 (Crash of php.exe when xpath_eval of a namespace)Rob Richards2003-10-171-11/+88
* Fix commentSascha Schumann2003-10-171-1/+1
* MFH: Fixed formatting issues (patch by: Joe Orton)Ilia Alshanetsky2003-10-173-7/+7
* - Fixed the real reason for build problems: dos eolsfoobar2003-10-160-0/+0
* - Fixed ZTS build (Nuked extra TSRMLS_FETCH)foobar2003-10-161-1/+0
* - config.w32.h is in main/ not ext/standard..foobar2003-10-161-3/+3
* MFH: Do not strip trailing spaces.Ilia Alshanetsky2003-10-161-3/+2
* MFH: Fixed bug #25777 (Do not rtrim() of text fields fetched from mssql).Ilia Alshanetsky2003-10-152-0/+3
* Don't forget to check for tzset...Wez Furlong2003-10-151-0/+2
* Fix bug #25825. tzset() was not called when resetting the TZ env var.Wez Furlong2003-10-152-1/+9
* Embed date of last modificationSascha Schumann2003-10-141-1/+1
* MFH: Fixed bug #25836 (last key of multi-dimensional array passed via GPCIlia Alshanetsky2003-10-142-1/+9
* Unintialized variable fix from Joe Orton.Wez Furlong2003-10-131-1/+1
* Fix uninitialized value.Wez Furlong2003-10-131-1/+1
* - Email address changeDerick Rethans2003-10-133-3/+3
* MFH: Fixed bug #25800 (parse_url() could not parse urls with empty port).Ilia Alshanetsky2003-10-133-6/+18
* MFH: Remove sendmail patch check.Ilia Alshanetsky2003-10-131-25/+0
* BFNfoobar2003-10-121-0/+1
* MFH fix for 25558 in case there is ever another 4.3 release.Vlad Krupin2003-10-121-4/+0
* Fixed bug #25814 (Make flock() return correct value when 3rd argument isIlia Alshanetsky2003-10-102-6/+9
* MFH: Fixed bug #25746 (Do not bail out when unable to chdir original dir onIlia Alshanetsky2003-10-092-3/+2
* Don't forget these EOF flags either...Wez Furlong2003-10-081-6/+2
* - Reverted the 'fix' for bug #25494foobar2003-10-082-4/+0
* Backport from HEAD; set EOF marker after each read attempt to avoid itWez Furlong2003-10-081-4/+2
* - Fixed bug #25780 (MFH: ext/session: invalid session.cookie_lifetime causes ...foobar2003-10-082-5/+11
* MFH(r-1.174): Better fix for bug #25758Moriyoshi Koizumi2003-10-081-1/+1
* MFH: Fixed bug #25758 (var_export does not escape ' & \ inside array keys)Ilia Alshanetsky2003-10-082-1/+6
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-10-081-0/+14
* MFH: Bugfix #25770 Segfault with PHP and bison 1.875Marcus Boerger2003-10-072-2/+3
* BFNfoobar2003-10-071-0/+1
* MFH: - Fixed bug #18534 (ifx_close() leaves open session)Corne' Cornelius2003-10-071-14/+48
* MFH: Cleaned up previous patch.Ilia Alshanetsky2003-10-071-9/+6
* Fix typoArd Biesheuvel2003-10-071-1/+1
* MFH: - Fixed bug #25764 (ldap_get_option() crashes with unbinded ldap link)foobar2003-10-062-4/+12
* MFH: ws fixfoobar2003-10-061-2/+2
* MFH: Fixed clobbering of the source array, when merging complexIlia Alshanetsky2003-10-051-0/+2
* - README in mnogosearch extension is updatedSergey Kartashoff2003-10-041-0/+13
* MFH fix PHP notice in rare caseGreg Beaver2003-10-041-1/+2
* MFH: - Fixed bug #25752 (ext/ncurses: ncurses.h instead of curses.h with BSD).foobar2003-10-043-14/+18