summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_1_1_0'.RELEASE_1_1_0SVN Migration2007-04-125918-1299651/+0
|
* - Fix release statesMarcus Boerger2007-04-121-2/+2
|
* - Fix release dateMarcus Boerger2007-04-121-2/+2
|
* - Prepare release 1.1.0Marcus Boerger2007-04-122-2/+2
|
* - Add testJohannes Schlüter2007-04-121-0/+30
|
* Fixed bug #41063 (chdir doesn't like root paths).Dmitry Stogov2007-04-121-0/+1
|
* bail out if unicode.semantics is On (stream_select() is unable to cast ↵Antony Dovgal2007-04-121-1/+7
| | | | | | | Unicode streams to FDs) check stream_select() return value correctly and avoid endless loop
* return success only if succeeded casting at least one stream to fdAntony Dovgal2007-04-121-1/+3
|
* add new test and SKIPIF sectionsAntony Dovgal2007-04-1225-1/+227
|
* swap the optionsAntony Dovgal2007-04-122-4/+4
|
* add short descriptions for PCRE ini optionsAntony Dovgal2007-04-122-0/+12
|
* ChangeLog update2007-04-122-0/+85
|
* MFBAntony Dovgal2007-04-112-3/+9
|
* improve testAntony Dovgal2007-04-111-1/+2
|
* we don't ship libmysql anymore, so there is no need for this messageAntony Dovgal2007-04-111-1/+0
|
* - Fixed bug #40861 (strtotime() doesn't handle double negative relative timeDerick Rethans2007-04-113-6665/+6732
| | | | | units correctly).
* - add HAVE_GD_FONTMUTEX and HAVE_GD_FONTCACHESHUTDOWN to win32 buildPierre Joye2007-04-111-0/+2
|
* new tests: array_merge, array_push, fprintf. modified tests: ↵Zoe Slattery2007-04-115-14/+1240
| | | | count_recursive, md5.
* fix #41048 (PHP6 Segmentation fault issue)Scott MacVicar2007-04-111-0/+1
|
* ChangeLog update2007-04-112-0/+127
|
* Wrong locale name.Andrei Zmievski2007-04-101-7/+7
|
* MFB: fix #40931 (open_basedir bypass via symlink and move_uploaded_file())Antony Dovgal2007-04-101-3/+63
|
* skip test if openssl is presentAntony Dovgal2007-04-101-1/+10
| | | | | in this case the error messages are different
* skip this test on MacOSAntony Dovgal2007-04-101-0/+1
|
* - MFB SynchMarcus Boerger2007-04-101-35/+38
|
* MFB:- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt ↵foobar2007-04-101-2/+2
| | | | wont fail. (Integer overflow)
* fix testAntony Dovgal2007-04-101-0/+2
|
* fix #41037 (unregister_tick_function() inside the tick function crash PHP)Antony Dovgal2007-04-102-3/+33
|
* MFBAntony Dovgal2007-04-101-1/+1
|
* Initial WIN64 supportDmitry Stogov2007-04-102-10/+56
|
* ChangeLog update2007-04-102-0/+129
|
* Removed wrong size_t definitionDmitry Stogov2007-04-091-1/+0
|
* Fixed 64-bit supportDmitry Stogov2007-04-092-2/+2
|
* ZTS fixDmitry Stogov2007-04-092-3/+3
|
* Usage of sizeof(void*) is not portableDmitry Stogov2007-04-091-1/+1
|
* Fixed 64-bit supportDmitry Stogov2007-04-091-12/+18
|
* new testAntony Dovgal2007-04-091-0/+26
|
* ChangeLog update2007-04-091-0/+32
|
* MFB: fix #40999 (mcrypt_create_iv() not using random seed)Antony Dovgal2007-04-081-2/+2
|
* MFB: Avoid locks when appening to the error log fileAntony Dovgal2007-04-081-7/+10
|
* - Added linenumbers to array returned by token_get_all()Johannes Schlüter2007-04-084-129/+391
|
* ChangeLog update2007-04-072-0/+103
|
* - Fix unicode issueMarcus Boerger2007-04-061-1/+1
|
* - Fix unicode issue in unregister according to register solutionMarcus Boerger2007-04-061-3/+5
|
* - Fix unicode issue (our string termination test checks both ending bytes ↵Marcus Boerger2007-04-061-4/+6
| | | | instead of just one)
* - Add a helperMarcus Boerger2007-04-061-0/+3
|
* fix testAntony Dovgal2007-04-061-2/+2
|
* MFBAndrei Zmievski2007-04-061-4/+4
|
* - Fix typesMarcus Boerger2007-04-061-3/+3
|
* - MFB #40091 fixMarcus Boerger2007-04-061-2/+30
|