w. zend_class_entry.iterator_funcs
x. Class declaration opcodes (DECLARE_INHERITED_CLASS ...)
y. zend_constant
+ z. HAVE_ST_BLKSIZE and HAVE_ST_RDEV
2. Build system changes
a. Unix build system changes
ZEND_CONTANT_FLAGS(), ZEND_CONSTANTS_MODULE_NUMBER() and
ZEND_CONTANT_SET_FLAGS() macros.
+ z. HAVE_ST_BLKSIZE must be replaced with HAVE_STRUCT_STAT_ST_BLKSIZE and
+ HAVE_ST_RDEV must be replaced with HAVE_STRUCT_STAT_ST_RDEV.
+
========================
2. Build system changes
========================