]> granicus.if.org Git - php/shortlog
php
2016-01-26 Anatol Belskiadd note on readline support
2016-01-25 Jakub ZelenkaMerge branch 'PHP-7.0'
2016-01-25 Jakub ZelenkaMerge branch 'PHP-5.6' into PHP-7.0
2016-01-25 Jakub ZelenkaFix memory leak with not freeing OpenSSL errors
2016-01-25 Antony Dovgalcheck for NULL and avoid crashes
2016-01-25 Antony Dovgalcheck for NULL and avoid crashes
2016-01-25 Xinchen HuiImprove the names
2016-01-25 Xinchen HuiMerge branch 'PHP-7.0'
2016-01-25 Xinchen HuiFixed bug #71442 (forward_static_call crash)
2016-01-25 Xinchen HuiMerge branch 'PHP-7.0'
2016-01-25 Xinchen HuiUpdate libmagic.patch for PHP-7.0
2016-01-25 Xinchen HuiFixed compiler warnings
2016-01-25 Xinchen HuiFixed bug #71434 (finfo throws notice for specific...
2016-01-25 Xinchen HuiUpdate libmagic.patch for PHP-5.6
2016-01-25 Xinchen HuiFixed bug #7143 (finfo throws notice for specific pytho...
2016-01-24 Nikita PopovRemove dead code
2016-01-24 Nikita PopovRespect RC_INFERENCE during DFG construction
2016-01-24 Nikita PopovDon't insert duplicate predecessors
2016-01-24 Nikita PopovFix SSA for ZEND_YIELD
2016-01-24 Bob WeinandMerge branch 'PHP-7.0'
2016-01-24 Bob WeinandFixed bug #71441 (Typehinted Generator with return...
2016-01-24 Xinchen HuiMerge branch 'PHP-7.0'
2016-01-24 Xinchen HuiFixed Bug #71435 (Reproducible crash using opcache...
2016-01-24 Xinchen HuiFixed warning of incompatible pointer
2016-01-23 Bob WeinandMerge branch 'PHP-7.0'
2016-01-23 Bob WeinandUse uint64_t for flags (warning)
2016-01-22 Jakub ZelenkaUpdate NEWS and UPGRADING for PR #1701
2016-01-22 Eddie Kohlerjson_encode: Escape U+2028 and U+2029 more often.
2016-01-22 Dmitry StogovMore accurate handling of isset() and unset()
2016-01-22 Dmitry StogovAdded optimization constraint (don't optimize result...
2016-01-22 Xinchen HuiReturn meaningful value
2016-01-22 Xinchen HuiWe don't need to dup zend_class_constant here.
2016-01-21 Nikita PopovMake op1/op2 decoding in phpdbg more complete
2016-01-21 Nikita PopovDon't print try-catch offset for FAST_RET w/o ev
2016-01-21 Nikita PopovMark op1 of INIT_FCALL as NUM
2016-01-21 Nikita PopovConsolidate op1/op2 vm flags
2016-01-21 Andrey HristovAdd missing macro
2016-01-21 Xinchen HuiTypo (SKIPF -> SKIPIF)
2016-01-21 Xinchen HuiEmpty line
2016-01-21 Xinchen HuiCover overloaded functions
2016-01-21 Xinchen HuiLet's add a class entry for testing
2016-01-21 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2016-01-21 Xinchen HuiFixed bug #71413 (Crash with constants on internal...
2016-01-21 Ferenc KovacsMerge branch 'PHP-7.0'
2016-01-21 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-01-21 Ferenc Kovacsre-arrange NEWS
2016-01-20 Ferenc KovacsMerge branch 'PHP-7.0'
2016-01-20 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-01-20 Ferenc Kovacs5.6.19 will be next
2016-01-20 Remi ColletMerge branch 'PHP-7.0'
2016-01-20 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2016-01-20 Remi ColletFix test when run with openssl < 1.0.2 (reorder so...
2016-01-20 Joe WatkinsMerge branch 'master' of https://github.com/php/php-src
2016-01-20 Joe Watkinsfix ReflectionClass::__toString doc block omitted
2016-01-20 Joe WatkinsMerge branch 'PHP-7.0' of https://github.com/php/php...
2016-01-20 Joe Watkinsfix ReflectionClass::__toString doc block omitted
2016-01-20 Anatol BelskiMerge branch 'PHP-7.0'
2016-01-20 Anatol Belskiimprove fix for bug #71201
2016-01-20 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-01-20 Anatol Belskiimprove fix for bug #71201
2016-01-19 Nikita PopovMark isset($$var) as INDIRECT_VAR_ACCESS
2016-01-19 Nikita PopovAdd support for Pi type constraints
2016-01-19 Dmitry StogovTypo (ASSESS->ACCESS)
2016-01-19 Dmitry StogovUse ZEND_FUNC_INDIRECT_VAR_ASSESS instead of ZEND_FUNC_...
2016-01-19 Anatol Belskivc doesn't support #warning
2016-01-19 Anatol Belskireorder comments
2016-01-19 Anatol Belskiget rid of win32_ prefix
2016-01-19 Anatol Belskicheck return values and cleanup the job object on exit
2016-01-19 Anatol BelskiMerge branch 'PHP-7.0'
2016-01-19 Anatol Belskiadd 7.0.4 block to NEWS
2016-01-19 Anatol Belskibump version to 7.0.4-dev
2016-01-18 Anatol Belskitrap also children exits on shutdown to avoid unhandled...
2016-01-18 Anatol Belskiintegrate the /Gw compiler switch
2016-01-18 Anatol Belskifix compiler version check
2016-01-18 Anatol Belskiintegrate /Zc:inline switch
2016-01-18 Anatol Belskiadd proper noinline specifier for VC
2016-01-18 Anatol BelskiMerge branch 'PHP-7.0'
2016-01-18 Anatol Belskifix test for 7.0, OpenSSL >= 1.0.2 disables SSLv2 by...
2016-01-18 Anatol BelskiMerge branch 'PHP-7.0'
2016-01-18 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-01-18 Anatol Belskifork test
2016-01-18 Anatol Belskifix test
2016-01-18 Anatol Belskifork test
2016-01-18 Anatol Belskifork test for win32
2016-01-18 Anatol Belskifork test
2016-01-18 Anatol Belskiadd UPGRADING note for PHP_FCGI_CHILDREN on Windows
2016-01-18 Yasuo OhgakiMerge branch 'PHP-7.0'
2016-01-18 Yasuo OhgakiMerge branch 'PHP-5.6' into PHP-7.0
2016-01-18 Yasuo OhgakiUse SUCCESS/FAILURE
2016-01-18 Yasuo OhgakiFixed bug #71070 Custom session handler write method...
2016-01-18 Yasuo OhgakiFixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_...
2016-01-18 Yasuo OhgakiMerge branch 'PHP-7.0'
2016-01-18 Yasuo OhgakiMerge branch 'PHP-5.6' into PHP-7.0
2016-01-18 Yasuo OhgakiFixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_...
2016-01-18 Yasuo OhgakiUpdate NEWS
2016-01-18 Yasuo OhgakiMerge branch 'PHP-7.0'
2016-01-18 Yasuo OhgakiMerge branch 'pull-request/1731' into PHP-7.0
2016-01-18 Yasuo OhgakiMerge branch 'PHP-7.0'
2016-01-18 Yasuo OhgakiFixed bug #71397 (mb_send_mail segmentation fault)
2016-01-17 Tim DüsterhusFixed bug 71397 (mb_send_mail segmentation fault)
next