Lines Matching refs:severity
2752 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CONST_HANDLER() local
2755 severity = E_STRICT; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CONST_HANDLER()
2759 severity = E_ERROR; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CONST_HANDLER()
2762 …zend_error(severity, "Non-static method %s::%s() %s be called statically, assuming $this from inco… in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CONST_HANDLER()
3329 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_TMP_HANDLER() local
3332 severity = E_STRICT; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_TMP_HANDLER()
3336 severity = E_ERROR; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_TMP_HANDLER()
3339 …zend_error(severity, "Non-static method %s::%s() %s be called statically, assuming $this from inco… in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_TMP_HANDLER()
3798 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_VAR_HANDLER() local
3801 severity = E_STRICT; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_VAR_HANDLER()
3805 severity = E_ERROR; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_VAR_HANDLER()
3808 …zend_error(severity, "Non-static method %s::%s() %s be called statically, assuming $this from inco… in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_VAR_HANDLER()
4023 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_UNUSED_HANDLER() local
4026 severity = E_STRICT; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_UNUSED_HANDLER()
4030 severity = E_ERROR; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_UNUSED_HANDLER()
4033 …zend_error(severity, "Non-static method %s::%s() %s be called statically, assuming $this from inco… in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_UNUSED_HANDLER()
4460 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CV_HANDLER() local
4463 severity = E_STRICT; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CV_HANDLER()
4467 severity = E_ERROR; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CV_HANDLER()
4470 …zend_error(severity, "Non-static method %s::%s() %s be called statically, assuming $this from inco… in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CV_HANDLER()
10560 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CONST_HANDLER() local
10563 severity = E_STRICT; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CONST_HANDLER()
10567 severity = E_ERROR; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CONST_HANDLER()
10570 …zend_error(severity, "Non-static method %s::%s() %s be called statically, assuming $this from inco… in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CONST_HANDLER()
12373 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_TMP_HANDLER() local
12376 severity = E_STRICT; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_TMP_HANDLER()
12380 severity = E_ERROR; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_TMP_HANDLER()
12383 …zend_error(severity, "Non-static method %s::%s() %s be called statically, assuming $this from inco… in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_TMP_HANDLER()
14178 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_VAR_HANDLER() local
14181 severity = E_STRICT; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_VAR_HANDLER()
14185 severity = E_ERROR; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_VAR_HANDLER()
14188 …zend_error(severity, "Non-static method %s::%s() %s be called statically, assuming $this from inco… in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_VAR_HANDLER()
15077 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_UNUSED_HANDLER() local
15080 severity = E_STRICT; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_UNUSED_HANDLER()
15084 severity = E_ERROR; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_UNUSED_HANDLER()
15087 …zend_error(severity, "Non-static method %s::%s() %s be called statically, assuming $this from inco… in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_UNUSED_HANDLER()
16573 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CV_HANDLER() local
16576 severity = E_STRICT; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CV_HANDLER()
16580 severity = E_ERROR; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CV_HANDLER()
16583 …zend_error(severity, "Non-static method %s::%s() %s be called statically, assuming $this from inco… in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CV_HANDLER()