summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* Optimized digest generation in md5() and sha1() functions by using codeIlia Alshanetsky2007-05-193-17/+17
* fix testAntony Dovgal2007-05-182-0/+1211
* fix leak and check for < 0 only of the 5th arg was passedAntony Dovgal2007-05-181-5/+5
* MFH: fix #41430 (Fatal error with negative values of maxlen parameter of file...Antony Dovgal2007-05-181-0/+5
* fix testsAntony Dovgal2007-05-181-0/+0
* Get rid of a stray time() syscall in tsrm and clean up lcg rinitRasmus Lerdorf2007-05-181-1/+0
* fix testsAntony Dovgal2007-05-183-0/+2
* Get rid of a useless RINIT and an empty RSHUTDOWN on non-WindowsRasmus Lerdorf2007-05-174-12/+6
* Updated range() testZoe Slattery2007-05-161-1029/+885
* fix testsAntony Dovgal2007-05-153-0/+2
* fix testAntony Dovgal2007-05-141-4/+4
* fix CSAntony Dovgal2007-05-141-4/+2
* remove floats, their text representation varies depending on many factorsAntony Dovgal2007-05-141-0/+0
* add 64bit testsAntony Dovgal2007-05-148-0/+5274
* fix precisionAntony Dovgal2007-05-141-0/+2
* fix tests - make them 32bit only, 64bit version will be laterAntony Dovgal2007-05-148-136/+37
* New version of debug_zval_dump_b.phpt, is_array.phpt, is_null.phpt, is_st...Raghubansh Kumar2007-05-1216-0/+8019
* New version of addcslashes.phpt, md5_file.phpt, str_replace.phpt, substr.phpt...Raghubansh Kumar2007-05-1211-40/+1020
* New version of 005.phpt, array_change_key_case.phpt, array_key_exists.phpt, a...Raghubansh Kumar2007-05-1211-87/+3251
* New version of 009.phptRaghubansh Kumar2007-05-121-0/+714
* MFH: fix segfault in strripos() when offset == INT_MAX+1Antony Dovgal2007-05-102-2/+47
* MFH: flush output buffer when/if highlight_string()/php_strip_whitespace()/hi...Antony Dovgal2007-05-104-0/+69
* Fixed bug #41347 (checkdnsrr() segfaults on empty hostname).Scott MacVicar2007-05-102-0/+31
* MFH: fix segfault in iptcembed()Antony Dovgal2007-05-102-4/+22
* Fixed bug #41321 (downgrade read errors in getimagesize() to E_NOTICE).Ilia Alshanetsky2007-05-081-4/+4
* fix testsAntony Dovgal2007-05-077-0/+12
* fix testAntony Dovgal2007-05-071-0/+2
* fix test namesAntony Dovgal2007-05-078-8/+8
* Fix testHannes Magnusson2007-05-061-1/+1
* Fixed testDmitry Stogov2007-05-021-2/+2
* Remove quotesIlia Alshanetsky2007-05-013-0/+0
* - Updated creditsfoobar2007-04-292-2/+1
* fix testsAntony Dovgal2007-04-268-0/+13
* MFH: Plug leak when trying to write via the http wrapperHannes Magnusson2007-04-231-0/+1
* 64-bit supportDmitry Stogov2007-04-231-2/+2
* make this test 32bit onlyAntony Dovgal2007-04-201-0/+1
* Fixed bug #41121 (range() overflow handling for large numbers on 32bitIlia Alshanetsky2007-04-192-9/+134
* Update creditsAndrey Hristov2007-04-191-1/+1
* Fixed tests (win32)Dmitry Stogov2007-04-189-17/+55
* add file locking under windowsRob Richards2007-04-181-1/+1
* MFH: fix putenv("var") (i.e. unset) on BSD systemsAntony Dovgal2007-04-172-1/+36
* fix testAntony Dovgal2007-04-161-0/+2
* WIN64 supportDmitry Stogov2007-04-161-1/+1
* reverting incorrect changes to pack testBrian Shire2007-04-131-4/+4
* skip this test on MacOSAntony Dovgal2007-04-101-0/+1
* fix test nameAntony Dovgal2007-04-101-2/+2
* MFH: fix #41037 (unregister_tick_function() inside the tick function crash PHP)Antony Dovgal2007-04-102-2/+32
* fix folding tagsAntony Dovgal2007-04-091-7/+15
* Fix testfoobar2007-04-091-2/+2
* Fixed 64-bit supportDmitry Stogov2007-04-091-1/+1