diff options
author | Dmitry Stogov <dmitry@zend.com> | 2016-05-17 08:45:06 +0300 |
---|---|---|
committer | Dmitry Stogov <dmitry@zend.com> | 2016-05-17 08:45:06 +0300 |
commit | 8f7b1a3248e29469b78eab645be3aea1a62f0adc (patch) | |
tree | 640e97e2267ec30224db82f02d6192e33e0e495d /ext/zip/lib/zip_source_window.c | |
parent | 1fe7b3bca1cd8730a28d6c00b375f30a85a3e01c (diff) | |
download | php-git-8f7b1a3248e29469b78eab645be3aea1a62f0adc.tar.gz |
IS_CONST operands don't have to be separated. Use reference-counting instead of duplication.
- with opcache all IS_CONST operands are not refcounted (scalars, interned strings or immutable arrays)
- without opcache IS_CONST operands are not shared between processes or threads and may use common reference counters
Diffstat (limited to 'ext/zip/lib/zip_source_window.c')
0 files changed, 0 insertions, 0 deletions