]> granicus.if.org Git - php/shortlog
php
2010-10-01 Stanislav MalyshevFix bug #52906 gmp_mod returns negative result when...
2010-09-30 Andrey HristovPlug a leak in mysqli when in the same script
2010-09-30 Dmitry StogovPrevented crash in GC because of incorrect reference...
2010-09-30 Adam HarveyLoosen the valgrind version check slightly in run-tests...
2010-09-30 Adam HarveyFixed bug #52941 (The 'iconv_mime_decode_headers' funct...
2010-09-29 Gustavo André... - Fixed bug #52944 (Invalid write on second and subsequ...
2010-09-29 Andrey HristovFix a problem that leads to leaks in plugins that
2010-09-29 Andrey Hristovfix the test
2010-09-29 Felipe Pena- Fixed bug #52947 (segfault when ssl stream option...
2010-09-29 Stanley SufficoolRemove non C90 quotes
2010-09-28 Andrey Hristovadd another hook, maybe the last one, for MYSQLND_STMT...
2010-09-28 Pierre Joye- Fixed possible flaw in open_basedir (CVE-2010-3436)
2010-09-27 Felipe Pena- Fixed bug #52931 (strripos not overloaded with functi...
2010-09-27 Derick Rethans- Updated to version 2010.13 (2010m)
2010-09-27 Andrey HristovFixed bug #45921 (Can't initialize character set hebrew)
2010-09-27 Andrey HristovFix the value, it was bumped
2010-09-27 Adam HarveyFix bug #52929 (Segfault in filter_var with FILTER_VALI...
2010-09-27 Kalle Sommer... Removed a TSRMLS_FETCH() call in php_idate() in favor...
2010-09-26 Pierre Joye- fix bug #52926, zlib fopen wrapper does not use the...
2010-09-26 Stanley SufficoolUpdate getColumnMeta native types for SQL Server 2008
2010-09-24 Adam HarveyFix failing phar tests.
2010-09-23 Andrey HristovWS fixes
2010-09-23 Ulf WendelLet's try not to have 'uft8'-only tests and avoid setti...
2010-09-23 Kalle Sommer... Eliminate a TSRMLS_FETCH() call in case of an error...
2010-09-23 Kalle Sommer... There are a few cases where we can save a TSRMLS_FETCH...
2010-09-23 Adam HarveyFix up the vim folds in phar_object.c and add a note...
2010-09-23 Kalle Sommer... Added TSRMLS macros into php_get_current_user()
2010-09-23 Kalle Sommer... Cast to char * here
2010-09-23 Kalle Sommer... Missed to check this one in the last commit
2010-09-23 Kalle Sommer... Fixed compiler warnings in the standard library
2010-09-23 Kalle Sommer... Fixed signedness compiler warning
2010-09-22 Andrey HristovUnify, force one charset at connect, thus fixing
2010-09-22 Ulf WendelTest update for sql_mode = ansi
2010-09-22 Ulf WendelTest update for sql_mode = ANSI
2010-09-22 Andrey Hristovhere comes the news
2010-09-22 Andrey HristovFix for
2010-09-22 Andrey Hristovsmall macro fix
2010-09-22 Andrey Hristovfix for bug 52891 - optimize a bit
2010-09-22 Andrey HristovFix for
2010-09-22 Andrey Hristovupdate tests
2010-09-22 Felipe Pena- Fixed EG(saved_fpu_cw) initialization
2010-09-20 Ulf WendelTrying to pimp gcov.php.net code coverage tests.. ...
2010-09-20 Ulf WendelAlign test to the style used in the other tests
2010-09-20 Ulf WendelNo reason not to run the tests with libmysql. Its long...
2010-09-20 Ilia AlshanetskyFixed a compiler warning
2010-09-20 Dmitry StogovFixed bug #52888 (Zend MM shutdown crash)
2010-09-20 Dmitry StogovReverted wrong patch
2010-09-20 Ulf WendelDont be strict on error messages, they can vary by...
2010-09-20 Andrey Hristovadd test case for 52891
2010-09-19 Kalle Sommer... Fix incompatible types, we need to use a char here...
2010-09-19 Rui Hirokawafixed compilation error.
2010-09-18 Kalle Sommer... Improved performance of unserialize(), original patch...
2010-09-17 Ulf WendelSkip if PDO_SQLITE is not available
2010-09-17 Ulf WendelRemove OS dependent directory separator from EXPECT
2010-09-17 Pierre Joye- restore VOLUME_NAME_NT and VOLUME_NAME_DOS definition...
2010-09-17 Pierre Joye- fix ts build (zend_list_insert change)
2010-09-17 Pierre Joye- use popen_ex directly, avoid the tsrm fetch
2010-09-17 Pierre Joye- drop tsrmls_fetch in popen_ex
2010-09-17 Pierre Joye- drop tsrmls_fetch in tsrm_win32_access
2010-09-17 Pierre Joye- drop TSRMLS_FETCH in sapi_register_* (won't bring...
2010-09-17 Pierre Joye- drop TSRMLS_FETCH in sapi_register_* (won't bring...
2010-09-17 Antony Dovgalfix ZTS build
2010-09-16 Felipe Pena- Added missing entries related to pdo_dblib
2010-09-16 Pierre Joye- WS
2010-09-16 Adam HarveyImplement FR #44331 (Formatting option for json_encode...
2010-09-16 Adam HarveyRebalance the folds in json.c.
2010-09-16 Adam HarveyImplemented FR #49366 (Make slash escaping optional...
2010-09-16 Pierre Joye- zend_list_insert TSRMLS fix (thx tony for the headup)
2010-09-16 Pierre Joye- cleanup ze1/ze2
2010-09-16 Pierre Joye- use TSRMLS_D/C with php_stream_context_alloc
2010-09-16 Pierre Joye- use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_in...
2010-09-16 Pierre Joye- use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert
2010-09-15 Pierre Joye- unused, double declared
2010-09-15 Pierre Joye- not there anymore
2010-09-15 Pierre Joye- macros--; ZEND_FAST_* are now gone
2010-09-15 Pierre Joye- update and restore TOC
2010-09-15 Pierre Joye- not used anymore
2010-09-15 Andrey Hristovremove unneeded proxy function _mysqlnd_restart_psessoin
2010-09-15 Andrey HristovRemove unneeded proxy function _mysqlnd_end_psession
2010-09-15 Adam HarveyFix bug #52849 (GNU MP invalid version match).
2010-09-15 Dmitry StogovRegenerated
2010-09-15 Dmitry Stogov- Improved memory usage
2010-09-15 Felipe Pena- Fixed bug #52843 (Segfault when optional parameters...
2010-09-14 Jérôme Loyet- remove a memory leak (missing efree())
2010-09-14 Johannes Schlüter- Don't be silent on bailout
2010-09-14 Adam HarveyFix bug #52827 (cURL leaks handle and causes assertion...
2010-09-14 Pierre Joye- fix #48831 php -i has different output to php --ini
2010-09-14 Adam HarveyFix English in the error message emitted when json_deco...
2010-09-13 Pierre Joye- fix build introduced by fix for #52772
2010-09-13 Kalle Sommer... Fixed bug #52772 (var_dump() doesn't check for the...
2010-09-13 Pierre Joye- use php_sys_sat
2010-09-13 Pierre Joye- ws
2010-09-13 Pierre Joye- sanity check for the path length and don't treat...
2010-09-13 Pierre Joye- silent warning
2010-09-13 Pierre Joye- use php_sys_lstat
2010-09-13 Pierre Joye- use php_sys_readlink
2010-09-13 Pierre Joye- WS
2010-09-13 Adam HarveyFix bug #52826 (phpinfo is incorrect for bzip2 stream...
2010-09-11 Pierre Joye- remove dummy wrapper for readfile
2010-09-10 Felipe Pena- Fixed bug #49215 (make fails on glob_wrapper)
next