summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* And the last set of new tests for ext/mysql. "new" does not really mean new.Ulf Wendel2007-10-1016-0/+1130
* Second last set of new tests for ext/mysqlUlf Wendel2007-10-1011-0/+883
* Next set of new tests - more to follow. Trying to find reasonable commit size...Ulf Wendel2007-10-1010-0/+501
* Adding new tests.Ulf Wendel2007-10-1022-0/+2547
* New tests use more helper files.Ulf Wendel2007-10-102-0/+41
* Starting to merge the latest set of tests from the mysqlnd developmentUlf Wendel2007-10-105-49/+159
* - Generated with a bit more recent re2c versionJani Taskinen2007-10-101-553/+517
* Fixed bug #42869 (automatic session id insertion adds sessions id toIlia Alshanetsky2007-10-102-562/+620
* Fix build on MSVC 2008 - channeling WezElizabeth Marie Smith2007-10-092-0/+5
* New testcases for strip_tags() functionRaghubansh Kumar2007-10-0913-0/+1127
* fix testsRaghubansh Kumar2007-10-092-1/+1
* fix testsRaghubansh Kumar2007-10-0914-17/+17
* MFH: Fix expand_filepath when including relative files, ideally you should te...Scott MacVicar2007-10-091-1/+3
* MFH: ws + csJani Taskinen2007-10-091-76/+74
* fix testsRaghubansh Kumar2007-10-093-3/+3
* more tests for fseek(), ftell() & rewind() for win32Raghubansh Kumar2007-10-091-0/+804
* fix testsRaghubansh Kumar2007-10-0927-27/+27
* Fix for bug 41822. expand_filepath() will now return a relative path under t...Robert Thompson2007-10-081-11/+23
* add iODBC support to pdo_odbcWez Furlong2007-10-081-2/+8
* Move non-public code to non-public header file. This should also solveAndrey Hristov2007-10-083-115/+138
* fix testRaghubansh Kumar2007-10-081-3/+3
* fix testRaghubansh Kumar2007-10-081-1/+1
* Move declarations from the public header file.Andrey Hristov2007-10-082-121/+121
* fix testsRaghubansh Kumar2007-10-082-2/+2
* New testcases for strtr() functionRaghubansh Kumar2007-10-0811-0/+1306
* New testcases for get_html_translation_table() functionRaghubansh Kumar2007-10-0811-0/+4741
* fix testRaghubansh Kumar2007-10-081-6/+3
* MFH: stmt->fetch.func.values is not a zval and should not be freed with FREE_...Yiduo (David) Wang2007-10-081-1/+1
* Fix build for mysqlndYiduo (David) Wang2007-10-074-17/+17
* Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines)Nuno Lopes2007-10-073-1/+21
* now fix the thread-safe build..Nuno Lopes2007-10-071-3/+3
* fix the previous patch: the rc var doesnt need to be passed to the make_subpa...Nuno Lopes2007-10-071-3/+4
* BFN: #37911Nuno Lopes2007-10-071-0/+1
* fix bug #37911: preg_replace_callback ignores named groupsNuno Lopes2007-10-072-48/+115
* upgrade pcre to version 7.4Nuno Lopes2007-10-0740-418/+1475
* one more fixAntony Dovgal2007-10-071-2/+2
* fix buildAntony Dovgal2007-10-071-1/+1
* MFH: Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-0779-864/+924
* MFH: fix ws & folding, nuke unused varsAntony Dovgal2007-10-062-19/+26
* MFH:- Add support for LDAP_X_OPT_CONNECT_TIMEOUT (Netscape LDAP SDK equivalen...Jani Taskinen2007-10-061-7/+29
* BFNJani Taskinen2007-10-061-1/+3
* MFH: - Added LDAP_OPT_NETWORK_TIMEOUT option for ldap_set_option() to allow s...Jani Taskinen2007-10-061-0/+34
* Import mysqlndAndrey Hristov2007-10-0553-1225/+17238
* New testcases for setlocale() functionRaghubansh Kumar2007-10-059-0/+1072
* New testcases for nl2br() functionRaghubansh Kumar2007-10-056-0/+456
* New testcases for strrpos() functionRaghubansh Kumar2007-10-0518-0/+1688
* New testcases for str_split() functionRaghubansh Kumar2007-10-059-0/+1331
* New testcases for vsprintf() functionRaghubansh Kumar2007-10-0529-0/+2004
* MFH: fix win buildRob Richards2007-10-052-3/+3
* MFH:- Moved the old regex functions to own extension: eregJani Taskinen2007-10-0564-222/+228