diff options
| author | Anatol Belski <ab@php.net> | 2015-09-29 13:54:21 +0200 |
|---|---|---|
| committer | Anatol Belski <ab@php.net> | 2015-09-29 13:54:21 +0200 |
| commit | 459e20eec033d41a235a7664dd7239d5f64b9798 (patch) | |
| tree | 85b5ac2485c6f3375a388a2411fa2e5065c41887 /ext/bcmath/libbcmath/src | |
| parent | c30937d2bd2bc14b680ae918a4708620487841a6 (diff) | |
| parent | 27d4d32e6bd4c6ff2f65d162e9478671348764f4 (diff) | |
| download | php-git-459e20eec033d41a235a7664dd7239d5f64b9798.tar.gz | |
Merge branch 'PHP-7.0' into PHP-7.0.0
* PHP-7.0:
Added information about Zend Extension API chabges
fix test
Ensure timeout tests wait for the entire specified duration
Added zend_internal_function.reserved[] fields, to allow extensions keep additional associated information. We didn't have zend_internal_function.reserved[] in PHP5, but we always allocated space for zend_function union, and extensions were able to reuse zend_function.op_array.reserved[] even for internal function. Now this is not possible. And extensions have to use zend_function.op_array.reserved[] for user functions and zend_function.internal_function.reserved[] for internal.
update NEWS for next
Update openssl_x509_checkpurpose.phpt
add test to openssl ext
Diffstat (limited to 'ext/bcmath/libbcmath/src')
0 files changed, 0 insertions, 0 deletions
