summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagBEFORE_IMPORT_OF_MYSQLNDSVN Migration2007-07-23154-19197/+0
* add announcement copy as README for easier referenceStanislav Malyshev2007-07-231-0/+103
* - Fixed bug #42071 (ini scanner allows NULL to be used as option name)Jani Taskinen2007-07-231-10/+5
* - Fixed str_pad() when passed huge negative pad_lengthJani Taskinen2007-07-232-1/+1
* Damn, Pierre is clever.Ulf Wendel2007-07-23115-2/+10104
* Tests for mysqli_stmt_send_long_data()Ulf Wendel2007-07-233-0/+319
* Tests which verify that you really cannot clone any of the mysqliUlf Wendel2007-07-235-0/+112
* Tests that check mysqli_fetch_field(), mysqli_fetch_field_direct() andUlf Wendel2007-07-235-0/+649
* Tests for mysqli_fetch_object()Ulf Wendel2007-07-234-0/+363
* Another nice new function that comes with mysqlnd: return all rows ofUlf Wendel2007-07-232-0/+1122
* Adding tests for a few new functions that come with mysqlnd:Ulf Wendel2007-07-2310-0/+2052
* Playing with background processing: parent and child process fetching dataUlf Wendel2007-07-231-0/+262
* Tests for mysqli_fetch_assoc(), mysqli_fetch_array(), mysqli_fetch_row()Ulf Wendel2007-07-2310-0/+1883
* Tests for mysqli_connect(), mysqli_real_connect(), mysqli_connect_errno(),Ulf Wendel2007-07-238-0/+884
* Tests that deal with mysqli_set_local_infile_handler() and mysqli_set_local_i...Ulf Wendel2007-07-2314-0/+976
* Adding new tests that check the interface of the classes exported by mysqliUlf Wendel2007-07-239-0/+2049
* Primarily whitespace/CS - synching with mysqlnd SVN repositoryUlf Wendel2007-07-2317-147/+163
* MFB: Fixed "Floating point exception" inside wordwrap()Jani Taskinen2007-07-232-0/+7
* fix descriptionsJani Taskinen2007-07-233-3/+3
* More new testcases for glob()Raghubansh Kumar2007-07-231-0/+833
* fix test descriptionsJani Taskinen2007-07-233-4/+4
* more testsAntony Dovgal2007-07-232-0/+76
* Fixed wrong expectationDmitry Stogov2007-07-231-23/+3
* Fixed rename() in ZTS to allow renaming of symbolic links;Dmitry Stogov2007-07-231-2/+11
* Whitespace (space to tab)/CSUlf Wendel2007-07-235-119/+119
* New testcases for glob() functionRaghubansh Kumar2007-07-233-0/+1014
* ChangeLog update2007-07-231-0/+170
* MFB: Avoid endless loopHannes Magnusson2007-07-231-0/+2
* - Fixed bug #21197 (socket_read() outputs error with PHP_NORMAL_READ)Jani Taskinen2007-07-224-67/+26
* WS fixJani Taskinen2007-07-221-119/+117
* MFB: sockepair is not always availableJani Taskinen2007-07-223-4/+7
* More new testcases for fread() functionRaghubansh Kumar2007-07-222-0/+1714
* New testcases for fread() functionsRaghubansh Kumar2007-07-224-0/+3768
* smaller testcases for stat() function on WindowsRaghubansh Kumar2007-07-228-0/+1173
* New testcases for ftruncate() functionRaghubansh Kumar2007-07-2215-0/+12188
* fix testsRaghubansh Kumar2007-07-222-2/+2
* ChangeLog update2007-07-222-0/+303
* New testcases for umask() functionRaghubansh Kumar2007-07-212-0/+3202
* New testcases for lstat() and stat() functionsRaghubansh Kumar2007-07-216-0/+1490
* New testcases for is_file() functionRaghubansh Kumar2007-07-214-0/+288
* New testcases for is_dir() functionRaghubansh Kumar2007-07-214-0/+333
* New testcases for fseek(), ftell() & rewind() functionsRaghubansh Kumar2007-07-2118-0/+13438
* New testcases for fflush() functionRaghubansh Kumar2007-07-217-0/+3767
* - Allow the use of a user defined template.rc file to override theDerick Rethans2007-07-211-2/+14
* New testcases for fwrite(), fgetc() and fgets() functionsRaghubansh Kumar2007-07-2115-0/+7123
* Add support got zend_class_entry->get_static_method() and matching __callStat...Sara Golemon2007-07-2112-22/+192
* - Fix compile warningsJani Taskinen2007-07-215-8/+8
* ChangeLog update2007-07-211-0/+57
* - Fix compile warningsJani Taskinen2007-07-213-9/+9
* - ws + compile warning fixesJani Taskinen2007-07-212-24/+31