summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0b4RC1'.php-5.0.0b4RC1SVN Migration2004-02-123-444/+0
* - Go with b4 RC 1 (Sanity package)Andi Gutmans2004-02-123-4/+4
* ChangeLog update2004-02-122-0/+309
* ws fixfoobar2004-02-120-0/+0
* - Fixed bug #23467 (Showing incorrect Time Zone)foobar2004-02-121-0/+4
* CleanupMarcus Boerger2004-02-111-3/+1
* Must be initialized in ZTS modeMarcus Boerger2004-02-111-0/+1
* UpdateMarcus Boerger2004-02-111-3/+5
* UpdateMarcus Boerger2004-02-111-0/+32
* Fix: <interface> [extends <interface> [, <ineterface>]* ]Marcus Boerger2004-02-113-9/+21
* There is CODING_STANDARDS..at least NEW code should respect those..foobar2004-02-111-9/+7
* stylefoobar2004-02-111-6/+8
* Bugfix #27104 CLI/CGI SAPI module variable name conflictMarcus Boerger2004-02-112-56/+56
* Prevent SimpleXML from silently modifying types of variables that areZeev Suraski2004-02-111-0/+11
* Fix leaks in assignments to overloaded objectsZeev Suraski2004-02-111-0/+11
* - Added checks for invalid characters in a cookie name or cookie dataBrian France2004-02-111-0/+3
* Added checks for invalid characters in a cookie name or cookie data from set...Brian France2004-02-111-0/+10
* Added two new functions to set the dict-dir and data-dir options.Brian France2004-02-112-10/+36
* 'Touch' the file to make sure re2c is not needed.Ilia Alshanetsky2004-02-111-1/+1
* Fixed bug #26862 (ob_flush() followed by output_reset_rewrite_vars() mayIlia Alshanetsky2004-02-113-4/+25
* Fix leak with overloaded objects, when they're used just "for the hellZeev Suraski2004-02-111-2/+9
* Look in the right place for libArd Biesheuvel2004-02-111-1/+3
* support for command line interface was improvedDmitry Stogov2004-02-114-33/+65
* Cache files access rights were changed.Dmitry Stogov2004-02-111-0/+4
* Get rid of some yucky past, and reenable these testsZeev Suraski2004-02-113-22/+23
* Fixed a bug the caused overloaded array indices to be converted to stringsZeev Suraski2004-02-111-24/+23
* Turn off bogus warnings with overloaded dimensions and += (and friends)Zeev Suraski2004-02-111-2/+8
* Proper win32 fix.Ilia Alshanetsky2004-02-111-1/+1
* Improve the implementation of unset() on array dimensions to be moreZeev Suraski2004-02-111-14/+36
* Now SoapClient uses excptions as default method for error reportingDmitry Stogov2004-02-117-111/+342
* Fix bug #25038Zeev Suraski2004-02-111-0/+9
* Fix testRob Richards2004-02-111-0/+1
* Fix crash (patch by Rob Richards)Zeev Suraski2004-02-112-2/+2
* Fix exceptions thrown without a stack frameZeev Suraski2004-02-112-6/+4
* Fix compiler warningsRob Richards2004-02-116-19/+12
* Add version info about run-time client libraryArd Biesheuvel2004-02-111-7/+40
* CS/WSArd Biesheuvel2004-02-112-6/+9
* - Change to b4Andi Gutmans2004-02-112-3/+3
* Change FETCH_RESOURCE to return false on error instead of null, forZeev Suraski2004-02-111-1/+1
* Finally add a notice to hint people that using dl() is a bad idea...Zeev Suraski2004-02-111-0/+1
* Fix bug #26802 (the right aspects of it found by Marcus, anyway :)Zeev Suraski2004-02-111-1/+5
* Fix and clarify the test caseZeev Suraski2004-02-111-23/+11
* Complete the fix for handling of exceptions happening during theZeev Suraski2004-02-111-0/+1
* whitespaceZeev Suraski2004-02-111-1/+1
* removed printfs :)Georg Richter2004-02-112-3/+0
* changed first param in mysqli_bind_paramGeorg Richter2004-02-1114-32/+18
* changed first parameter in mysqli_bind_param from array to stringGeorg Richter2004-02-112-25/+16
* ChangeLog update2004-02-112-0/+211
* fixed a compilation error.Rui Hirokawa2004-02-111-1/+1
* Ignore the memleak in this testZeev Suraski2004-02-101-0/+2