From: Anatol Belski Date: Fri, 5 Dec 2014 02:50:02 +0000 (+0100) Subject: Merge remote-tracking branch 'origin/master' into native-tls X-Git-Tag: POST_NATIVE_TLS_MERGE^2~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=88bb9fedc4b5fc750524a7b00be1d46fde2f5929;p=php Merge remote-tracking branch 'origin/master' into native-tls * origin/master: (111 commits) Fix zend_fcall_info_arg*() to use ZVAL_COPY Fixed #65213 - cannot cast SplFileInfo to boolean add initial install switch to C travis project instead of PHP use the generic TRAVIS environment var to check for travis (see http://docs.travis-ci.com/user/ci-environment/) fix TS build add config option to target codegen architectures updated NEWS updated NEWS Fixed bug #55541 errors spawn MessageBox, which blocks test automation Get rid of duplicate handlers (ZEND_ADD_SPEC_TMP_TMP and ZEND_ADD_SPEC_VAR_VAR are absolutely the same). Use zend_string* for op_array->arg_info[]->name and op_array->arg_info[]->class_name. For internal functions we still use char*. Fixed __debugInfo() support Update UPGRADING for the new variadic functions, and re-sort. Improved POST INC/DEC make sure that we don't truncate the stack trace and cause false test failures when the test is executed in a directory with long path Missed closed folder mark Revert "Unecessary assignment" Fixed improper memory release Unecessary assignment ... --- 88bb9fedc4b5fc750524a7b00be1d46fde2f5929