XenForo
Administrative
- Thread starter
- Admin
- #1
entityColumnsToJson has the return type of
ادامه مطلب...
array but the function it calls tableColumnsToJson is array|bool is there any reason this couldn't just return an null to signal to exit instead of 'true' ? (ie so this could be replaced with nullable support). Or just make the installStepRunner convert an empty array as a terminal signal?ادامه مطلب...