]> granicus.if.org Git - php/shortlog
php
2013-10-21 Stanislav Malyshevfix argument type & remove warning
2013-10-21 Stanislav Malyshevfix const warnings in intl methods
2013-10-21 Stanislav MalyshevFix coverity issue with -1 returned by findOffset not...
2013-10-21 Stanislav Malyshevfix possibility of access to *storedType without initia...
2013-10-21 Rasmus LerdorfMerge branch 'PHP-5.5'
2013-10-21 Rasmus LerdorfMerge branch 'PHP-5.4' into PHP-5.5
2013-10-21 Rasmus LerdorfWhen src->src is null this doesn't get initialized
2013-10-21 Rasmus LerdorfMerge branch 'PHP-5.5'
2013-10-21 Rasmus LerdorfMerge branch 'PHP-5.4' into PHP-5.5
2013-10-21 Rasmus LerdorfFix typo
2013-10-20 Rasmus LerdorfMerge branch 'PHP-5.5'
2013-10-20 Rasmus LerdorfThese getpwnam('') tests are silly and not portable
2013-10-20 Rasmus LerdorfMerge branch 'PHP-5.5'
2013-10-20 Rasmus LerdorfMerge branch 'PHP-5.4' into PHP-5.5
2013-10-20 Rasmus LerdorfClean up this weird safe_emalloc() call
2013-10-20 Rasmus LerdorfMerge branch 'PHP-5.5'
2013-10-20 Rasmus LerdorfMerge branch 'PHP-5.4' into PHP-5.5
2013-10-20 Rasmus LerdorfMinor Coverity tweaks
2013-10-20 Felipe PenaMerge branch 'PHP-5.5'
2013-10-20 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-10-20 Felipe Pena- Moved NULL check before dereferencing
2013-10-20 Felipe PenaMerge branch 'PHP-5.5'
2013-10-20 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-10-20 Felipe Pena- Fixed possible NULL ptr dereference
2013-10-20 Felipe PenaMerge branch 'PHP-5.4' of git.php.net:/php-src into...
2013-10-20 Felipe PenaMerge branch 'PHP-5.5'
2013-10-20 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-10-20 Felipe Pena- Fixed possible uninitialized scalar variable usage...
2013-10-20 Rasmus LerdorfMerge branch 'PHP-5.5'
2013-10-20 Rasmus LerdorfMerge branch 'PHP-5.4' into PHP-5.5
2013-10-20 Rasmus LerdorfRemove senseless check here
2013-10-20 Felipe PenaMerge branch 'PHP-5.5'
2013-10-20 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-10-20 Felipe Pena- Fix extern declaration according to definition
2013-10-20 Felipe PenaMerge branch 'PHP-5.5'
2013-10-20 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-10-20 Felipe Pena- Fix possible memory leak
2013-10-20 Felipe PenaMerge branch 'PHP-5.5'
2013-10-20 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-10-20 Felipe Pena- Moved allocation to if block to make Coverity happy
2013-10-20 Felipe PenaMerge branch 'PHP-5.5'
2013-10-20 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-10-20 Felipe Pena- Fixed possible memory leak
2013-10-20 Rasmus LerdorfMerge branch 'PHP-5.5'
2013-10-20 Rasmus LerdorfMerge branch 'PHP-5.4' into PHP-5.5
2013-10-20 Rasmus LerdorfFix unitialized opened_path here - found by Coverity
2013-10-20 Rasmus LerdorfMerge branch 'PHP-5.5'
2013-10-20 Rasmus LerdorfTrivial Coverity fix
2013-10-20 Rasmus LerdorfMerge branch 'PHP-5.5'
2013-10-20 Rasmus LerdorfMerge branch 'PHP-5.4' into PHP-5.5
2013-10-20 Rasmus LerdorfInitialize these to make Coverity happy
2013-10-19 Nikita PopovRemove extraneous NULL check of Z_ARRVAL_P()
2013-10-19 Nikita PopovRemove dead comparison (size_t < 0)
2013-10-19 Nikita PopovFix misleading sizeof
2013-10-19 Nikita PopovFix assignment in dummy_encoding_list_parser
2013-10-19 Nikita PopovUse zend_error_noreturn for all E_COMPILE_ERRORs
2013-10-19 Lior KaplanTypo fix: managment -> management
2013-10-19 Lior KaplanUse minus sign instead of hyphen
2013-10-19 Xinchen HuiMerge branch 'PHP-5.5'
2013-10-19 Xinchen HuiRevert "Need a way to check whether this API exists"
2013-10-19 Xinchen HuiMerge branch 'PHP-5.5'
2013-10-19 Xinchen HuiNeed a way to check whether this API exists
2013-10-19 Rasmus LerdorfMerge branch 'pull-request/499'
2013-10-19 Rasmus LerdorfMerge branch 'pull-request/499'
2013-10-19 Rasmus LerdorfMerge branch 'pull-request/499'
2013-10-19 Xinchen HuiMerge branch 'PHP-5.5'
2013-10-19 Xinchen HuiMerge branch 'PHP-5.4' into PHP-5.5
2013-10-19 Michael Wallneruse $YACC instead of 'bison' as suggested by Yasuo
2013-10-18 Michael WallnerMerge branch 'openssl_compile_warning_fix' of https...
2013-10-18 Michael Wallnerfix compiler warnings and type usage
2013-10-18 Michael WallnerMerge branch 'ldap_escape-dev' of https://github.com...
2013-10-18 jrchampFix RFC 6598 IPv4 Range
2013-10-18 jrchampFix 100.64 IPv4 Range Check
2013-10-18 Xinchen HuiMerge branch 'zend-documentation-fix' of https://github...
2013-10-18 Xinchen HuiMerge branch 'PHP-5.5'
2013-10-18 Xinchen HuiMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-10-18 Xinchen HuiRetruning SUCCESS/FAILURE instead of int
2013-10-18 ArunSKfixed typo and few grammar mistakes
2013-10-17 Christopher... Add missing test to package.xml
2013-10-17 Christopher... Prepare for OCI8 2.0.5 release
2013-10-17 Christopher... Merge branch 'master' of https://git.php.net/repository...
2013-10-17 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-10-17 Michael WallnerTLS news
2013-10-17 Michael Wallnerprevious revert killed that file
2013-10-17 Michael WallnerMerge branch 'updated_tls_support' of https://github...
2013-10-17 Michael WallnerMerge branch 'PHP-5.5'
2013-10-17 Michael WallnerRevert "TLS news"
2013-10-17 Michael WallnerRevert "Added support for TLSv1.1 and TLSv1.2"
2013-10-17 Michael WallnerMerge branch 'PHP-5.5'
2013-10-17 Michael WallnerTLS news
2013-10-17 Michael Wallnerfix ws
2013-10-17 Michael WallnerMerge branch 'PHP-5.5'
2013-10-17 Daniel LowreyAdded support for TLSv1.1 and TLSv1.2
2013-10-17 Christopher... Merge branch 'master' of https://git.php.net/repository...
2013-10-17 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-10-17 Michael WallnerMerge branch 'PHP-5.5'
2013-10-17 Tjerk MeestersAssume the free space is correct on Travis CI.
2013-10-17 Christopher... OCI8: More test updates
2013-10-17 Christopher... OCI8: Mostly SKIPIF version updates to simplify version...
2013-10-17 Xinchen HuiMerge branch 'PHP-5.5'
next