summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.4.1 is safeRasmus Lerdorf2009-02-145-1/+61
* splitting array_chunk into smaller testsZoe Slattery2009-02-1426-5312/+5544
* - MFH: prevent unwanted overflowMoriyoshi Koizumi2009-02-141-0/+3
* - MFH: fix Bug #45923 (mb_st[r]ripos() offset not handled correctly)Moriyoshi Koizumi2009-02-144-22/+235
* - MFH: These should be E_WARNING for consistency with strpos()Moriyoshi Koizumi2009-02-141-6/+6
* Revert bogus fix for #47370.Andrei Zmievski2009-02-131-1/+1
* remove UEXPECTZoe Slattery2009-02-131-101/+0
* fixed bad section nameZoe Slattery2009-02-131-1/+1
* fixed testZoe Slattery2009-02-131-2/+2
* MFH: Revert previous changeKalle Sommer Nielsen2009-02-132-6/+6
* MFH: fixed typosTakeshi Abe2009-02-132-2/+2
* - Added missing void param check and arginfoFelipe Pena2009-02-131-8/+26
* - Good bug # order.David Coallier2009-02-131-1/+1
* - Fixed bug #46897: (ob_flush() should fail to flush unerasable buffers)David Coallier2009-02-131-0/+1
* - Fixed bug #46897: ob_flush() should fail to flush unerasable buffersDavid Coallier2009-02-132-0/+32
* BFNFelipe Pena2009-02-131-1/+4
* - New testFelipe Pena2009-02-131-0/+51
* MFH:Felipe Pena2009-02-131-15/+20
* * MFH: Fix bug #47370 (BC breakage of array_unique())Moriyoshi Koizumi2009-02-121-1/+1
* MFH: Fixed wrong usage of error_reporting directiveKalle Sommer Nielsen2009-02-122-5/+5
* MFH:Takeshi Abe2009-02-111-9/+4
* MFH: optimization via the row-major order.Takeshi Abe2009-02-111-2/+2
* Improved param parsingIlia Alshanetsky2009-02-111-6/+5
* MFH: Fixed test bug #47311 (PDO::PARAM_LOB columns need to be bound before ex...Felipe Pena2009-02-111-2/+34
* add testAntony Dovgal2009-02-111-0/+26
* MFH: fix bug #47353 (crash when creating a lot of objects in object destructor)Antony Dovgal2009-02-111-0/+6
* MFH: fix check for zend_extension typeAntony Dovgal2009-02-111-2/+2
* MFH Fix debug builds for OSX, PHP_DEBUG is set to 1 at the topScott MacVicar2009-02-111-1/+1
* MFH primary tester ml needs to be in the TO not CCLukas Smith2009-02-101-2/+2
* Adjust conditionIlia Alshanetsky2009-02-102-3/+3
* MFB: typo fixIlia Alshanetsky2009-02-101-1/+1
* MFB: Added path truncation E_NOTICE to let people now when path resolvingIlia Alshanetsky2009-02-102-3/+9
* The constructor should also throw exceptions, make this semi useful now.Scott MacVicar2009-02-103-17/+34
* - MFH: Fix testsFelipe Pena2009-02-093-4/+4
* Initialize optional varIlia Alshanetsky2009-02-091-1/+1
* remove entry for bug #46026, this is fixed in 5.2 now, and needs no 5.3 entryGreg Beaver2009-02-091-2/+0
* - MFH: Fix testFelipe Pena2009-02-091-2/+2
* - MFH: Fix mem. leakFelipe Pena2009-02-091-0/+3
* - MFH: Fixed testFelipe Pena2009-02-091-5/+7
* Fixed bug #47329 (Crash in garbage collector)Dmitry Stogov2009-02-092-3/+10
* Fixed bug #47320 ($php_errormsg out of scope in functions)Dmitry Stogov2009-02-094-18/+55
* Better fix for #47341Dmitry Stogov2009-02-092-7/+7
* MFB: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped whenIlia Alshanetsky2009-02-091-1/+1
* primary testers list is now mailed for every releaseLukas Smith2009-02-081-5/+4
* - MFH: Fixed bug #47341: Calling gc_collect_cycles() with zend.enable_gc=0Derick Rethans2009-02-082-1/+12
* - Improve testFelipe Pena2009-02-061-6/+6
* - MFH: Fixed bug #47322 (sscanf %d does't work)Felipe Pena2009-02-062-2/+21
* * MFH: Fix bug #45239 (encoding detector hangs with mbstring.strict_detectionMoriyoshi Koizumi2009-02-062-3/+20
* - Fix crapJani Taskinen2009-02-051-1/+1
* Make message punctuation consistent across PHPChristopher Jones2009-02-051-3/+3