summaryrefslogtreecommitdiff
path: root/ext/standard/tests
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PECL_OPENSSL'.PECL_OPENSSLSVN Migration2006-10-15372-26966/+0
* Fix test (bug#39097)Hannes Magnusson2006-10-151-19/+19
* add testAntony Dovgal2006-10-111-0/+31
* MFH: avoid reading str[-1], add warning when invalid format specifiedAntony Dovgal2006-10-112-28/+49
* MFH: fix crash when parsing invalid hostnames/IPsAntony Dovgal2006-10-111-0/+53
* Fixed bug #37262 (var_export() does not escape \0 character).Ilia Alshanetsky2006-10-092-1/+10
* re-add the testAntony Dovgal2006-10-061-0/+108
* <tony2001> ilia: are you serious?Antony Dovgal2006-10-051-108/+0
* add testAntony Dovgal2006-10-051-0/+108
* MFH: fix #39032 (strcspn() stops on null character)Antony Dovgal2006-10-041-0/+18
* fix test nameAntony Dovgal2006-09-281-1/+1
* Fixed bug #38859 (parse_url() fails if passing '@' in passwd).Ilia Alshanetsky2006-09-281-2/+19
* fix testHannes Magnusson2006-09-191-3/+3
* argh.. nuke UEXPECTFAntony Dovgal2006-09-192-0/+0
* support objects in array_walk*()Antony Dovgal2006-09-194-4/+4
* fix testsAntony Dovgal2006-09-192-6/+6
* MFH: fix #34066 (recursive array_walk causes segfault)Antony Dovgal2006-09-192-0/+1535
* MFH: fix leak when call to shutdown function failsAntony Dovgal2006-09-151-0/+25
* MFH: fix double free(), add testAntony Dovgal2006-09-151-0/+24
* add new testsAntony Dovgal2006-09-075-0/+215
* Fixed bug #38464 (array_count_values() mishandles numeric strings).Ilia Alshanetsky2006-09-061-0/+20
* fix testHannes Magnusson2006-08-301-1/+1
* MFH:Hannes Magnusson2006-08-271-0/+46
* fix tests on freebsdHannes Magnusson2006-08-271-2/+2
* tm_yday may be 0Antony Dovgal2006-08-241-2/+2
* add test for realAntony Dovgal2006-08-221-0/+59
* Fixed bug #38524 (strptime() does not initialize the internal date storageIlia Alshanetsky2006-08-201-0/+29
* new testsAntony Dovgal2006-08-154-0/+447
* typos in comments and other minor improvementsAntony Dovgal2006-08-101-1/+0
* use memrchr/zend_memrchr instead of strrchrAntony Dovgal2006-08-081-1/+1
* add new testAntony Dovgal2006-08-081-0/+22
* add new testAntony Dovgal2006-08-041-0/+13
* fix testAntony Dovgal2006-07-281-2/+2
* MFHAntony Dovgal2006-07-171-0/+108
* fix testAntony Dovgal2006-07-161-1/+1
* - MFH Fixed Bug #29538 number_format and problem with 0Marcus Boerger2006-07-161-0/+10
* - MFH Pathinfo allows to get filename (Toby S, Christian S)Marcus Boerger2006-07-161-0/+2
* - MFH array_fill_keys, better unicode support, use new param parsing APIMarcus Boerger2006-07-151-2/+2
* - MFH Added array_fill_keys(). (Marcus, Mathew W)Marcus Boerger2006-07-151-0/+42
* MFH: fix #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger than...Antony Dovgal2006-07-133-0/+180
* fix invalid read - no need to compare strings if haystack is "" or shorter th...Antony Dovgal2006-07-121-0/+55
* Fixed testIlia Alshanetsky2006-07-111-2/+2
* add new tests by Ligaya TurmelleAntony Dovgal2006-07-113-0/+496
* MFH: /tmp is often a symlink, use /bin insteadAntony Dovgal2006-07-111-3/+3
* Fixed bug #37947 (zend_ptr_stack reallocation problem)Dmitry Stogov2006-07-101-0/+21
* Make everyone happyHannes Magnusson2006-07-031-2/+2
* Fixed testIlia Alshanetsky2006-07-031-2/+2
* fix testsHannes Magnusson2006-07-031-4/+4
* fixed segfaults and such things within the new assert02.phpt testNuno Lopes2006-07-011-0/+42
* fix testHannes Magnusson2006-06-291-4/+4