summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_0RC2'.php-5.2.0RC2SVN Migration2006-08-170-0/+0
* 5.2.0RC2Ilia Alshanetsky2006-08-172-3/+3
* Increased default memory limit to 16 megabytes to accommodate for a moreIlia Alshanetsky2006-08-174-4/+6
* Added skip condition for sqlite2 driver, that uses more forgiving emulatedIlia Alshanetsky2006-08-161-0/+1
* BFNRob Richards2006-08-151-0/+3
* fix bug #38454 (warning upon disabling handler via xml_set_element_handler)Rob Richards2006-08-152-0/+95
* apply correct fix for bug #38461Antony Dovgal2006-08-151-2/+2
* - add openssl_csr_get_subject() and openssl_csr_get_public_key()Pierre Joye2006-08-153-7/+70
* MFH: fix #38467 (--enable-versioning causes make fail on OS X)Antony Dovgal2006-08-152-0/+8
* MFH: don't try to use "auto", "none" and "pass" charsets returned from mbstringAntony Dovgal2006-08-151-0/+9
* BFNAntony Dovgal2006-08-151-0/+2
* MFH: fix #38461 (setting private attribute with __set() produces segfault)Antony Dovgal2006-08-151-1/+1
* minor CS/WS fixesAntony Dovgal2006-08-154-90/+250
* MFH: error message might be NULLAntony Dovgal2006-08-151-5/+13
* MFH: OCIBreak() is not supported on WindowsAntony Dovgal2006-08-151-8/+1
* add testAntony Dovgal2006-08-151-0/+25
* new testsAntony Dovgal2006-08-154-0/+447
* MFH:Michael Wallner2006-08-152-10/+8
* - add OPENSSL_KEYTYPE_EC constantPierre Joye2006-08-153-4/+71
* fix previous patchAntony Dovgal2006-08-141-3/+5
* BFNAntony Dovgal2006-08-141-0/+1
* fix #38451 (PDO_MYSQL doesn't compile on Solaris)Antony Dovgal2006-08-141-1/+2
* move static declaration to *.c filesNuno Lopes2006-08-1413-148/+148
* MFH: add cloning support to DateTime classesMichael Wallner2006-08-142-4/+85
* MFH: Cleanup before reusing failed persistant connection. Better formating of...Frank M. Kromann2006-08-144-20/+76
* Added missing file entryIlia Alshanetsky2006-08-141-0/+1
* Updated libsqlite in ext/pdo_sqlite to 3.3.7.Ilia Alshanetsky2006-08-141-0/+1
* Upgraded bunbled SQLite lib to 3.3.7Ilia Alshanetsky2006-08-1483-7750/+17126
* more static keywordingNuno Lopes2006-08-144-116/+95
* - nuke unused parameter (not present in old versions)Pierre Joye2006-08-141-7/+6
* MFH: fix #38450 (constructor is not called for classes used in userspace stre...Antony Dovgal2006-08-142-0/+36
* a few more static keywordingNuno Lopes2006-08-146-94/+94
* BFNRob Richards2006-08-141-1/+2
* fix bug #38424 (Different attribute assignment if new or existing)Rob Richards2006-08-142-1/+42
* fix underlying issue for bug #38438Rob Richards2006-08-141-2/+2
* make sure USE_ZEND_ALLOC is always 1Antony Dovgal2006-08-141-3/+3
* fix segfault and leak in ext/xmlrpcAntony Dovgal2006-08-143-1/+124
* - MFH: locateName should not change the state/error, can be used to testPierre Joye2006-08-132-9/+22
* - MFP:Pierre Joye2006-08-134-12/+27
* - remove package.xml, not needed in php-src but only in peclPierre Joye2006-08-131-362/+0
* - MFH: remove dl() usagePierre Joye2006-08-131-4/+0
* - MFH: remove dl() usagePierre Joye2006-08-133-11/+0
* Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList)Ilia Alshanetsky2006-08-133-2/+16
* - MFH Add linkMarcus Boerger2006-08-131-0/+1
* - temp fix for a segfault happening when one adds two entries withPierre Joye2006-08-132-1/+37
* const/static keywordingNuno Lopes2006-08-125-6/+6
* - MFH: NLPierre Joye2006-08-121-2/+0
* MFH: fix #38431 (xmlrpc_get_type() crashes PHP on objects)Antony Dovgal2006-08-113-1/+27
* fix #38402: wrong proto for Array*::offsetGet()Nuno Lopes2006-08-111-2/+2
* MFB: Extend safe_mode/open_basedir checks to imap_reopen() as well.Ilia Alshanetsky2006-08-111-0/+8