#
6336fa18 |
| 27-Jan-2015 |
Xinchen Hui |
Merge branch 'PHP-5.5' into PHP-5.6
|
#
8c2d9176 |
| 27-Jan-2015 |
Xinchen Hui |
Also Fixed #68571 in CGI SAPI, and some cleanup |
Revision tags: php-5.5.21, php-5.6.5, php-5.4.37 |
|
#
fc33f52d |
| 15-Jan-2015 |
Xinchen Hui |
bump year |
#
0579e827 |
| 15-Jan-2015 |
Xinchen Hui |
bump year |
#
73c1be26 |
| 15-Jan-2015 |
Xinchen Hui |
Bump year |
#
2193de0d |
| 14-Jan-2015 |
Xinchen Hui |
Faster sorting algo |
Revision tags: php-5.5.21RC1, php-5.6.5RC1 |
|
#
b7a7b1a6 |
| 03-Jan-2015 |
Stanislav Malyshev |
trailing whitespace removal |
#
16b904cc |
| 30-Dec-2014 |
Stanislav Malyshev |
Merge branch 'PHP-5.6' * PHP-5.6: FIx bug #68618 (out of bounds read crashes php-cgi) Fixed bug #68676 (Explicit Double Free) Fixed bug #68676 (Explicit Double Free)
|
#
4c0f17ca |
| 30-Dec-2014 |
Stanislav Malyshev |
Merge branch 'PHP-5.5' into PHP-5.6 * PHP-5.5: FIx bug #68618 (out of bounds read crashes php-cgi) Fixed bug #68676 (Explicit Double Free)
|
#
71c97007 |
| 30-Dec-2014 |
Stanislav Malyshev |
Merge branch 'PHP-5.4' into PHP-5.5 * PHP-5.4: FIx bug #68618 (out of bounds read crashes php-cgi)
|
#
f9ad3086 |
| 30-Dec-2014 |
Stanislav Malyshev |
FIx bug #68618 (out of bounds read crashes php-cgi) |
Revision tags: POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4 |
|
#
e20cbdbe |
| 15-Dec-2014 |
Andrea Faulds |
Unify HTTP status code maps |
#
bdeb220f |
| 13-Dec-2014 |
Anatol Belski |
first shot remove TSRMLS_* things |
#
88bb9fed |
| 05-Dec-2014 |
Anatol Belski |
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
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 ...
show more ...
|
#
8ced6f11 |
| 02-Dec-2014 |
Anatol Belski |
fix datatype mismatches and warnings |
#
b35555f6 |
| 02-Dec-2014 |
Anatol Belski |
fix datatype mismatches |
#
1bcc7d91 |
| 02-Dec-2014 |
Anatol Belski |
fix datatype mismatches |
#
4cba2f98 |
| 02-Dec-2014 |
Anatol Belski |
fix datatype mismatch |
#
1172aff2 |
| 01-Dec-2014 |
Anatol Belski |
fix datatype mismatches |
#
c64ce84c |
| 01-Dec-2014 |
Anatol Belski |
Merge branch 'PHP-5.6' * PHP-5.6: fix possible null pointer math
|
#
f33bd9c8 |
| 01-Dec-2014 |
Anatol Belski |
Merge branch 'PHP-5.5' into PHP-5.6 * PHP-5.5: fix possible null pointer math
|
#
cb6dea6e |
| 01-Dec-2014 |
Anatol Belski |
fix possible null pointer math |
Revision tags: php-5.6.4RC1, php-5.5.20RC1 |
|
#
3ca0ca15 |
| 26-Nov-2014 |
Anatol Belski |
Merge remote-tracking branch 'origin/master' into native-tls * origin/master: (102 commits) fix dir separator in test fix TS build fix TS build Better fix for bug #68
Merge remote-tracking branch 'origin/master' into native-tls * origin/master: (102 commits) fix dir separator in test fix TS build fix TS build Better fix for bug #68446 Revert "Merge remote-tracking branch 'origin/PHP-5.6'" Revert NEWS and set test to XFAIL Revert "Fix bug #68446 (bug with constant defaults and type hints)" Improved zend_hash_clean() and added new optimized zend_symtable_clean() Use inline version of zval_ptr_dtor() Added new optimized zend_array_destroy() function Moved i_zval_ptr_dtor() from zend_execute.h to zend_variables.h fix REGISTER_NS_*_CONSTANT macros Removed useless assert. EG(uninitialized_zval) can't be refcounted. Use specialized destructors when types of zvals are known. move tests into proper place Improved assignment to object property Reuse zend_assign_to_variable() in zend_std_write_property() cleanup comments from svn/cvs era fix dir separator in test fork test for windows ...
show more ...
|
#
06fdf359 |
| 20-Nov-2014 |
Veres Lajos |
typo fixes - https://github.com/vlajos/misspell_fixer |
#
4dc99457 |
| 20-Nov-2014 |
Veres Lajos |
typo fixes - https://github.com/vlajos/misspell_fixer Conflicts: ext/ftp/ftp.h ext/pcre/pcrelib/pcre_printint.c ext/pcre/pcrelib/sljit/sljitLir.c
typo fixes - https://github.com/vlajos/misspell_fixer Conflicts: ext/ftp/ftp.h ext/pcre/pcrelib/pcre_printint.c ext/pcre/pcrelib/sljit/sljitLir.c ext/pcre/pcrelib/sljit/sljitLir.h ext/pcre/pcrelib/sljit/sljitNativeARM_32.c ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c ext/pgsql/pgsql.c ext/phar/func_interceptors.c ext/soap/soap.c ext/standard/image.c
show more ...
|