]> granicus.if.org Git - php/shortlog
php
2010-05-01 Raphael GeissertFix unaligned memory accesses in enchant (bug #51289)
2010-05-01 Felipe Pena- Fixed bug #51719 (typo in function prototype)
2010-05-01 Raphael GeissertFix another typo s/exlcusive/exclusive
2010-05-01 Raphael GeissertFix typos s/connnection/connection
2010-04-30 Pierre Joye- Fix #51688, ini per dir crashes when invalid document...
2010-04-29 Andrey HristovHandle OOM cases, in case of persistent connections...
2010-04-29 Andrey HristovFix valgrind warning, usage of nirvana memory
2010-04-29 Andrey HristovAdd a test case for the recently fixed memleak
2010-04-29 Andrey HristovFix possible crashes in case of OOM, as well as a leak.
2010-04-29 Andrey HristovTry blob columns instead of int, and insert a lot of...
2010-04-29 Andrey HristovFix crash if OOM and USE_ZEND_ALLOC=0
2010-04-29 Christopher... Bug #51691 (Unnecessary realloc causes crashes in PHP...
2010-04-28 Derick Rethans- Updated to version 2010.9 (2010i)
2010-04-28 Pierre Joye- we don't need that anymore
2010-04-28 Christopher... Mask schemaname in error messages
2010-04-28 Andrey HristovFixed few buffer overflows reported by Stefan Esser.
2010-04-28 Pierre Joye- - Fixed #51128, imagefill() doesn't work with large...
2010-04-28 Pierre Joye- fix possible Dechunking Filter Buffer Overflow
2010-04-28 Andrey Hristovconst-ify fields
2010-04-28 Ilia AlshanetskyFixed a possible arbitrary memory access inside sqlite...
2010-04-28 Pierre Joye- Fix #51671, imagefill does not work correctly for...
2010-04-28 Pierre Joye- WS
2010-04-27 Ilia AlshanetskyFixed string format validation inside phar extension...
2010-04-27 Andrey HristovFixed very rare memory leak in mysqlnd, when binding...
2010-04-27 Andrey HristovOf course, 64*4 is 256, not 1024
2010-04-27 Andrey HristovMove the macro to mysqlnd_enum_n_def.h, because it...
2010-04-27 Etienne KneussFixed #48361 (SplFileInfo::getPathName() should return...
2010-04-27 Andrey HristovTest case for the buffer overflow in mysqlnd_change_user
2010-04-27 Andrey HristovFixed buffer overflow in mysqlnd_change_user
2010-04-27 Hannes Magnusson- Unifiy that message
2010-04-27 Hannes MagnussonFix test
2010-04-27 Andrey HristovFixed possible buffer overflow in mysqlnd_conn__list_fi...
2010-04-27 Etienne KneussFix #51374 (Wrongly initialized object properties)
2010-04-27 Pierrick CharronFixed bug #51670 getColumnMeta causes segfault when...
2010-04-27 Etienne KneussFix #49723 (Skip seek when unnecessary)
2010-04-26 Kalle Sommer... Merge safe_mode changes into extensions that are in...
2010-04-26 Ilia AlshanetskyFixed handling of session variable serialization on...
2010-04-26 Pierre Joye- Fix #51582, Don't assume UINT64_C it's ever available
2010-04-25 Felipe Pena- BFN #51624
2010-04-25 Hannes Magnussonmention which setting!
2010-04-25 Etienne KneussFix #51532 (Invalid prototype for SplFileInfo::fscanf)
2010-04-24 Felipe Pena- Fixed memory leak
2010-04-24 Christopher... Initialize vars to prevent valgrind warnings in some...
2010-04-23 Andrey HristovFix for bug #51647 Certificate file without private...
2010-04-23 Felipe Pena- Fixed compiler warnings
2010-04-22 Felipe Pena- Fixed bug #51435 (Missing ifdefs / logic bug in crypt...
2010-04-22 Andrey HristovChange the way the allocator is called - through an...
2010-04-22 Andrey HristovFix problem spotted by Felipe.
2010-04-22 Antony Dovgalrevert most of the Andrey's patch that causes segfaults
2010-04-22 Andrey Hristovadding what last commit was missing
2010-04-22 Andrey HristovRemove dead code and add possibility to fine tune the...
2010-04-22 Andrey HristovAdd the posibility to switch off the compilation of...
2010-04-22 Antony Dovgalinitialize variable. this code still segfaults in OpenS...
2010-04-22 Pierre Joye- Bug #51629, CURLOPT_FOLLOWLOCATION error message...
2010-04-22 Pierre Joye- Bug #51629, CURLOPT_FOLLOWLOCATION error message...
2010-04-22 Adam HarveyFix for bug #51604 (newline in end of header is shown...
2010-04-21 Felipe Pena- Changed order to FR
2010-04-21 Felipe Pena- Fixed bug #51627 (script path not correctly evaluated)
2010-04-21 Felipe Pena- Fixed bug #51562 (query timeout in mssql can not...
2010-04-21 Felipe Pena- Fix mem. leak
2010-04-20 Andrey HristovHardening the reads of mysqlnd.
2010-04-20 Andrey Hristovput the trigger in the right place
2010-04-20 Andrey HristovIt is possible that change user tries an user who has...
2010-04-20 Felipe Pena- Improve test
2010-04-20 Felipe Pena- Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)
2010-04-20 Felipe Pena- Fixed bug #51607 (pg_copy_from does not allow schema...
2010-04-20 Dmitry StogovFixed bug #49700 (memory leaks in php_date.c if garbage...
2010-04-20 Felipe Pena- Fixed bug #51609 (pg_copy_to: Invalid results when...
2010-04-20 Felipe Pena- Fix copyrights
2010-04-20 Antony Dovgalfix build
2010-04-20 Dmitry StogovFixed bug #48781 (Cyclical garbage collector memory...
2010-04-20 Felipe Pena- Fixed bug #51608 (pg_copy_to: WARNING: nonstandard...
2010-04-20 Antony Dovgalfix infinite loop in the test
2010-04-20 Adam HarveyAdded explanatory comments to filter_input and filter_i...
2010-04-20 Stanislav Malyshevfix 64-bit integer overflow in mhash_keygen_s2k
2010-04-18 Felipe Pena- Fixed bug #51590 (JSON_ERROR_UTF8 is undefined)
2010-04-16 Christopher... Add fix made previously
2010-04-16 Christopher... Add attribution (thanks Felipe)
2010-04-16 Christopher... Fixed Bug #51577 (Uninitialized memory reference with...
2010-04-16 Christopher... Merge Kalle's tidy-up from trunk to keep files in sync
2010-04-15 Christopher... Fix php.ini comment typo
2010-04-15 Andrey HristovLast batch of int/uint comparison fixes
2010-04-15 Andrey HristovMore int/uint comparison warning fixes
2010-04-15 Andrey HristovFix some int/uint comparison warnings
2010-04-15 Andrey HristovRemove unused file
2010-04-15 Andrey Hristovmore WS
2010-04-15 Andrey HristovCS + WS changes
2010-04-15 Antony Dovgalfinal fix for long opts in getopt()
2010-04-15 Andrey HristovFix for bug#49234 method not found ssl_set
2010-04-14 Antony Dovgaldiscard first TWO symbols of a long argument
2010-04-14 Pierre Joye- #35638, add udate to imap_fetch_overview
2010-04-13 Antony Dovgalsimplify configure check for nanosleep()
2010-04-12 Pierre Joye- begintransaction entry
2010-04-12 Ilia AlshanetskyFixed bug #51512 (mb_send_mail* fail when mail.add_x_he...
2010-04-12 Pierre Joye- [doc] merge stream_set_read_buffer, equivalent of...
2010-04-09 Rob Richardsfix bug #50828 (DOMNotation is not subclass of DOMNode)
2010-04-08 Antony Dovgalmake sure the actual length of the argument passed...
2010-04-08 Andrey HristovFixint INT_AND_FLOAT_AS native. It was working ok on...
2010-04-08 Andrey HristovFixing the second test
2010-04-08 Andrey Hristovone more fix and both work with libmysql and mysqlnd
next