]> granicus.if.org Git - php/shortlog
php
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 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-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 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 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 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
2015-03-17 Anatol Belskicomb that header
2015-03-17 Anatol Belskifix endianness check plus better visual origin compat
2015-03-17 Stanislav MalyshevFixed bug #68976 - Use After Free Vulnerability in...
2015-03-17 Stanislav Malyshevfix tests
2015-03-17 Stanislav MalyshevFix bug #69207 - move_uploaded_file allows nulls in...
2015-03-17 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-03-17 Dmitry StogovGCC prior 4.8.0 may generates wrong code
2015-03-17 Anatol Belskithis check isn't applicable anymore
2015-03-17 Nikita PopovFix phpdbg
2015-03-17 Dmitry StogovFixed mess in names
2015-03-17 Anatol Belskicatching up with the git history
2015-03-17 Anatol Belskifix undefined symbol
2015-03-17 Anatol Belskiupdated NEWS
2015-03-17 Anatol Belskiadedd test for bug #68797
2015-03-17 Anatol Belskirestore freeing stuff and some small improvements
2015-03-17 Anatol Belskifirst shot on updating strtod stuff
2015-03-17 Nikita PopovImplement Generator::getReturn()
2015-03-17 Nikita PopovSupport ParseException for require etc
2015-03-17 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-17 Stanislav Malyshevadd NEWS
2015-03-17 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-17 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-03-17 Stanislav MalyshevFixed bug #68976 - Use After Free Vulnerability in...
2015-03-17 Dmitry StogovFixed zend_hash_del()
2015-03-17 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-17 Stanislav Malyshevupdate news
2015-03-17 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-03-17 Stanislav MalyshevFixed bug #69134 (Per Directory Values overrides PHP_IN...
2015-03-17 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-17 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-03-17 Stanislav Malyshevfix tests
2015-03-17 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-03-17 Stanislav MalyshevFix bug #69207 - move_uploaded_file allows nulls in...
2015-03-17 Dmitry StogovEmbed "fast" operator functions (add, sub, increment...
2015-03-17 Dmitry StogovEnable GCC global register variables if available
2015-03-17 Julien PauliUpdated NEWS
2015-03-17 julien.ponsAdd wifcontinued and wcontinued for pcntl
2015-03-17 Anatol BelskiMerge branch 'PHP-5.6'
2015-03-17 Anatol Belskiupdated NEWS
2015-03-17 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-03-17 Anatol BelskiFixed bug #65406 Enchant broker plugins are in the...
2015-03-16 Anatol Belskiuse default test timeout
2015-03-16 Anatol Belskitest fixes + added skipif for slow tests
2015-03-16 Anatol Belskiuse busy sleep instead of sleep() for timeout tests
2015-03-16 Anatol Belskiremove ext/mysql enablement from travis build
next