它与PHP或Apache配置有什么关系吗?
错误信息:
Non-static method SessionComponent::write() should not be called statically, assuming $this from incompatible context [APP\View\Households\add.ctp, line 64]
第64行: SessionComponent::write('ChildCounter', -1);
SessionComponent::write('ChildCounter', -1);
cakephp
cakephp ×1