- Replace zend_string_init with zend_string_init_interned for persistent property defaults - Use ZVAL_INTERNED_STR instead of ZVAL_STR for interned string values - Add test case to verify persistent string metadata uses non-refcounted interned zval - Reduce parallel test jobs from 8 to 4 to accommodate compiler test requirementsmaster
parent
422bdc4ce6
commit
642e9a7e4b
3 changed files with 28 additions and 3 deletions
Loading…
Reference in new issue