Strict Standards: Declaration of childClass::customMethod() should be compatible with that of parentClass::customMethod()
PHP中出现此错误的可能原因是什么?我在哪里可以找到有关兼容性的信息?
php methods standards-compliance
methods ×1
php ×1
standards-compliance ×1