2009-11-06 |
Christopher... | Add pecl mail list |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Christopher... | Update and fix grammar |
commit | commitdiff | tree | snapshot |
2009-11-05 |
andy wharmby | Fix tests |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Ilia Alshanetsky | Make sure that max_file_uploads is set to 20 by-default... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Ulf Wendel | Fixing test: of course, libmysql won't care about open_... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Ulf Wendel | Fixing test: it didn't do a select_db and gave a false... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Jani Taskinen | - Missing entry |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dmitry Stogov | Avoid invoking setitimer when timeouts have been disabl... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Dmitry Stogov | Fixed unnecessary invokation of setitimer when timeouts... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Matteo Beccati | - Properly fixed bug #49985 (pdo_pgsql prepare() re... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Matteo Beccati | - Reverting previous fix for bug #49985 |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Ulf Wendel | mysqli won't accept empty string for socket, skip test... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Ulf Wendel | Skipping if MySQL old password algorithm is in use... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Ilia Alshanetsky | Fixed bug #50073 (parse_url() incorrect when ? in fragm... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Ulf Wendel | Adding CLEAN sections and making tests portable between... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Guenter Knauf | added timezone define for NetWare. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Guenter Knauf | removed now obsolete NetWare hack since I fixed this |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Ulf Wendel | Fix for bug #49965 . Let mysqli_options() try to cast... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Scott MacVicar | BFN |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Scott MacVicar | Update PCRE to 8.00 |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Pierre Joye | - fix lenght for alloc and cpy (Kanwal) |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Pierre Joye | - Fixed #50052, Different Hashes on Windows and Linux... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Felipe Pena | - Fixed bug #49244 (Floating point NaN cause garbage... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Derick Rethans | - Updated to version 2009.17 (2009q) |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Ilia Alshanetsky | Fixed compiler warnings |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Felipe Pena | - Fixed bug #49908 (throwing exception in __autoload... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Felipe Pena | - Fixed bug #50006 (Segfault caused by uksort()) [5_2... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Felipe Pena | - Fixed bug #49719 (ReflectionClass::hasProperty return... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Takeshi Abe | Fixed a possible memory leak in case that FT_Glyph_To_B... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Stanislav Malyshev | report collator_get_sort_key |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Kalle Sommer... | Set WINVER to Windows 2000 like in config.w32.h.in |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Ilia Alshanetsky | Fixed bug #50023 (pdo_mysql doesn't use PHP_MYSQL_UNIX_... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Ilia Alshanetsky | Lower the max upload default to 20 |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Stanislav Malyshev | fix version |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jani Taskinen | - You add, remove, fix or implement. Introduce yourself... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Felipe Pena | - Fixed bug #50018 (Typo in spl_limit_it_seek()) |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Felipe Pena | - Fixed memory leak in openssl_pkcs12_export_to_file() |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Pierre Joye | - Fixed crash in com_print_typeinfo when an invalid... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Ilia Alshanetsky | Introduced a max_file_uploads INI setting, which is... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
David Soria... | - Fixed bug #49142 (crash when exception thrown from... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Pierre Joye | - #48752, crash during date parsing with invalid date |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Stanislav Malyshev | add test |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Stanislav Malyshev | add collator_get_sort_key() |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Derick Rethans | - Updated to version 2009.16 (2009p) |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Ilia Alshanetsky | Fixed bug #49921 (Curl post upload functions changed). |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Ulf Wendel | Updating test - no error message any more. Maybe the... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Ulf Wendel | Updating test, mysqlnd support init commands |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Ilia Alshanetsky | - Fixed bug #49985 (pdo_pgsql prepare() re-use previous... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Jani Taskinen | - Fixed bug #49990 (SNMP3 warning message about securit... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Pierre Joye | - #49986, fix ICU DLLs path |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Johannes Schlüter | Fix #49972 (AppendIterator undefined function crash) |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Ulf Wendel | Fix: log slow queries in stats regardless of mysqlnd... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Ilia Alshanetsky | Fixed test |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Andrey Hristov | Don't forget to update the length too |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Andrey Hristov | Have the lengths also to skip many calls to strlen |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Ulf Wendel | Updating mysqlnd version number. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Ulf Wendel | Fixing stats, updating test to accept new stats |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Andrey Hristov | Move definition |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Andrey Hristov | Count number of affected_rows for normal and PS queries |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Ulf Wendel | There subtle differences between Linux and Win. mysqlnd... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Pierre Joye | - fix leak in DL on error (windows) |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Ulf Wendel | Making test a bit more portable |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Ulf Wendel | Fixing test |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Ulf Wendel | libmysql is still 'buggy' - skip test with libmysql |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Ulf Wendel | Well, hacking around to cope with mysql version specifi... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Antony Dovgal | fix crash on empty doc_root |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Ulf Wendel | Skipping tests if InnoDB is available but disabled... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Ulf Wendel | Fixing typo in SKIPIF and partly skipping tests if... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Ulf Wendel | Making test pass when MySQL runs on Win* |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Ulf Wendel | Bail if connect.inc gets included twice. Including... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Pierre Joye | - MFH: fix realloc usage |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Pierre Joye | - Fix ACL support and add support for ACL for TS SAPI... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Johannes Schlüter | Fix test to remove temporary files |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Johannes Schlüter | Merge #289581 (Fixed PDORow and PDOStatement crashes... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Johannes Schlüter | Merge NEWS for merged stuff from PHP_5_3 to PHP_5_3_1 |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Ulf Wendel | Using require[_once] instead of include. Adding logic... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Pierre Joye | - we don't distribute the crt9 dll, don't try to add it |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Pierre Joye | - add custom DLL to the package and fix the path to... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Derick Rethans | - Updated to version 2009.15 (2009o) |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Ulf Wendel | mysqlnd is a bit more verbose than libmysql - silence... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jani Taskinen | - It is not const in PHP_5_2 but it is in HEAD and... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Ulf Wendel | MySQL server and metadata - a sad story... trying to... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Jani Taskinen | fn |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Ulf Wendel | Fixing host info for TCP/IP and aligning mysqlnd and... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Stanislav Malyshev | improve fix for #49767 and #47627 - make PHP report |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Ulf Wendel | Extending mysqlnd statistics/monitoring. Now counting... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Nuno Lopes | ignore php_mysqlnd_config.h file |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Scott MacVicar | Add metadata support to the bundled version of libsqlit... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Scott MacVicar | Part fix for bug #49224 |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Scott MacVicar | Update libsqlite to 3.6.19 |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Ulf Wendel | Making mysqlnd emit no warnings when fetching pooled... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Ulf Wendel | Fixing problems when calling connect (again and again... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Pierre Joye | - #48779, fix another use case where / usage may differ |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Ilia Alshanetsky | Fixed bug #49855 (import_request_variables() always... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Ilia Alshanetsky | Fixed bug #49847 (exec() fails to return data inside... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Stanislav Malyshev | oops, that doesn't belong to this patch |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Stanislav Malyshev | add safeguard for UpdateIniFromRegistry on NULL arg |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Stanislav Malyshev | fix crash for bug #47627 |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Derick Rethans | - Updated to version 2009.14 (2009n) |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Moriyoshi Koizumi | - Bug #49785: take 5. What the hell happened to me... |
commit | commitdiff | tree | snapshot |
next |