Can’tusefunctionreturnvalueinwritecontext解决办法在PHP版本5.4以下类似empty()、is_array()的函数不能直接判断某功能的返回值,只能写成变量的……