]> granicus.if.org Git - php/shortlog
php
2013-12-06 Michael WallnerMerge branch 'PHP-5.5' into PHP-5.6
2013-12-06 Michael WallnerBFN
2013-12-06 Michael WallnerMerge branch 'PHP-5.5' into PHP-5.6
2013-12-06 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-12-06 Michael WallnerFixed bug #61645 (fopen and O_NONBLOCK)
2013-12-06 Michael Wallnerfix possibly uninitialized value
2013-12-04 Sara GolemonMerge branch 'PHP-5.5' into PHP-5.6
2013-12-04 Sara GolemonUse 'user@example.com' rather than 'user@company.com...
2013-12-04 Andrey HristovMerge branch 'PHP-5.5' into PHP-5.6
2013-12-04 Andrey HristovMerge branch 'PHP-5.4' into PHP-5.5
2013-12-04 Andrey HristovFix loss of precision
2013-12-04 Sara GolemonMerge branch 'PHP-5.5' into PHP-5.6
2013-12-04 Sara GolemonFix php_module_startup() when loading more than one...
2013-12-03 Adam HarveyMerge branch 'PHP-5.5' into PHP-5.6
2013-12-03 Adam HarveyMerge branch 'PHP-5.4' into PHP-5.5
2013-12-03 Adam HarveyRemove 128.0.0.0/16 and 191.255.0.0/16 from the reserve...
2013-12-02 Nikita PopovSupport gmp_remroot() on GMP 4.1
2013-12-02 Bob WeinandAdded note about const scalar exprs in UPGRADING file
2013-12-02 Michael WallnerMerge branch 'PHP-5.5' into PHP-5.6
2013-12-02 Michael WallnerBFN
2013-12-02 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-12-02 Michael WallnerFix bug #65196
2013-12-02 Michael WallnerMerge branch 'PHP-5.5' into PHP-5.6
2013-12-02 Michael WallnerBFN
2013-12-02 Michael WallnerMerge branch 'PHP-5.4' into PHP-5.5
2013-12-02 Michael Wallnerfix bug #49634x
2013-12-02 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2013-12-02 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-12-02 Dmitry StogovFixed tests
2013-12-02 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2013-12-02 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-12-02 Dmitry StogovFixed ability to build non-specialized GOTO VM
2013-12-01 Nikita PopovMerge branch 'PHP-5.5' into PHP-5.6
2013-12-01 Nikita PopovFix bug #65764
2013-11-30 Felipe Pena- BFN
2013-11-30 Felipe PenaMerge branch 'PHP-5.5' of git.php.net:/php-src into...
2013-11-30 Felipe PenaMerge branch 'PHP-5.6' of git.php.net:/php-src into...
2013-11-30 Felipe PenaMerge branch 'PHP-5.5' into PHP-5.6
2013-11-30 Felipe Pena- Fixed bug #65923 (ext/socket assumes AI_V4MAPPED...
2013-11-30 Nikita PopovMerge branch 'PHP-5.5' into PHP-5.6
2013-11-30 Nikita PopovCleanup generator closing code a bit
2013-11-30 Nikita PopovFixed bug #66041: list() fails to unpack yielded ArrayA...
2013-11-29 ArunSKFixed unused value compiler warning
2013-11-29 Nikita PopovMerge branch 'PHP-5.5' into PHP-5.6
2013-11-29 nikita2206Fixed bug #65768: DateTimeImmutable::diff does not...
2013-11-29 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2013-11-29 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-11-29 Dmitry StogovAdded validation of class names in the autoload process
2013-11-28 Nikita PopovClean up GMP arginfos
2013-11-28 Nikita PopovAdd gmp_root() and gmp_rootrem() functions
2013-11-28 Nikita PopovUse class handlers for GMP serialization
2013-11-28 Nikita PopovRemove duplicate / commented code in GMP
2013-11-28 Dmitry StogovMerge branch 'PHP-5.6' of git.php.net:php-src into...
2013-11-28 Dmitry StogovAvoid interned hash key duplication and hash key length...
2013-11-28 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2013-11-28 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2013-11-28 Derick RethansFixed bug #65199 (Wrong Day of Week) and fixed bug...
2013-11-28 Derick RethansMerge branch 'PHP-5.6' of git.php.net:php-src into...
2013-11-28 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2013-11-28 Dmitry StogovRemoved unused "pHashFunction" argument in _zend_hash_i...
2013-11-28 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2013-11-28 Derick RethansMerge branch 'date-time-dst-rfc' into PHP-5.4
2013-11-28 Derick RethansMarking those two as XFAIL for now.
2013-11-28 Dmitry StogovMerge branch 'PHP-5.6' of git.php.net:php-src into...
2013-11-28 Dmitry StogovSome rare deprecated cases replaced by ZEND_ASSERT...
2013-11-28 Dmitry StogovRemoved duplicated hash function implementation (100...
2013-11-28 Bob WeinandUpdated NEWS for Constant Scalar Exprs RFC
2013-11-28 Bob WeinandMerge branch 'const_scalar_exprs' into PHP-5.6
2013-11-28 Derick RethansFixed a few DST changeover issues.
2013-11-28 Derick RethansMove add/sub to timelib.
2013-11-28 Derick RethansFix backwards transition diffs.
2013-11-28 Derick RethansSplit up tests into their different categories.
2013-11-28 Derick RethansGroup those tests a bit better, as some of the bd ones...
2013-11-28 Derick RethansFixed forward transitions in diffs.
2013-11-28 Derick RethansAlways reset those parameters.
2013-11-28 Derick RethansFixed "Forward Transition" construction of DateTime...
2013-11-28 Dmitry StogovMerge branch 'PHP-5.6' of git.php.net:php-src into...
2013-11-28 Dmitry StogovDon't check argument types for internal functions witho...
2013-11-27 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2013-11-27 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2013-11-27 Derick RethansMerge branch 'bug53879' into PHP-5.4
2013-11-27 Derick RethansFixed bug #53879 (DateTime::createFromFormat() fails...
2013-11-27 Dmitry StogovFixed tests
2013-11-27 Dmitry StogovRemoved deprecated AI_SET_PTR()s
2013-11-27 Dmitry StogovMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-11-27 Dmitry StogovMerge branch 'PHP-5.5' of git.php.net:php-src into...
2013-11-27 Dmitry StogovMerge branch 'PHP-5.6' of git.php.net:php-src into...
2013-11-27 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2013-11-27 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2013-11-27 Dmitry StogovFixed bug #65969 (Chain assignment with T_LIST failure)
2013-11-27 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2013-11-27 Remi ColletNEWS
2013-11-27 Remi ColletFixed bug #66060 (Heap buffer over-read in DateInterval)
2013-11-27 Remi ColletFixed bug #66060 (Heap buffer over-read in DateInterval)
2013-11-27 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2013-11-27 Julien Pauli5.5.8-dev now
2013-11-27 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2013-11-27 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2013-11-27 Stanislav Malyshev5.4.24-dev now
2013-11-26 Andrey HristovMerge branch 'PHP-5.5' of git.php.net:php-src into...
next