]> granicus.if.org Git - php/shortlog
php
2015-03-20 Dmitry StogovChanged SKIPIF messages
2015-03-20 Dmitry StogovZPP changed to lazely check for "strict/weak" only...
2015-03-20 Dmitry Stogovcleanup
2015-03-20 Dmitry StogovFixed return type hint handling for constants
2015-03-20 Dmitry StogovFixed tests
2015-03-20 Dmitry StogovImroved ZPP rules (condititins reoredered to prevent...
2015-03-20 Dmitry StogovFixed comments
2015-03-20 Dmitry StogovFixed error messages
2015-03-20 Dmitry StogovImproved type hinting:
2015-03-20 Dmitry StogovFixed white spaces
2015-03-20 Dmitry StogovMerge branch 'scalar_type_hints_v5' of github.com:ircma...
2015-03-20 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-03-20 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-20 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-03-20 Stanislav Malyshevadd CVEs
2015-03-20 Dmitry StogovFixed optimization patterns
2015-03-19 Dmitry StogovOptimize zend_string_realloc() add more specialized...
2015-03-19 Anthony FerraraAdd check for maintaining reference all the way through...
2015-03-19 Anthony FerraraReduce the number of times that the zval needs to be...
2015-03-19 Anatol Belskifix condition
2015-03-19 Anatol Belskifix condition
2015-03-19 Anatol Belskifix include
2015-03-19 Anatol Belskiusing zend_stat_t
2015-03-19 Anatol Belskifix datatype mismatch warnings
2015-03-19 Dmitry StogovString reference counters may be increased when string...
2015-03-19 Anthony FerraraAdd test to ensure namespaced code can't use scalar...
2015-03-19 Anthony FerraraDisallow relative namespace type declarations
2015-03-19 Anthony FerraraAdd support and tests for null constant default values...
2015-03-19 Anthony FerraraRefactor as to not use call info, but add the flag...
2015-03-19 Anthony FerraraFix severity issues with callbacks, start work porting...
2015-03-19 Lior KaplanMerge branch 'PHP-5.6'
2015-03-19 Lior KaplanAdd CVE ID for #68735
2015-03-19 Lior KaplanMerge branch 'PHP-5.5' into PHP-5.6
2015-03-19 Lior KaplanAdd CVE ID for #68735
2015-03-19 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-03-19 Dmitry StogovMerge branch 'PHP-5.6'
2015-03-19 Xinchen HuiFixed global register checking
2015-03-19 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2015-03-19 Dmitry StogovMerge branch 'PHP-5.4' into PHP-5.5
2015-03-19 Dmitry StogovFixed bug #69152
2015-03-19 Lior KaplanMerge branch 'PHP-5.6'
2015-03-19 Lior KaplanAdd CVE to bug #69253
2015-03-19 Lior KaplanAlign entries format
2015-03-19 Lior KaplanAdd CVE assigned to 5.6.6 bugs after the release
2015-03-19 Lior KaplanAdd CVE to bug #69248
2015-03-19 Lior KaplanMerge branch 'PHP-5.5' into PHP-5.6
2015-03-19 Lior KaplanAlign entries format
2015-03-19 Lior KaplanAdd CVE to bug #69248
2015-03-19 Lior KaplanAdd CVE assigned to 5.5.22 bugs after the release
2015-03-18 Anthony FerraraFix C89 compatibility by moving a misplaced if statement
2015-03-18 Anthony FerraraRefactor gotos into more elaborate ifs to eliminate...
2015-03-18 Anthony FerraraFix return type separation with references. It now...
2015-03-18 Bob WeinandRemove bogus ZEND_ASSERT(hash != 0)
2015-03-18 Anthony FerraraAdd error case with invalid type declaration default...
2015-03-18 Anthony FerraraAdd tests for using constants as defaults with scalar...
2015-03-18 Anthony FerraraRefactor error messages to only append defined in the...
2015-03-18 Anthony FerraraRevert gd and mysqli to former calls for arg count...
2015-03-18 Anatol Belskidon't expect set/get title symbols are always there
2015-03-18 Anthony FerraraStyle cleanup, as well as fixing bug with missing argum...
2015-03-18 Anthony FerraraClean up API renames for zend_wrong_param_count to...
2015-03-18 Anthony FerraraFix executor issue with ignoring strict types, which...
2015-03-18 Anthony FerraraFix more tests, improve error messages in failure outpu...
2015-03-18 Anthony FerraraRefactor error implementation significantly to centrali...
2015-03-18 Anthony FerraraMerge in master, fix merge conflicts and update patch...
2015-03-18 Dmitry StogovSecond prefetch is useless, because cahce line on moder...
2015-03-18 Xinchen HuiBetter make this be consistent with DO_ICALL/DO_CALL
2015-03-18 Anatol Belskistrtod shouldn't recognize hex strings
2015-03-18 Dmitry StogovEnabled global register variables for PPC
2015-03-18 Xinchen HuiUse more specific op type
2015-03-18 Dmitry StogovReimplemented special constant handling. Now __HALT_COM...
2015-03-18 Dmitry StogovRevert "Improved zend_get_special_constant"
2015-03-18 Julien PauliMerge branch 'PHP-5.6'
2015-03-18 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2015-03-18 Julien PauliUpdated NEWS
2015-03-18 Julien PauliMerge branch 'PHP-5.6'
2015-03-18 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2015-03-18 Julien PauliUpdated NEWS
2015-03-18 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-03-18 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-18 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-03-18 Stanislav Malyshev5.4.40 next
2015-03-18 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-03-18 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-18 Stanislav Malyshevupdate NEWS
2015-03-18 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-03-18 Stanislav MalyshevFix bug #69253 - ZIP Integer Overflow leads to writing...
2015-03-18 Xinchen HuiRe-fix tests
2015-03-18 Xinchen HuiRevert "fix tests"
2015-03-18 Xinchen HuiRevert "Fixed tests"
2015-03-18 Xinchen HuiImproved zend_get_special_constant
2015-03-18 Xinchen HuiFixed tests
2015-03-18 Stanislav Malyshevforgot to commit this one
2015-03-18 Stanislav Malyshevadd test for bug #68976
2015-03-18 Stanislav Malyshevoops, no idea how this got in
2015-03-18 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-18 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-03-18 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-18 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-03-18 Stanislav MalyshevFix bug #69248 - heap overflow vulnerability in regcomp.c
2015-03-18 Stanislav Malyshevadd test for bug #68976
next