summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added CallbackFilterIterator and RecursiveCallbackFilterIterator classesArnaud Le Blanc2011-03-276-0/+494
* - Fixed compiler warningsFelipe Pena2011-03-271-6/+4
* added info about changes in SNMP extensionBoris Lytochkin2011-03-271-0/+13
* - Fixed bug #54384: Several SPL classes crash when parent constructor isGustavo André dos Santos Lopes2011-03-278-45/+410
* - Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters)Felipe Pena2011-03-262-1/+17
* Update of mysqlnd version. This has been forgotten when introducing set_autoc...Ulf Wendel2011-03-251-2/+2
* fix buffer overflow - overwriting with 0x0, due toAndrey Hristov2011-03-242-13/+43
* Limit test with 65k params, should crash mysqlndUlf Wendel2011-03-241-0/+122
* Fixed a crash inside dtor for error handling.Ilia Alshanetsky2011-03-241-0/+2
* - Fixed bug #54292 (Wrong parameter causes crash in SplFileObject::__construc...Felipe Pena2011-03-232-3/+24
* Fixed bug #54084 (Fix apxs Apache version test to work with Oracle HTTP Serve...Christopher Jones2011-03-231-1/+1
* Fix compressed build, make it easierAndrey Hristov2011-03-232-15/+16
* Implement request #54355 (Test for de_DE doesn't use UTF-8 locales). Patch byAdam Harvey2011-03-232-4/+4
* Coverage for a 'silent server protocol change' from the past for which both m...Ulf Wendel2011-03-231-1/+21
* Bah, these should have been in the last commit too. Update expected output forAdam Harvey2011-03-232-5/+19
* Update test that now generates a warning after r306931, which increased theAdam Harvey2011-03-231-1/+2
* - Fixed bug #54283 (new DatePeriod(NULL) causes crash)Felipe Pena2011-03-232-1/+15
* - Updating UPGRADING for r309516 and modest merge to 5.3.Gustavo André dos Santos Lopes2011-03-231-0/+1
* - Fixed bug #54281 (Crash in non-initialized RecursiveIteratorIterator)Felipe Pena2011-03-222-0/+19
* palloc is long dead, use more appropriate nameAndrey Hristov2011-03-221-6/+6
* Fix messageAndrey Hristov2011-03-221-1/+1
* remove more unneeded includesAndrey Hristov2011-03-221-2/+0
* remove unneeded includesAndrey Hristov2011-03-222-2/+0
* Fix bug #54318 (Non-portable grep option used in PDO pgsql configuration).Adam Harvey2011-03-221-1/+2
* Fix bug #54340 (DateTime::add() method bug).Adam Harvey2011-03-222-4/+45
* - Added socket_import_stream().Gustavo André dos Santos Lopes2011-03-229-17/+406
* throw out legacy code, that never was used for somethingAndrey Hristov2011-03-215-37/+16
* Fix bug #54316 (DateTime::createFromFormat does not handle trailing '|'Adam Harvey2011-03-213-18106/+32703
* - Make fclose() actually close stream, even when the resource refcount is > 1.Gustavo André dos Santos Lopes2011-03-214-5/+27
* - Fixed SKIPIF section of bug52820.phpt.Gustavo André dos Santos Lopes2011-03-201-0/+2
* - Fixed SKIPIF section of bug51958.phpt.Gustavo André dos Santos Lopes2011-03-201-1/+1
* follow CS:Boris Lytochkin2011-03-2013-86/+87
* - Fixed bug #54332 (trunk only, null pointer deref due to information loss on...Gustavo André dos Santos Lopes2011-03-202-17/+24
* - Normalized line endings, added native eol-style.Gustavo André dos Santos Lopes2011-03-202-595/+595
* - Adding copyright headers to the new files, gotta do something about theGustavo André dos Santos Lopes2011-03-203-0/+41
* - Fixed bug #54291 (Crash iterating DirectoryIterator for dir name startingGustavo André dos Santos Lopes2011-03-192-1/+18
* revert r309111 (name_len was not a typo)Boris Lytochkin2011-03-191-2/+2
* - Fixed bug #54312 (soap_version logic bug)Felipe Pena2011-03-191-2/+4
* Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug #...Raphael Geissert2011-03-183-2/+3
* add a proxy for sppintf and vspprintfAndrey Hristov2011-03-187-52/+80
* WSAndrey Hristov2011-03-181-3/+2
* new function/methods - mysqlnd_stmt_flush. RemovingAndrey Hristov2011-03-183-37/+46
* less trace infoAndrey Hristov2011-03-184-74/+10
* split mysqlnd_debug.c in 3 filesAndrey Hristov2011-03-187-1152/+1255
* - Replaced calls to getprotobyname by constants to avoidGustavo André dos Santos Lopes2011-03-171-7/+2
* Test coverage for some of the cases where LAST_INSERT_ID() and API *_insert_i...Ulf Wendel2011-03-171-0/+194
* Fix for bug #54221 mysqli::get_warnings segfault when used in multi queriesAndrey Hristov2011-03-172-1/+48
* Fixed bug #54265 (crash when variable gets reassigned in error handler)Dmitry Stogov2011-03-162-2/+31
* Remove unused macrosAndrey Hristov2011-03-161-19/+0
* allocate persistentlyAndrey Hristov2011-03-161-2/+2