(PHP 5, PHP 7, PHP 8)
ReflectionClass::isIterateable — ReflectionClass::isIterable() 的别名
ReflectionClass::isIterable() 的别名
从 PHP 7.2.0 开始,应该优先使用 ReflectionClass::isIterable() 而不是拼写错误的 RefectionClass::isIterateable()。