| Commit message (Expand) | Author | Age | Files | Lines |
* | Added CallbackFilterIterator and RecursiveCallbackFilterIterator classes | Arnaud Le Blanc | 2011-03-27 | 6 | -0/+494 |
* | - Fixed compiler warnings | Felipe Pena | 2011-03-27 | 1 | -6/+4 |
* | added info about changes in SNMP extension | Boris Lytochkin | 2011-03-27 | 1 | -0/+13 |
* | - Fixed bug #54384: Several SPL classes crash when parent constructor is | Gustavo André dos Santos Lopes | 2011-03-27 | 8 | -45/+410 |
* | - Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters) | Felipe Pena | 2011-03-26 | 2 | -1/+17 |
* | Update of mysqlnd version. This has been forgotten when introducing set_autoc... | Ulf Wendel | 2011-03-25 | 1 | -2/+2 |
* | fix buffer overflow - overwriting with 0x0, due to | Andrey Hristov | 2011-03-24 | 2 | -13/+43 |
* | Limit test with 65k params, should crash mysqlnd | Ulf Wendel | 2011-03-24 | 1 | -0/+122 |
* | Fixed a crash inside dtor for error handling. | Ilia Alshanetsky | 2011-03-24 | 1 | -0/+2 |
* | - Fixed bug #54292 (Wrong parameter causes crash in SplFileObject::__construc... | Felipe Pena | 2011-03-23 | 2 | -3/+24 |
* | Fixed bug #54084 (Fix apxs Apache version test to work with Oracle HTTP Serve... | Christopher Jones | 2011-03-23 | 1 | -1/+1 |
* | Fix compressed build, make it easier | Andrey Hristov | 2011-03-23 | 2 | -15/+16 |
* | Implement request #54355 (Test for de_DE doesn't use UTF-8 locales). Patch by | Adam Harvey | 2011-03-23 | 2 | -4/+4 |
* | Coverage for a 'silent server protocol change' from the past for which both m... | Ulf Wendel | 2011-03-23 | 1 | -1/+21 |
* | Bah, these should have been in the last commit too. Update expected output for | Adam Harvey | 2011-03-23 | 2 | -5/+19 |
* | Update test that now generates a warning after r306931, which increased the | Adam Harvey | 2011-03-23 | 1 | -1/+2 |
* | - Fixed bug #54283 (new DatePeriod(NULL) causes crash) | Felipe Pena | 2011-03-23 | 2 | -1/+15 |
* | - Updating UPGRADING for r309516 and modest merge to 5.3. | Gustavo André dos Santos Lopes | 2011-03-23 | 1 | -0/+1 |
* | - Fixed bug #54281 (Crash in non-initialized RecursiveIteratorIterator) | Felipe Pena | 2011-03-22 | 2 | -0/+19 |
* | palloc is long dead, use more appropriate name | Andrey Hristov | 2011-03-22 | 1 | -6/+6 |
* | Fix message | Andrey Hristov | 2011-03-22 | 1 | -1/+1 |
* | remove more unneeded includes | Andrey Hristov | 2011-03-22 | 1 | -2/+0 |
* | remove unneeded includes | Andrey Hristov | 2011-03-22 | 2 | -2/+0 |
* | Fix bug #54318 (Non-portable grep option used in PDO pgsql configuration). | Adam Harvey | 2011-03-22 | 1 | -1/+2 |
* | Fix bug #54340 (DateTime::add() method bug). | Adam Harvey | 2011-03-22 | 2 | -4/+45 |
* | - Added socket_import_stream(). | Gustavo André dos Santos Lopes | 2011-03-22 | 9 | -17/+406 |
* | throw out legacy code, that never was used for something | Andrey Hristov | 2011-03-21 | 5 | -37/+16 |
* | Fix bug #54316 (DateTime::createFromFormat does not handle trailing '|' | Adam Harvey | 2011-03-21 | 3 | -18106/+32703 |
* | - Make fclose() actually close stream, even when the resource refcount is > 1. | Gustavo André dos Santos Lopes | 2011-03-21 | 4 | -5/+27 |
* | - Fixed SKIPIF section of bug52820.phpt. | Gustavo André dos Santos Lopes | 2011-03-20 | 1 | -0/+2 |
* | - Fixed SKIPIF section of bug51958.phpt. | Gustavo André dos Santos Lopes | 2011-03-20 | 1 | -1/+1 |
* | follow CS: | Boris Lytochkin | 2011-03-20 | 13 | -86/+87 |
* | - Fixed bug #54332 (trunk only, null pointer deref due to information loss on... | Gustavo André dos Santos Lopes | 2011-03-20 | 2 | -17/+24 |
* | - Normalized line endings, added native eol-style. | Gustavo André dos Santos Lopes | 2011-03-20 | 2 | -595/+595 |
* | - Adding copyright headers to the new files, gotta do something about the | Gustavo André dos Santos Lopes | 2011-03-20 | 3 | -0/+41 |
* | - Fixed bug #54291 (Crash iterating DirectoryIterator for dir name starting | Gustavo André dos Santos Lopes | 2011-03-19 | 2 | -1/+18 |
* | revert r309111 (name_len was not a typo) | Boris Lytochkin | 2011-03-19 | 1 | -2/+2 |
* | - Fixed bug #54312 (soap_version logic bug) | Felipe Pena | 2011-03-19 | 1 | -2/+4 |
* | Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug #... | Raphael Geissert | 2011-03-18 | 3 | -2/+3 |
* | add a proxy for sppintf and vspprintf | Andrey Hristov | 2011-03-18 | 7 | -52/+80 |
* | WS | Andrey Hristov | 2011-03-18 | 1 | -3/+2 |
* | new function/methods - mysqlnd_stmt_flush. Removing | Andrey Hristov | 2011-03-18 | 3 | -37/+46 |
* | less trace info | Andrey Hristov | 2011-03-18 | 4 | -74/+10 |
* | split mysqlnd_debug.c in 3 files | Andrey Hristov | 2011-03-18 | 7 | -1152/+1255 |
* | - Replaced calls to getprotobyname by constants to avoid | Gustavo André dos Santos Lopes | 2011-03-17 | 1 | -7/+2 |
* | Test coverage for some of the cases where LAST_INSERT_ID() and API *_insert_i... | Ulf Wendel | 2011-03-17 | 1 | -0/+194 |
* | Fix for bug #54221 mysqli::get_warnings segfault when used in multi queries | Andrey Hristov | 2011-03-17 | 2 | -1/+48 |
* | Fixed bug #54265 (crash when variable gets reassigned in error handler) | Dmitry Stogov | 2011-03-16 | 2 | -2/+31 |
* | Remove unused macros | Andrey Hristov | 2011-03-16 | 1 | -19/+0 |
* | allocate persistently | Andrey Hristov | 2011-03-16 | 1 | -2/+2 |