]> granicus.if.org Git - php/shortlog
php
2013-10-29 Yasuo OhgakiMerge branch 'PHP-5.4' into PHP-5.5
2013-10-29 Yasuo OhgakiUpdate NEWS
2013-10-29 Yasuo OhgakiMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-10-29 Yasuo OhgakiFixed Bug 64760 var_export() does not use full precisio...
2013-10-29 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2013-10-29 Remi Colletadd bundled libzip LICENSE, as required by BSD License...
2013-10-29 Yasuo OhgakiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-10-28 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2013-10-28 Derick Rethans- Updated to version 2013.8 (2013h)
2013-10-28 Derick RethansMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-10-28 Derick RethansMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-10-28 Dmitry StogovUse zval* instead of zval**
2013-10-28 Dmitry StogovIncreased limit for opcache.max_accelerated_files to...
2013-10-28 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-10-28 Antony DovgalMerge branch 'PHP-5.5' of https://git.php.net/repositor...
2013-10-28 Yasuo OhgakiMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-10-28 Dmitry StogovImproved performance of array_merge() by eliminating...
2013-10-28 Dmitry StogovImproved performance of func_get_args() by eliminating...
2013-10-27 Hannes MagnussonLink to more readmes
2013-10-27 Antony Dovgalincrease backlog to the highest value everywhere
2013-10-26 Yasuo OhgakiUpdate NEWS
2013-10-26 Yasuo OhgakiMerge branch 'PHP-5.4' into PHP-5.5
2013-10-26 Yasuo OhgakiMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-10-26 Yasuo OhgakiFixed bug #65950 Field name truncation if the field...
2013-10-23 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2013-10-23 Derick Rethans- Updated to version 2013.7 (2013g)
2013-10-23 Adam HarveyIncrement version number, since this will be 5.5.6.
2013-10-23 Xinchen HuiAdded Zend Debugger to the note about the load order...
2013-10-22 Yasuo OhgakiMerge branch 'PHP-5.4' into PHP-5.5
2013-10-22 Yasuo OhgakiMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-10-22 Yasuo OhgakiFix Coverity issue reporting wrong sizeof()
2013-10-22 Yasuo OhgakiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-10-21 Christopher... Fixed bug #65939 (Space before ";" breaks php.ini parsi...
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"
next