summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_1_3RC2'.php-5.1.3RC2SVN Migration2006-03-301-1/+1
* Go with RC2Ilia Alshanetsky2006-03-303-4/+4
* Fixed XSS inside phpinfo() with long inputs.Ilia Alshanetsky2006-03-302-19/+18
* - MFH Return NULL instead of '' if node does not existMarcus Boerger2006-03-301-1/+1
* fix #36922 (missing MYSQLI_REPORT_STRICT constant in userspace)Antony Dovgal2006-03-301-0/+1
* fix typoAntony Dovgal2006-03-291-1/+1
* fix bug #36898 (__set() leaks in classes extending internal ones)Antony Dovgal2006-03-2918-116/+70
* Support for zend-myltibyteDmitry Stogov2006-03-291-0/+0
* fix skip conditionAntony Dovgal2006-03-281-2/+1
* initialize bucket #0 with nulls (normally it shouldn't be used at all, but if...Antony Dovgal2006-03-281-0/+1
* prevent possible NULL dereferenceAntony Dovgal2006-03-281-0/+1
* fix #36897 (debug_print_backtrace() doesn't return void but array(0) {})Antony Dovgal2006-03-281-2/+0
* add a test case for bug 35671Wez Furlong2006-03-281-0/+45
* Fixed bug #36886 (User filters can leak buckets in some situations).Ilia Alshanetsky2006-03-282-1/+17
* fix testsAntony Dovgal2006-03-2810-27/+139
* fix #36851 (Documentation and code discrepancies for NULL data)Antony Dovgal2006-03-282-6/+8
* reenable pg_execute E_WARNINGYasuo Ohgaki2006-03-281-0/+1
* Check 2nd parameter of tempnam() against path components.Ilia Alshanetsky2006-03-272-2/+9
* fix #36878 (error messages are printed even though an exception has been thrown)Antony Dovgal2006-03-272-1/+3
* Fix for #36342; ODBC won't let you bind variables by buffer after "long"Wez Furlong2006-03-272-3/+9
* The fix for #35332 caused #35671 (and thus PECL #6504).Wez Furlong2006-03-273-9/+38
* fix #36869 (memory leak in output buffering when using chunked output)Antony Dovgal2006-03-272-4/+2
* Fixed meory leak in case of unknown pragmaDmitry Stogov2006-03-271-0/+2
* On Mac OSX, our extensions are actually "bundles" and should not haveAndrei Zmievski2006-03-271-3/+0
* remove pg_execute() E_WARNING error when query plan is not definedYasuo Ohgaki2006-03-271-1/+0
* kill the left unused variableAndrey Hristov2006-03-261-1/+0
* remove unnecessary memcpy, cast directlyAndrey Hristov2006-03-261-2/+1
* Fixed bug #36857 (Added support for partial content fetching to the HTTPIlia Alshanetsky2006-03-262-0/+3
* - MFH: Make IteratorIterator base of most SPL iteratorsMarcus Boerger2006-03-261-22/+11
* - Fix docuMarcus Boerger2006-03-261-1/+1
* fixed compiler warning.Seiji Masugata2006-03-261-2/+0
* fix #36859 (DOMElement crashes when calling __construct when clone'ing)Antony Dovgal2006-03-262-0/+3
* fix and testcase for bug #36745Georg Richter2006-03-243-0/+26
* add new testsAntony Dovgal2006-03-242-0/+182
* fixed minor problems (thx to tony)Georg Richter2006-03-243-10/+10
* Fix for bug #36802 (server crashes with invalid/not opened connections)Georg Richter2006-03-2413-234/+295
* Fixed SoapFault::getMessage()Dmitry Stogov2006-03-242-0/+8
* - My eyes don't hurt anymoreMarcus Boerger2006-03-231-1/+1
* - MFHMarcus Boerger2006-03-232-24/+26
* return FALSE if driver doesn't support quoting (this is what docu says)Antony Dovgal2006-03-231-0/+1
* Added myself to PDO and PDO_MySQL creditsIlia Alshanetsky2006-03-234-9/+10
* add missing skipif sectionsAntony Dovgal2006-03-233-0/+6
* fix typosAntony Dovgal2006-03-232-2/+2
* - Initialized callable_name if presentMarcus Boerger2006-03-231-0/+3
* - MFH Add new testMarcus Boerger2006-03-231-0/+137
* - MFH: Add new testMarcus Boerger2006-03-231-0/+31
* - Add missing bug title and synch with other testsMarcus Boerger2006-03-231-11/+16
* Fixed possible memory corruptionDmitry Stogov2006-03-231-6/+8
* - Fix buildMarcus Boerger2006-03-231-1/+1
* CleanupDmitry Stogov2006-03-231-0/+4