]> granicus.if.org Git - php/shortlog
php
2011-08-29 Arpad Rayfix #55510: $_FILES 'name' missing first character...
2011-08-29 Derick Rethans- Updated to version 2011.9 (2011i)
2011-08-29 Hannes MagnussonFixed bug#53872 (internal corruption of phar)
2011-08-29 Hannes MagnussonWhopsy, this change in 5.4, not 5.3
2011-08-29 Hannes MagnussonFixed bug#52013 (Unable to decompress files in a compre...
2011-08-29 Hannes MagnussonThe Phar class extends RecursiveDirectoryIterator,...
2011-08-29 Christian Stockerfix xsl date tests
2011-08-29 Rasmus LerdorfThe link error on an out-of-sync command doesn't start...
2011-08-29 Rasmus LerdorfFix another broken test. root can read 0200 files.
2011-08-26 Andrey Hristovfix valgrind warnings in debug builds
2011-08-24 Joey SmithRevert my previous change - getting different results...
2011-08-24 Joey SmithFix tests/lang/bug45392.phpt to log expected error...
2011-08-24 Shein AlexeyFixed failed test to take into account printed warnings...
2011-08-24 Xinchen HuiApply r315270 to 5.3
2011-08-23 Christopher... Update log, marking 5.4 and trunk as XFAIL due to bug...
2011-08-23 Uwe SchindlerFix NEWS entries for ongoing 5.3.9 development
2011-08-23 Daniel ConvissorFix differences in some sub() results that were causing...
2011-08-23 Xinchen HuiSync r314808 to 5_3 branch
2011-08-23 Hannes MagnussonSync -development with -production
2011-08-23 Adam HarveyFix bug #55483 (extra > at the end of html tag in phpinfo).
2011-08-23 Pierrick CharronReapply the commit of revision 315259 on 5.3.9
2011-08-22 Christopher... Sync date with actual PECL release date for correctness
2011-08-22 Johannes SchlüterFix year (we won't make 2001 anymore, I assume)
2011-08-22 Johannes SchlüterBack to -dev
2011-08-22 Johannes Schlüter- PHP 5.3.8
2011-08-22 Johannes Schlüter- Update NEWS
2011-08-22 Johannes Schlüter- Revert r313616 (When we have a blocking SSL socket...
2011-08-22 Daniel ConvissorFix spring tests for dst/st transition second.
2011-08-22 Pierrick CharronRevert commit 315259 as requested
2011-08-22 Andrey HristovDon't run the test on windows, Unix specific
2011-08-22 Andrey HristovFix Bug #55473 mysql_pconnect leaks file descriptors...
2011-08-22 Pierrick Charron- Fixed bug #55156 (ReflectionClass::getDocComment...
2011-08-21 Rasmus LerdorfDebian/Ubuntu don't have any special CFLAGS listed...
2011-08-21 Pierre Joye- merge two mysqli section
2011-08-19 Stanislav MalyshevUnbreak crypt() (fix bug #55439)
2011-08-19 Pierre Joye- Fixed bug #52461 (Incomplete doctype and missing...
2011-08-18 Uwe SchindlerBug #55403: Don't set $_SERVER['HTTPS'] on unsecure...
2011-08-17 Ilia AlshanetskyBack to dev
2011-08-17 Ilia Alshanetsky5.3.7
2011-08-13 Christopher... More test portability fixes mostly for gcov.php.net
2011-08-12 Andrey Hristovprevent a crash if cs is NULL, which can happen with...
2011-08-12 Ulf WendelMySQL 5.6 fractional seconds and PS
2011-08-12 Ulf WendelAndrey, please have a look. Not sure if the test is...
2011-08-12 Ulf WendelAndrey, please have a look. This should not cause errors.
2011-08-11 Rasmus LerdorfFix bug number there
2011-08-11 Ilia AlshanetskyBack to dev
2011-08-11 Ilia Alshanetsky5.3.7RC5
2011-08-11 Ilia AlshanetskyFixed bug #55399 (parse_url() incorrectly treats '...
2011-08-11 Pierre Joye- fix build (introduce by r314641)
2011-08-11 Dmitry StogovFixed possible memory leak
2011-08-10 Rasmus LerdorfUse HOST_NAME_MAX constant here instead for the gethost...
2011-08-10 Ilia AlshanetskyFix win32 build
2011-08-10 Ilia AlshanetskyFixed memset usage (identified by coverity)
2011-08-10 Andrey Hristovrelax constraint
2011-08-10 Dmitry StogovFixed bug #55323 (SoapClient segmentation fault when...
2011-08-09 Nuno Lopesterminate timeouting processes with SIGKILL (9)
2011-08-09 Scott MacVicarFix building of pure C++ extensions as static
2011-08-09 Ilia AlshanetskyMake static analyzers happy
2011-08-09 Ilia AlshanetskyMinimize stack usage and added missing dtors
2011-08-09 Xinchen HuiFixed built (missing 2nd arg for strncpy)
2011-08-09 Xinchen HuiAvoiding strcpy, strcat, sprintf usage to make static...
2011-08-09 Xinchen HuiAvoiding strcpy usage, Make static analyzer happy
2011-08-09 Scott MacVicarUpdate SQLite3 to the latest version
2011-08-09 Xinchen HuiEliminated compiler's warnings and make static analyzer...
2011-08-09 Pierrick CharronRemove unused variable
2011-08-09 Pierrick CharronRemove unused variable
2011-08-08 Xinchen HuiRemove unnecessary(no sense) memset and making the...
2011-08-08 Etienne KneussFix typo
2011-08-08 Ilia AlshanetskyDeadcode & sizeof fix for issues found by coverity
2011-08-08 Ilia AlshanetskyMake static analyzers happy
2011-08-08 Pierrick CharronFix typo
2011-08-08 Pierrick CharronUse snprintf to make the static analyzers happy
2011-08-08 Xinchen HuiPrevented the warning about truncate int to char
2011-08-08 Pierrick CharronUse snprintf and strncat to make the static analyzers...
2011-08-08 Xinchen HuiRemove no sense statements
2011-08-08 Ilia AlshanetskyAvoid strcpy() usage
2011-08-07 Ilia AlshanetskyFixes for variety of issues identified by coverity...
2011-08-07 Gwynne Raskindpossible use without init fixed
2011-08-07 Gwynne RaskindFront- and back-port rev 314431 (missing php.h include)
2011-08-07 Gwynne RaskindBack- and front-port fixes for #55019
2011-08-07 Rasmus LerdorfFix more signed 1-bit bitfield, and let's use strlcpy...
2011-08-07 Rasmus LerdorfNot an issue here, but a good habit to follow consisten...
2011-08-07 Rasmus LerdorfMake static analyzers happy
2011-08-07 Xinchen Huirevert -r314422
2011-08-07 Xinchen HuiFixed bug that may dereferenced NULL pointer before...
2011-08-07 Xinchen HuiInitialize variable with fixed value for avoiding compi...
2011-08-07 Pierrick Charronfunction_name cannot be false
2011-08-07 Pierrick Charronclass entry is never used
2011-08-07 Pierrick CharronPointer returned is never used
2011-08-07 Rasmus LerdorfOops
2011-08-07 Rasmus LerdorfThese naked strcpy()s scare me
2011-08-06 Rasmus LerdorfNot our issue, but fixing here for now and reporting...
2011-08-06 Rasmus LerdorfFix another Coverity warning by initializing this to...
2011-08-06 Felipe Pena- Added ZEND_MOD_END macro to use in the end of zend_mo...
2011-08-06 Felipe Pena- Added missing PHP_FE_END/ZEND_FE_END
2011-08-06 Felipe Pena- Fixed bug #55313 (Number of retries not set when...
2011-08-05 Rasmus Lerdorfefree match_sets on an error here - found by Coverity
2011-08-05 Rasmus LerdorfAnother potential missing va_end() found by Coverity
2011-08-05 Christopher... Improve test portabilty
2011-08-05 Rasmus LerdorfFix missing va_end() found by Coverity
next