summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix test expected outputNuno Lopes2007-09-131-2/+3
* fix skip reasons. the word 'skip' should be followed by a single space and do...Nuno Lopes2007-09-1322-30/+30
* List recent fixesStanislav Malyshev2007-09-131-0/+2
* Added a note indicating that the tests may fail to due libc implementationIlia Alshanetsky2007-09-132-0/+2
* MFH: cs/wsJani Taskinen2007-09-131-4/+5
* docs say dl() parameter can be filename only - enforce itStanislav Malyshev2007-09-131-0/+7
* fix crash if stream is empty and reader function sets buffer as nullStanislav Malyshev2007-09-121-1/+5
* Fixed bug #42643 (CLI segfaults if using ATTR_PERSISTENT).Ilia Alshanetsky2007-09-122-6/+7
* reorderJani Taskinen2007-09-121-4/+4
* BFNJani Taskinen2007-09-121-0/+2
* MFH:- Fixed bug #42627 (bz2 extension fails to build with -fno-common)Jani Taskinen2007-09-121-1/+1
* BFN #39651Nuno Lopes2007-09-121-1/+2
* fix bug #39651: proc_open() append mode doesnt work on windowsNuno Lopes2007-09-121-0/+6
* fix newsJani Taskinen2007-09-121-3/+3
* marked with Bug #42038Raghubansh Kumar2007-09-123-3/+3
* Fix stupid error, which happens only on Windows. And we thought this hasAndrey Hristov2007-09-123-2/+5
* marked with Bug# 42638Raghubansh Kumar2007-09-122-2/+2
* MFH: Fixed function definitionIlia Alshanetsky2007-09-111-1/+1
* - [DOC] add alpha support for imagefilter's IMG_FILTER_COLORIZEPierre Joye2007-09-113-11/+16
* remove the -DHAVE_CONFIG_H switch again to fix things on windowsNuno Lopes2007-09-1125-50/+21
* MFH: revert config header changeRob Richards2007-09-111-1/+1
* - Fix tests (we are not interested what the old value was for the ini option)Jani Taskinen2007-09-112-3/+2
* fix testRaghubansh Kumar2007-09-111-0/+1
* Fixed Bug #42596 (session.save_path MODE option does not work).Ilia Alshanetsky2007-09-102-1/+2
* Fixed bug #42587 (behaviour change regarding symlinked .php files)Dmitry Stogov2007-09-102-9/+8
* fix testsAntony Dovgal2007-09-103-7/+6
* split one more ten-in-one testAntony Dovgal2007-09-095-0/+63
* BFNIlia Alshanetsky2007-09-091-0/+2
* Fixed bug #42590 (Make the engine recornize \v and \f escape sequences)Ilia Alshanetsky2007-09-091-0/+8
* BFNScott MacVicar2007-09-091-0/+1
* MFH: Fixed bug 42549 (ext/mysql failed to compile with libmysql 3.23)Scott MacVicar2007-09-091-3/+7
* - #106 entryPierre Joye2007-09-091-0/+1
* - re-add fix for libgd #106, imagerectangle draws 1x1 rectanglesPierre Joye2007-09-091-0/+5
* MFH: point to valid config headerRob Richards2007-09-081-1/+1
* - #42592, remove ending dot in warning msgPierre Joye2007-09-071-1/+1
* New testcases for ucwords() functionRaghubansh Kumar2007-09-076-0/+647
* New testcases for strncmp() functionRaghubansh Kumar2007-09-0711-0/+1612
* - Can not remove because of the idiotic ZEND_STR*() macrosJani Taskinen2007-09-071-1/+0
* New testcases for stripslashes() functionRaghubansh Kumar2007-09-077-0/+470
* fixing error in expected outputZoe Slattery2007-09-071-4/+7
* - Added reminder for 5.3Jani Taskinen2007-09-071-0/+2
* - Missed this from previous commit to zend_ini.hJani Taskinen2007-09-071-0/+5
* - No need to break binary compatibility hereJani Taskinen2007-09-071-3/+1
* BFNJani Taskinen2007-09-071-1/+3
* MFH: - Fixed the rest of bug #41561 ( @ operator not working )Jani Taskinen2007-09-074-10/+15
* MFH: folding tagsJani Taskinen2007-09-071-55/+58
* BFNJani Taskinen2007-09-071-0/+1
* MFH:- Fixed bug #42579 (apache_reset_timeout() does not exist)Jani Taskinen2007-09-071-2/+3
* Added checks for malformated FastCGI requests (Mattias Bengtsson)Dmitry Stogov2007-09-071-1/+10
* Added missing safety checks for 2nd parameter of setlocale() functionIlia Alshanetsky2007-09-072-4/+9