mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
getModulePartConfig()는 호환(배열로 접근할 있도록)을 위해 ArrayObject::ARRAY_AS_PROPS 플래그가 설정된 ArrayObject를 반환하고 있는 데 php7.4의 get_object_vars() 함수는 이런 경우를 처리하지 못하는 것으로 확인됨 (빈 배열만 반환) 이 문제에 대해 php측에 제보했으나, 버그가 아니라는 답변을 받은 상태. https://bugs.php.net/bug.php?id=79101 |
||
|---|---|---|
| .. | ||
| components | ||
| conf | ||
| lang | ||
| queries | ||
| ruleset | ||
| schemas | ||
| skins | ||
| styles | ||
| tpl | ||
| editor.admin.controller.php | ||
| editor.admin.view.php | ||
| editor.api.php | ||
| editor.class.php | ||
| editor.controller.php | ||
| editor.model.php | ||
| editor.view.php | ||