spl_fixedarray_object_new_ex 309 ext/spl/spl_fixedarray.c return spl_fixedarray_object_new_ex(class_type, NULL, 0); spl_fixedarray_object_new_ex 319 ext/spl/spl_fixedarray.c new_object = spl_fixedarray_object_new_ex(old_object->ce, zobject, 1);