]> granicus.if.org Git - php/shortlog
php
2010-10-05 Antony Dovgalfix bug #50345 (nanosleep not detected properly on...
2010-10-05 Ulf WendelGreetings from SunCC.
2010-10-05 Ilia AlshanetskyRemoved debug code
2010-10-05 Dmitry StogovFixed bug #44248 (RFC2616 transgression while HTTPS...
2010-10-05 Dmitry StogovFixed bug #51008 (Zend/tests/bug45877.phpt fails)
2010-10-05 Andrey Hristovadd some safe casts
2010-10-05 Patrick AllaertFixed typo in tests (thx Eyal)
2010-10-05 Andrey Hristovfixing more types
2010-10-05 Kalle Sommer... Fixed constness compiler warning in pdo_mysql
2010-10-05 Kalle Sommer... Fixed compiler warnings in mysqli
2010-10-05 Andrey Hristovfix types
2010-10-05 Ulf WendelFix warnings
2010-10-05 Andrey Hristovfix recent TSRM build break, with --enable-debug
2010-10-05 Gustavo André... - Moved ucgendat.c to a separate directory and included the
2010-10-05 Gustavo André... - Fixed bug #52981 (Unicode casing table was out-of...
2010-10-04 Felipe Pena- Fix build
2010-10-04 Pierre Joye- missing file for webp
2010-10-04 Pierre Joye- initial webp support, rely on libpx, final version...
2010-10-04 Pierre Joye- initial webp support, rely on libpx, final version...
2010-10-04 Kalle Sommer... We do not need this TSRMLS_FETCH() call as we do not...
2010-10-04 Kalle Sommer... Skipped this one
2010-10-04 Kalle Sommer... Revert for now
2010-10-04 Michael MacleanUn-deprecate mt_rand and deprecate mt_getrandmax
2010-10-04 Dmitry StogovBug #51155 (Unreasonable non-emalloc allocations of...
2010-10-04 Andrey Hristovfix two more warnings
2010-10-04 Andrey Hristovadd some safe casts - lower the number of warnings...
2010-10-04 Andrey HristovFix const-ness
2010-10-04 Ulf WendelTrying to fix compiler warnings (on Windows).
2010-10-04 Andrey HristovEven better patch
2010-10-04 Andrey Hristovdon't define twice the macro on some platforms
2010-10-04 Ulf WendelFixing compiler warning.
2010-10-04 Ulf WendelFixing "ext/mysqlnd/mysqlnd.h", line 287: warning:...
2010-10-04 Ulf WendelNext one... ext/mysqli/mysqli_fe.c", line [many]: warni...
2010-10-04 Ulf WendelFixing compiler warning "ext/mysqli/mysqli_prop.c"...
2010-10-04 Pierre Joye- Fix #52908, fix declaration
2010-10-04 Ulf WendelSorry again, nothing but removal of white space from...
2010-10-04 Ulf WendelSorry for the commit but compiler warnings are annoying...
2010-10-04 Dmitry Stogov- Fixed bug #52773 (Proxy objects have an inadequate...
2010-10-04 Gustavo André... - Implemented FR #50692, not uploaded files don't count...
2010-10-03 Felipe Pena- Fixed bug #52971 (PCRE-Meta-Characters not working...
2010-10-02 Gustavo André... - Fixed a small mistake in the fix for bug #50953 that...
2010-10-01 Dmitry StogovFixed bug #52940 (call_user_func_array still allows...
2010-10-01 Dmitry StogovFixed bug #52879 (Objects unreferenced in __get, __set...
2010-10-01 Kalle Sommer... * Added PHP_RAND_MAX and PHP_MT_RAND_MAX constants
2010-10-01 Ulf WendelFix leak with persistent connections when using mysqli...
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...
next