]> granicus.if.org Git - php/shortlog
php
2010-04-29 Etienne KneussImplement SplObjectStorage::getHash()
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 Antony Dovgalfix tests
2010-04-29 Antony Dovgalfix skipif section
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 Pierre Joye- Adieu VC6/7/8, merci pour les bons et loyaux services
2010-04-29 Christopher... Bug #51691 (Unnecessary realloc causes crashes in PHP...
2010-04-29 Christopher... Remove obsolete test
2010-04-29 Kalle Sommer... Update UPGRADING with recent feature removals
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 Pierre Joye- fix build (void is evil)
2010-04-28 Christopher... Mask schemaname in error messages
2010-04-28 Felipe Pena- Fix test
2010-04-28 Andrey HristovFixed few buffer overflows reported by Stefan Esser.
2010-04-28 Rob Richardsrevert change #298288: Remove old dsp/dsw/makefile...
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 Antony Dovgaladd the constant back. quite a lot of code uses it.
2010-04-28 Johannes Schlüterspread some more const
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 Dmitry StogovFixed memory leak in ext/spl/tests/spl_autoload_bug4854...
2010-04-27 Andrey HristovFixed very rare memory leak in mysqlnd, when binding...
2010-04-27 Dmitry Stogovws
2010-04-27 Dmitry Stogov- ws
2010-04-27 Dmitry Stogov- Reimplemented ZEND_INIT_FCALL_BY_NAME and ZEND_INIT_N...
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-27 Pierrick CharronRemove unused variables
2010-04-26 Kalle Sommer... Removed safe_mode
2010-04-26 Ilia AlshanetskyFixed handling of session variable serialization on...
2010-04-26 Felipe Pena- Fixed tests
2010-04-26 Dmitry StogovFixed crash in Zend/tests/unset_cv09.phpt
2010-04-26 Antony Dovgalfix test
2010-04-26 Antony Dovgalfix test
2010-04-26 Antony Dovgalfix skipif sections
2010-04-26 Felipe Pena- Fix test
2010-04-26 Pierre Joye- Fix #51582, Don't assume UINT64_C it's ever available
2010-04-26 Pierrick CharronUpdate tests related to allow_call_time_pass_reference
2010-04-26 Felipe Pena- Remove empty tests
2010-04-26 Felipe Pena- Removed allow_call_time_pass_reference (Pierrick)
2010-04-25 Antony Dovgalfix ~450 tests and 25 segfaults
2010-04-25 Hannes Magnussonmention which setting!
2010-04-25 David Soria... Remove unused variable
2010-04-25 Etienne KneussFix #51532 (Invalid prototype for SplFileInfo::fscanf)
2010-04-24 Felipe Pena- Fixed memory leak
2010-04-24 David Soria... Add DTrace probes
2010-04-24 Christopher... Initialize vars to prevent valgrind warnings in some...
2010-04-23 Felipe Pena- Fix regexp
2010-04-23 Jérôme LoyetAdd PHP_VALUE and PHP_ADMIN_VALUE interpretation from...
2010-04-23 Jérôme LoyetRemove unused functions / variables / #if 0 blocks
2010-04-23 Jérôme Loyettypo
2010-04-23 Andrey HristovFix for bug #51647 Certificate file without private...
2010-04-23 Felipe Pena- Fixed compiler warnings
2010-04-23 Antony Dovgalfix WS
2010-04-23 Dmitry StogovUse fast class fetch function
2010-04-23 Jérôme Loyettypo and errors in php-fpm.conf
2010-04-23 Felipe Pena- Fix memory issue
2010-04-23 Felipe Pena- Fix Windows build (Kalle)
2010-04-23 Felipe Pena- Fix function signature
2010-04-23 Felipe Pena- Fix ZTS code and CS
2010-04-22 Felipe Pena- Fix zend_hash_apply_with_arguments() calls on ZTS
2010-04-22 Kalle Sommer... Update the deprecated directives in the MakeFile
2010-04-22 Felipe Pena- Fixed ZTS build & comment-style
2010-04-22 Kalle Sommer... For real this time :-/
2010-04-22 Kalle Sommer... Fix the sys_getloadavg() test
2010-04-22 Stefan MarrImplemented Traits for PHP as proposed in the RFC ...
2010-04-22 Stefan MarrChanged the exclusion keyword from 'instead' to 'instea...
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 Dovgalfix typo
2010-04-22 Antony Dovgalrevert most of the Andrey's patch that causes segfaults
2010-04-22 Dmitry StogovRemoved unused function
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 Dmitry StogovOptimized access to global constants using values with...
2010-04-22 Felipe Pena- Removed unused variables
2010-04-22 Andrey HristovAdd the posibility to switch off the compilation of...
2010-04-22 Dmitry StogovZEND_RETURN is splitted into two new instructions ZEND_...
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 Jérôme Loyetcorrect wrong comparison (thx to felipe)
next