]> granicus.if.org Git - php/shortlog
php
2016-04-16 Nikita PopovCleanup condition in SEND_VAR_NO_REF
2016-04-16 Nikita PopovMerge branch 'PHP-7.0'
2016-04-16 Nikita PopovUse symtable lookup for arrays in array_column
2016-04-16 Nikita PopovRespect property visibility in array_column
2016-04-16 Nikita PopovFixed bug #72031
2016-04-16 Xinchen HuiMerge branch 'PHP-7.0'
2016-04-16 Xinchen HuiFixed bug #72028 (pg_query_params(): NULL converts...
2016-04-16 Xinchen HuiMerge branch 'PHP-7.0'
2016-04-16 Xinchen HuiFixed bug #71972 (Cyclic references causing session_sta...
2016-04-15 Lior KaplanAlign NEWS entry format
2016-04-15 Lior KaplanMerge branch 'PHP-5.6' into PHP-7.0
2016-04-15 Lior KaplanAlign NEWS entry format
2016-04-15 Nikita PopovRemove IS_VAR_RET_REF flag
2016-04-15 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-15 Anatol Belskiupdate NEWS
2016-04-15 Anatol BelskiFixed #71062 pg_convert() doesn't accept ISO 8601 for...
2016-04-15 Xinchen HuiMerge branch 'PHP-7.0'
2016-04-15 Xinchen HuiFixed failed with libedit
2016-04-14 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2016-04-14 Dmitry StogovUse DO_FCALL_BY_NAME instead of DO_FCALL, if possible
2016-04-14 Xinchen HuiMerge branch 'PHP-7.0'
2016-04-14 Xinchen HuiFixed bug #72014 (Including a file with anonymous class...
2016-04-14 Christopher... Merge branch 'PHP-7.0'
2016-04-14 Christopher... On second thoughts, keep this in sync with 5.6 for...
2016-04-14 Christopher... Merge branch 'PHP-7.0'
2016-04-14 Christopher... Merge branch 'PHP-5.6' into PHP-7.0
2016-04-14 Christopher... Fix old comment cut-n-paste error
2016-04-14 Christopher... Merge branch 'PHP-7.0'
2016-04-14 Christopher... Fixed bug #71600 (oci_fetch_all segfaults when selectin...
2016-04-14 Christopher... Merge branch 'PHP-7.0'
2016-04-14 Christopher... Merge fix for bug #71422. No code changed needed in...
2016-04-14 Christopher... Fixed bug #71422 (Fix ORA-01438: value larger than...
2016-04-14 Christopher... Merge branch 'master' of https://git.php.net/repository...
2016-04-14 Christopher... Merge branch 'PHP-7.0' of https://git.php.net/repositor...
2016-04-13 Dmitry StogovOptimize zend_binary_assign_op_dim_helper()
2016-04-13 Dmitry StogovMove rare cases of DO_FCALL into separate helpers.
2016-04-13 Dmitry StogovSeparate unspecializeble code of INCLIDE_OR_EVAL into...
2016-04-12 Dmitry StogovASSIGN_ADD micro optimization
2016-04-12 Dmitry StogovDelay IS_UNDEF check for FETCH_DIM_W and family
2016-04-12 Dmitry StogovDelay IS_UNDEF check for FETCH_DIM_R and family
2016-04-12 Dmitry StogovReuse zend_fetch_dimension_address_read() for FETCH_LIST
2016-04-12 Dmitry StogovAdded missing "goto"
2016-04-12 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-12 Anatol Belskiupdate NEWS
2016-04-12 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-12 Anatol BelskiFixed bug #68849 bindValue is not using the right data...
2016-04-12 Dmitry StogovOptimize ASSIGN_DIM (separate common unspecializeble...
2016-04-12 Nikita PopovMerge branch 'PHP-7.0'
2016-04-12 Nikita PopovFix ZEND_SEPARATE for by-val func returning ref zval
2016-04-12 Nikita PopovDrop unnecessary ZEND_SEPARATE code
2016-04-12 Joe WatkinsMerge branch 'PHP-7.0'
2016-04-12 Joe Watkinsphpdbg: close file handles
2016-04-12 Remi ColletMerge branch 'PHP-7.0'
2016-04-12 Remi Colletfix skipif
2016-04-12 Dmitry StogovSeparate unspecializeble code of INIT_DYNAMIC_CALL...
2016-04-12 Xinchen HuiMerge branch 'PHP-7.0'
2016-04-12 Xinchen HuiThis only make sense on *nix
2016-04-12 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-12 Anatol Belskiprepare next
2016-04-11 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-11 Anatol Belskiupdate NEWS
2016-04-11 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-11 Anatol BelskiFixed bug #70484 selectordinal doesn't work with named...
2016-04-11 Anatol Belskifix version macro to check
2016-04-11 Joe WatkinsMerge branch 'master' of https://github.com/php/php-src
2016-04-11 Joe WatkinsMerge branch 'PHP-7.0'
2016-04-11 Joe Watkinshandle dummy frame
2016-04-11 Dmitry StogovImprove zend_leave_helper() by checking all rare condit...
2016-04-11 Joe WatkinsMerge branch 'PHP-7.0' of https://github.com/php/php...
2016-04-11 Joe WatkinsMerge branch 'master' of https://github.com/php/php-src
2016-04-11 Joe WatkinsMerge branch 'PHP-7.0'
2016-04-11 Joe Watkinsfix calendar segfault
2016-04-10 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-10 Anatol Belskiupdate NEWS
2016-04-10 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-10 Anatol BelskiFixed bug #71998 Function pg_insert does not insert...
2016-04-09 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-09 Anatol BelskiFixed bug #65480 No declaration for msgformat_fix_quote...
2016-04-09 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2016-04-09 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2016-04-09 Xinchen HuiMerge branch 'PHP-7.0'
2016-04-09 Xinchen HuiFixed bug #71995 (Returning the same var twice from...
2016-04-09 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-09 Anatol Belskiupdate NEWS
2016-04-09 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-09 Anatol BelskiFixed bug #66289 Locale::lookup incorrectly returns...
2016-04-09 Lior KaplanMerge branch 'PHP-7.0'
2016-04-09 Lior KaplanEnable configure without opcache-file and huge-code...
2016-04-09 Xinchen HuiWe should always serialize the op->handler
2016-04-08 Lior KaplanMerge branch 'PHP-7.0'
2016-04-08 Lior KaplanMerge branch 'PHP-5.6' into PHP-7.0
2016-04-08 Lior Kaplanopcache config.m4: Use = for comparison
2016-04-08 Dmitry Stogovremoved useless ckeck (ZEND_HANDLE_EXCEPTION never...
2016-04-08 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-08 Anatol Belskifix indent
2016-04-08 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-08 Anatol Belskiupdate NEWS
2016-04-08 Anatol BelskiMerge branch 'PHP-7.0'
2016-04-08 Anatol Belskifix compat for ICU < 50
2016-04-08 Anatol BelskiMerge branch 'PHP-7.0'
next