LoginSignup
1
0

More than 5 years have passed since last update.

今日は主にエンジン内の局所最適化の修正が幾つかあった!

2018-12-19

dstogov: Reorder conditions

dstogov: Replace zend_hash_apply... with ZEND_HASH_FOREACH...

dstogov: Fixed compilation warnings

dstogov: Replace add_index_zval() and add_next_index_zval() functions by macros

dstogov: Removed add_get_assoc_() and add_get_index_() API functions

dstogov: Reuse add_property_zval_ex() instead of code duplication

dstogov: Added specialized code for small arrays

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0