#
72551dd8 |
| 29-Jul-2018 |
Peter Kokot |
[ci skip] Document RETSIGTYPE
|
#
209f05a8 |
| 29-Jul-2018 |
Peter Kokot |
[ci skip] Note HAVE_ST_BLKSIZE and HAVE_ST_RDEV
|
#
d7ad4bab |
| 29-Jul-2018 |
Peter Kokot |
[ci skip] Note removal of PHP_PROG_LEX
|
#
ab8094c6 |
| 26-Jul-2018 |
Dmitry Stogov |
Pack zend_constant.flags and zend_constant.module_number into reserved space inside zend_constant.value.
|
#
57c4ae39 |
| 25-Jul-2018 |
Dmitry Stogov |
typo
|
#
f950128c |
| 25-Jul-2018 |
Dmitry Stogov |
Encode parent class name as IS_CONST operand in DECLARE_INHERITED_CLASS and DECLARE_ANON_INHERITED_CLASS opcodes (eliminate FETCH_CLAS S opcode).
|
Revision tags: php-5.6.37, php-7.1.20 |
|
#
0c356189 |
| 18-Jul-2018 |
Remi Collet |
add info about zend_class_entry.iterator_funcs
|
Revision tags: php-7.3.0alpha4, php-7.0.31, php-7.2.8 |
|
#
0896a3ab |
| 10-Jul-2018 |
Christoph M. Becker |
[ci skip] Fix typos
|
#
091c0a8a |
| 10-Jul-2018 |
Christoph M. Becker |
[ci skip] Document changes to php_add[c]slashes
|
Revision tags: php-7.1.20RC1 |
|
#
5bbe6080 |
| 04-Jul-2018 |
Tyson Andre |
[ci skip] Fix a typo. RANGE_RANGE should be RAND_RANGE
|
#
d798fd49 |
| 04-Jul-2018 |
Christoph M. Becker |
[ci skip] Document GC_C() → zend_gc_get_status()
|
Revision tags: php-7.2.8RC1, php-7.3.0alpha3 |
|
#
2ff26bdf |
| 28-Jun-2018 |
Christoph M. Becker |
[ci skip] Document new typedef zif_handler
|
#
a0a4232a |
| 25-Jun-2018 |
Markus Staab |
[ci skip] fixed typos
|
#
ecce2116 |
| 25-Jun-2018 |
Dmitry Stogov |
Added note about zend_function.reserved[] fields usage
|
#
3b9ecb2d |
| 22-Jun-2018 |
Remi Collet |
add note about php_url struct changes
|
Revision tags: php-7.3.0alpha2, php-7.1.19, php-7.2.7 |
|
#
ecc1a7c5 |
| 15-Jun-2018 |
Robert Lu |
Fix bug #44217: Output after stdout/stderr closed cause immediate exit with status 0 We exit with status 255 instead.
|
Revision tags: php-7.1.19RC1, php-7.3.0alpha1, php-7.2.7RC1, php-7.1.18, php-7.2.6, php-7.2.6RC1, php-7.1.18RC1, php-5.6.36, php-7.2.5, php-7.1.17, php-7.0.30, php-7.1.17RC1, php-7.2.5RC1, php-5.6.35, php-7.0.29, php-7.2.4, php-7.1.16, php-7.1.16RC1, php-7.2.4RC1 |
|
#
acda5e08 |
| 08-Mar-2018 |
Anatol Belski |
Document new configurue options
|
Revision tags: php-7.1.15, php-5.6.34, php-7.2.3, php-7.0.28, php-7.2.3RC1, php-7.1.15RC1 |
|
#
cf0fae5e |
| 12-Feb-2018 |
Xinchen Hui |
Optimized base64_encode/decode with SIMD instructions
|
#
1208acfe |
| 02-Feb-2018 |
Dmitry Stogov |
Added note about changed VM instructions
|
#
17a3b484 |
| 31-Jan-2018 |
Dmitry Stogov |
Make IS_UNUSED to be zero.
|
Revision tags: php-7.1.14, php-7.2.2 |
|
#
742d5a01 |
| 19-Jan-2018 |
Dmitry Stogov |
Get rid of IS_TYPE_COPYABLE.
|
#
1ee94f56 |
| 18-Jan-2018 |
Dmitry Stogov |
Removed IS_TYPE_COPYABLE flag from IS_STRING zvals.
|
Revision tags: php-7.1.14RC1, php-7.2.2RC1 |
|
#
3a3e0493 |
| 16-Jan-2018 |
Xinchen Hui |
Added ZEND_API zend_cpu_supports
|
#
83497327 |
| 07-Jan-2018 |
Anatol Belski |
Implement high resolution monotonic timer function hrtime()
|
Revision tags: php-7.1.13, php-5.6.33, php-7.2.1, php-7.0.27 |
|
#
d9f5ea69 |
| 27-Dec-2017 |
Dmitry Stogov |
zend_fcall_info_cache.initialized is removed (zend_fcall_info_cache is initialized if zend_fcall_info_cache.function_handler is set).
|