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 |
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 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-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 |
Arnaud Le Blanc | TSRMLS |
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 |
Antony Dovgal | fix ZTS build |
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 |
Arnaud Le Blanc | Added client-side Server Name Indication (SNI) support... |
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 | - MF53: Fix #48746, improve fix to support all possible... |
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 |
Pierre Joye | - ws |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Johannes Schlüter | Fix test to remove temporary files |
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 |
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 |
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 | 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 |
2009-10-12 |
Felipe Pena | - Fixed possible crash when calling SQLiteDatabase... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Felipe Pena | - Fixed class name in row_get_classname (PDORow) |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Felipe Pena | - Fixed PDORow and PDOStatement crashes when instantiat... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Pierre Joye | - #48779, improve fix, drop usage of _tolower and use... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Moriyoshi Koizumi | - Bug #49785: take 4 - typo. this flaw is unharmful... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Pierre Joye | - check max colors while loading gd2 palette image... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Moriyoshi Koizumi | - A couple more fix for my previous fix. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Pierre Joye | - fix possible issue in TS environment (we don't have... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Pierre Joye | - #48779, don't loop twice over the path chars |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Felipe Pena | - Fix compiler warning |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Felipe Pena | - Fixed tests |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Felipe Pena | - Fixed build and comment-style |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Garrett Serack | - changed ini file directives [PATH=](on Win32) and... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Moriyoshi Koizumi | - More tests to go. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Moriyoshi Koizumi | - Fixed bug #49785 (insufficient input string validatio... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Pierre Joye | - typo |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Pierre Joye | - [DOC] add enchant_broket_set_dict_path and enchant_br... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Ulf Wendel | Avoid buffer resizing and let the initial buffer alloca... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Jani Taskinen | - Fixed bug #49809 (time_sleep_until is not available... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Ulf Wendel | Fixing pconnect statistics. |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Matteo Beccati | - Fixed bug #48764 (PDO_pgsql::query always uses implic... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Andrey Hristov | Increase the minimal size of the command buffer, which... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Ilia Alshanetsky | Fixed bug #49800 (SimpleXML allow (un)serialize() calls... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Christopher... | bump ver |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Christopher... | 1. Introduce connection attribute functions: |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Etienne Kneuss | Fix bug #49263 (Offset error when unserializing self... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Andrey Hristov | revert the last change |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Andrey Hristov | count the queries |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Jani Taskinen | pff |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Christopher... | Fix diff when full connection string used. Clean up... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Ilia Alshanetsky | Fixed bug #49757 (long2ip() can return wrong value... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Dmitry Stogov | Fixed bug #49627 (error_log to specified file does... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Felipe Pena | - Fix some arginfos (thanks Philip) |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Pierre Joye | - drop unused var and fix example |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Christopher... | Oracle 11.2 (and beyond) compat changes |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Christopher... | refactor tests |
commit | commitdiff | tree | snapshot |
next |