]> granicus.if.org Git - php/shortlog
php
2013-10-21 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-10-21 Michael Wallnerexif NEWS
2013-10-21 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-10-21 Michael Wallneradd tests for bug #62523
2013-10-21 Michael WallnerMerged PR #293 (Exif crash on unknown encoding was...
2013-10-21 Antony Dovgalfix bug #65936 (dangling context pointer causes crash)
2013-10-21 Michael WallnerMerge remote-tracking branch 'refs/remotes/origin/PHP...
2013-10-21 Michael Wallnerremove TRAVIS check in test source
2013-10-21 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-10-21 Dmitry StogovFixed compilation warning
2013-10-21 Michael WallnerJust SKIP that test on travis
2013-10-21 Xinchen HuiFixed issue #115 (path issue when using phar).
2013-10-21 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-10-21 Stanislav Malyshevfix memory leak on error (from Coverity scan)
2013-10-21 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-10-21 Stanislav MalyshevFix coverity issue with -1 returned by findOffset not...
2013-10-21 Stanislav Malyshev5.4.21 release date
2013-10-21 Stanislav MalyshevMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-10-21 Stanislav Malyshevfix argument type & remove warning
2013-10-21 Stanislav Malyshevfix const warnings in intl methods
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 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
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 Stanislav Malyshev5.4.21 release date
2013-10-21 Rasmus LerdorfMerge branch 'PHP-5.4' into PHP-5.5
2013-10-21 Rasmus LerdorfFix typo
2013-10-20 Rasmus LerdorfThese getpwnam('') tests are silly and not portable
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.4' into PHP-5.5
2013-10-20 Rasmus LerdorfMinor Coverity tweaks
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.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.4' into PHP-5.5
2013-10-20 Felipe Pena- Fixed possible uninitialized scalar variable usage...
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.4' into PHP-5.5
2013-10-20 Felipe Pena- Fix extern declaration according to definition
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.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.4' into PHP-5.5
2013-10-20 Felipe Pena- Fixed possible memory leak
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 LerdorfTrivial Coverity fix
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 Lior KaplanTypo fix: managment -> management
2013-10-19 Lior KaplanUse minus sign instead of hyphen
2013-10-19 Xinchen HuiRevert "Need a way to check whether this API exists"
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 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 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-17 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-10-17 Michael WallnerRevert "TLS news"
2013-10-17 Michael WallnerRevert "Added support for TLSv1.1 and TLSv1.2"
2013-10-17 Michael WallnerTLS news
2013-10-17 Daniel LowreyAdded support for TLSv1.1 and TLSv1.2
2013-10-17 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-10-17 Tjerk MeestersAssume the free space is correct on Travis CI.
2013-10-17 Xinchen HuiAdd ability of alias resolving (it cause problem while...
2013-10-16 Nikita PopovMerge branch 'PHP-5.4' into PHP-5.5
2013-10-16 bwoebiFixed bug #65911 ($this not usable as static property)
2013-10-15 Julien Pauli5.5.6 now
2013-10-14 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-10-14 Anatol Belskifix whitespaces
2013-10-14 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-10-14 Anatol Belskiadded notes about the PECL site conformity
2013-10-14 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2013-10-14 Anatol Belskifixed skeleton to produce the normalized ext version...
2013-10-12 Felipe PenaMerge branch 'PHP-5.4' into PHP-5.5
2013-10-12 Felipe Pena- Fixed possible memory leak
2013-10-12 Felipe Pena- Fixed resource leak
2013-10-10 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-10-10 Dmitry StogovFixed bug #65845 (Error when Zend Opcache Optimizer...
2013-10-09 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-10-09 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-10-09 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-10-09 Michael WallnerC89 compatibility
2013-10-09 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-10-09 Daniel LowreyFixed segfault when built with OpenSSL >= 1.0.1
2013-10-09 Michael Wallnerconsolidate NEWS with 5.4
2013-10-08 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-10-08 Michael Wallnerfix bug #51076 (race condition in shtool's mkdir -p)
2013-10-07 Anatol Belskiadded fixed tests for ICU >= 51.2
2013-10-07 Anatol Belskifixed failing tests for ICU >= 51.2
2013-10-06 ArunSKfixing a minor typo in CODING_STANDARDS document
2013-10-06 Stanley SufficoolFIX BUG #65219 - Typo correction
next