summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64andy wharmby2009-01-232-10/+16
* deleted invalid test.Dave Kelsey2009-01-231-62/+0
* added some mail tests. Tested on windows, linux and linux 64bitDave Kelsey2009-01-2321-0/+1455
* MFH: Windows support for stream_socket_pair(), by moving the socketpair() imp...Kalle Sommer Nielsen2009-01-2311-52/+48
* various network tests. tested on windows, linux, linux 64 bitDave Kelsey2009-01-2320-0/+1472
* IMPA fetchheader testsZoe Slattery2009-01-237-0/+856
* Fix names of new image files.andy wharmby2009-01-235-9/+9
* fix testsZoe Slattery2009-01-232-13/+33
* fix testsZoe Slattery2009-01-235-104/+52
* New image tests. Tested on WIndows, Linux and Linux 64 bitandy wharmby2009-01-2213-0/+711
* fixed testZoe Slattery2009-01-222-21/+18
* MFH: export mysql_refreshJohannes Schlüter2009-01-229-12/+77
* fixed testZoe Slattery2009-01-221-14/+9
* fstat tests. tested on windows, linux and linux 64 bitDave Kelsey2009-01-2211-0/+387
* New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and L...andy wharmby2009-01-2233-0/+2809
* Fixed execution conditionIlia Alshanetsky2009-01-221-1/+1
* final collection of zlib tests. tested on linux, windows and linux 64 bitDave Kelsey2009-01-222-0/+49
* New basic time()and microtime() tests. Tested on Windows, Linux and Linux 64...andy wharmby2009-01-224-0/+127
* Fix test after #46732 fix. Tested on WIndows, Linux and Linux 64 bitandy wharmby2009-01-221-2/+5
* New image tests. Tested on Windows, LInux and Linux 64 bitandy wharmby2009-01-2213-0/+1333
* fixed subtle bugs regarding attempting to chdir, plus cleanup issues. improve...Dave Kelsey2009-01-2227-91/+142
* Fix testandy wharmby2009-01-221-0/+2
* MFH: fix typoJani Taskinen2009-01-211-1/+1
* Fixed realpath() behavior to support "c:dir" as "c:\dir", and "\dir" on UNC CWDDmitry Stogov2009-01-213-12/+34
* Fixed bug #47174 (base64_decode() interprets pad char in mid string asIlia Alshanetsky2009-01-211-1/+8
* - Updated to version 2009.1 (2009a)Derick Rethans2009-01-211-1029/+1058
* new tests for zlib extension, tested on windows, linux and linux64Dave Kelsey2009-01-2117-0/+588
* fix testsAntony Dovgal2009-01-212-0/+4
* New gzuncompress() test. php6 tets fails currentlly due to #47179. Tested on ...andy wharmby2009-01-211-0/+84
* New gzencode() test. php6 tets fails currentlly due to #47178. Tested on Wind...andy wharmby2009-01-211-0/+36
* New testcases for strftime functionSanjay Mantoor2009-01-2125-0/+1488
* New gzinflate() error test. Tested on WIndows, Linux and Linux 64 bitandy wharmby2009-01-201-0/+75
* Fix SKIPIF logicandy wharmby2009-01-202-0/+0
* New stripcslashes() tests. Tested on Window, Linux and Linux 64 bitandy wharmby2009-01-206-106/+342
* BFN #47087Felipe Pena2009-01-201-0/+1
* - MFH: Fixed bug #47087 (Second parameter of mssql_fetch_array() is ignored)Felipe Pena2009-01-201-2/+3
* Added an E_NOTICE when precision value is truncatedIlia Alshanetsky2009-01-201-0/+1
* - MFH: Fixed bug #47152 (gzseek/fseek using SEEK_END produces strange results)Felipe Pena2009-01-201-0/+4
* New vfprintf() tests. Tested on Window, Linux and Linux 64 bitandy wharmby2009-01-2042-74/+3147
* Removed wrong warning messageDmitry Stogov2009-01-206-10/+13
* Fixed bug #47165 (Possible memory corruption when passing return value by ref...Dmitry Stogov2009-01-204-2/+35
* BFNScott MacVicar2009-01-201-1/+1
* MFH Fix bug #47159 - Any SQLite3 statement prepared should be added to the fr...Scott MacVicar2009-01-202-7/+39
* - fnmatch entryPierre Joye2009-01-201-0/+1
* - [DOC] add support for fnmatch() on WindowsPierre Joye2009-01-204-12/+9
* - add fnmatch() support on windows (C API), using the BSD implementationPierre Joye2009-01-204-1/+254
* - MFH: Added missing "return;"Felipe Pena2009-01-202-2/+5
* BFNScott MacVicar2009-01-201-0/+1
* MFH Fix bug #47145 - As soon as sqlite3_step is called on a statement it alwa...Scott MacVicar2009-01-201-8/+7
* Fixed bug #47141 - Unable to fetch error messages after the database can't be...Scott MacVicar2009-01-192-3/+5