summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_3_0RC1'.php-4.3.0RC1SVN Migration2002-11-145-535/+0
* Fix version.Andrei Zmievski2002-11-141-1/+1
* Go for RC1.Andrei Zmievski2002-11-142-3/+3
* MFHStefan Esser2002-11-141-1/+1
* MFH (zts compile warning).Ilia Alshanetsky2002-11-142-2/+2
* MFH (fic for bug #20423).Ilia Alshanetsky2002-11-141-2/+2
* Info about gd changesMarcus Boerger2002-11-141-0/+1
* MFH:Marcus Boerger2002-11-1410-12/+57
* MFH: Info about closed bugsMarcus Boerger2002-11-141-0/+1
* Add note about shortcomings of this test.Wez Furlong2002-11-141-0/+36
* MFH (skip conditions for tests)Ilia Alshanetsky2002-11-143-1/+12
* MFH (compile warning fix).Ilia Alshanetsky2002-11-141-0/+2
* MFBWez Furlong2002-11-140-0/+0
* Bug fix news.Ilia Alshanetsky2002-11-141-0/+2
* MFH (fix for bug #19689).Ilia Alshanetsky2002-11-141-1/+1
* MFH (parse_url bug).Ilia Alshanetsky2002-11-142-5/+18
* MFH (fixes unix build of mbstring)Edin Kadribasic2002-11-141-8/+8
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2002-11-141-0/+50
* - Fixed bug #20424 (stream_get_meta_data craches on a normal file stream).Derick Rethans2002-11-143-1/+16
* MFH..James Cox2002-11-141-1/+1
* MFHJames Cox2002-11-141-1/+1
* MFHfoobar2002-11-141-1/+6
* Fixed bug: #20414, shared build did not workfoobar2002-11-141-8/+8
* Made mbstring compile on windows again.Edin Kadribasic2002-11-137-52/+62
* MFH (relly disable compilation of mbstring)Edin Kadribasic2002-11-132-131/+23
* MFH (mbstring defines commented out to allow defining them elsewhere).Edin Kadribasic2002-11-131-7/+7
* MFH: remove debug outputStig Bakken2002-11-131-1/+0
* - MFH: moved ext/cybermut to PECLDerick Rethans2002-11-131-1/+3
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2002-11-13141-54803/+0
* must be unsignedMarcus Boerger2002-11-131-1/+1
* -use size_tMarcus Boerger2002-11-132-13/+15
* semi-fix string offsets crash - now it doesn't crash, but still leaksStanislav Malyshev2002-11-131-0/+9
* Add new tag to package.xml named <warnings>.\nThis warnings are printed when ...Christian Dickmann2002-11-133-2/+30
* Added GLOB_ONLYDIR and GLOB_BRACE for compatiable systems for the glob()John Coggeshall2002-11-133-2/+8
* Allow use of Berkeley db version 3.1 as found on many RedHat systems.Edin Kadribasic2002-11-131-1/+1
* - be more verboseJan Lehnardt2002-11-131-1/+1
* Added support for bundled flatfile, cdb and cdb_make handlersEdin Kadribasic2002-11-135-2/+52
* Added a test for mb_send_mail() to check if the function properly handlesMoriyoshi Koizumi2002-11-131-0/+38
* Corrected Traditional Chinese language spec and the preferred MIME nameMoriyoshi Koizumi2002-11-131-4/+4
* avoid fileno()Marcus Boerger2002-11-131-9/+9
* Already binary safe.Andrey Hristov2002-11-131-1/+0
* - Reset globals for each requestDerick Rethans2002-11-131-1/+3
* Added a test for mb_send_mail() to check if the simplified Chinese supportMoriyoshi Koizumi2002-11-131-0/+39
* Updated the testMoriyoshi Koizumi2002-11-131-0/+1
* Prevented unwanted encoding detections in mb_send_mail()Moriyoshi Koizumi2002-11-131-6/+9
* Update for a recent change on mbstringMoriyoshi Koizumi2002-11-131-0/+1
* Fixed mb_encode_mimeheader() to work with languages other than Japanese andMoriyoshi Koizumi2002-11-131-11/+4
* Fixed a buffer over-run bug in case a function to be overloaded doesn't exist.Moriyoshi Koizumi2002-11-131-15/+7
* Disable mbstring (and sync behaviour with *NIX per Andrei's commit).Sebastian Bergmann2002-11-131-8/+8
* Disable mbstring by default.Andrei Zmievski2002-11-131-2/+2