summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_3_4'.php-4.3.4SVN Migration2003-11-025-42/+53
* Fix typo in parameterFrank M. Kromann2003-10-291-1/+1
* MFHfoobar2003-10-280-0/+0
* Remove test because the problem won't be fixed for 4.x releases.Moriyoshi Koizumi2003-10-271-40/+0
* Fix VPATH build (patch by Joe Orton <jorton at redhat dot com>)Moriyoshi Koizumi2003-10-271-0/+1
* No need to have ze2 specific tests in this branch.Moriyoshi Koizumi2003-10-261-38/+0
* Prevent leaks in the overload extension that occur in some special cases.Moriyoshi Koizumi2003-10-262-6/+30
* revert my previous patch.Rui Hirokawa2003-10-263-126/+34
* Remove just unnecessary leftoversMoriyoshi Koizumi2003-10-261-19/+1
* Backport some patch already in HEAD to assure backwards compatibilityMoriyoshi Koizumi2003-10-266-55/+111
* fixed windows build.Rui Hirokawa2003-10-251-34/+49
* mbfilter is replaced with libmbfl to maintain the licence compatibility. mbre...Rui Hirokawa2003-10-2528-45012/+1463
* name/value in multipart/form-date will be converted into internal encoding wh...Rui Hirokawa2003-10-253-46/+150
* Add test case for bug #25831Moriyoshi Koizumi2003-10-251-0/+40
* hrmfoobar2003-10-241-1/+1
* MFH: Fixed bug #25955 (Compile failure on MacOSX 10.3 (Panther)).Ilia Alshanetsky2003-10-242-1/+4
* MFHGreg Beaver2003-10-241-0/+3
* MFH #25174Greg Beaver2003-10-241-1/+1
* News & test regarding bug #25922Ilia Alshanetsky2003-10-221-0/+1
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-10-221-0/+21
* typoMoriyoshi Koizumi2003-10-211-1/+1
* Add regression test for bug #25900Moriyoshi Koizumi2003-10-211-0/+37
* Back to dev.Ilia Alshanetsky2003-10-203-4/+6
* MFH(r-1.4): Fix typoMoriyoshi Koizumi2003-10-201-1/+1
* 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