E_COMPILE_ERROR 1035 Zend/zend.c case E_COMPILE_ERROR: E_COMPILE_ERROR 1059 Zend/zend.c case E_COMPILE_ERROR: E_COMPILE_ERROR 1114 Zend/zend.c case E_COMPILE_ERROR: E_COMPILE_ERROR 887 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "%s function %s::%s() cannot be declared private", method_type, CG(active_class_entry)->name, function_name->u.constant.value.str.val); E_COMPILE_ERROR 897 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "%s function %s::%s() cannot contain body", method_type, CG(active_class_entry)->name, function_name->u.constant.value.str.val); E_COMPILE_ERROR 901 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Non-abstract method %s::%s() must contain body", CG(active_class_entry)->name, function_name->u.constant.value.str.val); E_COMPILE_ERROR 961 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot re-assign $this"); E_COMPILE_ERROR 1007 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot re-assign $this"); E_COMPILE_ERROR 1031 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot re-assign $this"); E_COMPILE_ERROR 1039 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot re-assign $this"); E_COMPILE_ERROR 1281 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Can't use method return value in write context"); E_COMPILE_ERROR 1284 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Can't use function return value in write context"); E_COMPILE_ERROR 1357 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use [] for reading"); E_COMPILE_ERROR 1368 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use [] for reading"); E_COMPILE_ERROR 1378 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use [] for unsetting"); E_COMPILE_ERROR 1506 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Multiple access type modifiers are not allowed"); E_COMPILE_ERROR 1510 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Multiple abstract modifiers are not allowed"); E_COMPILE_ERROR 1514 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Multiple static modifiers are not allowed"); E_COMPILE_ERROR 1518 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Multiple final modifiers are not allowed"); E_COMPILE_ERROR 1521 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use the final modifier on an abstract class member"); E_COMPILE_ERROR 1541 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Access type for interface method %s::%s() must be omitted", CG(active_class_entry)->name, function_name->u.constant.value.str.val); E_COMPILE_ERROR 1582 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot redeclare %s::%s()", CG(active_class_entry)->name, name); E_COMPILE_ERROR 1815 Zend/zend_compile.c zend_check_magic_method_implementation(CG(active_class_entry), (zend_function*)CG(active_op_array), E_COMPILE_ERROR TSRMLS_CC); E_COMPILE_ERROR 1823 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "%s() must take exactly 1 argument", ZEND_AUTOLOAD_FUNC_NAME); E_COMPILE_ERROR 1848 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use 'namespace' as a class name"); E_COMPILE_ERROR 1853 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot re-assign auto-global variable %s", Z_STRVAL(varname->u.constant)); E_COMPILE_ERROR 1864 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot re-assign $this"); E_COMPILE_ERROR 1901 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Default value for parameters with array type hint can only be an array or NULL"); E_COMPILE_ERROR 1910 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Default value for parameters with callable type hint can only be NULL"); E_COMPILE_ERROR 1925 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Default value for parameters with a class type hint can only be NULL"); E_COMPILE_ERROR 1986 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot call __clone() method on objects - use 'clone $obj' instead"); E_COMPILE_ERROR 1994 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Method name must be a string"); E_COMPILE_ERROR 2141 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot access self::class when no class scope is active"); E_COMPILE_ERROR 2151 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, E_COMPILE_ERROR 2157 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, E_COMPILE_ERROR 2197 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "'\\%s' is an invalid class name", Z_STRVAL(class_name->u.constant)); E_COMPILE_ERROR 2261 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use 'namespace' as a class name"); E_COMPILE_ERROR 2314 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Label '%s' already defined", Z_STRVAL(label->u.constant)); E_COMPILE_ERROR 2340 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "'goto' to undefined label '%s'", Z_STRVAL_P(label)); E_COMPILE_ERROR 2361 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "'goto' into loop or switch statement is disallowed"); E_COMPILE_ERROR 2448 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Method name must be a string"); E_COMPILE_ERROR 2557 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, E_COMPILE_ERROR 2562 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Call-time pass-by-reference has been removed"); E_COMPILE_ERROR 2603 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Only variables can be passed by reference"); E_COMPILE_ERROR 2752 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "The \"yield\" expression can only be used inside a function"); E_COMPILE_ERROR 2892 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Bad class name in the catch statement"); E_COMPILE_ERROR 2941 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use try without catch or finally"); E_COMPILE_ERROR 3406 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Can't inherit abstract function %s::%s() (previously declared abstract in %s)", E_COMPILE_ERROR 3413 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot override final method %s::%s()", ZEND_FN_SCOPE_NAME(parent), child->common.function_name); E_COMPILE_ERROR 3421 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot make non static method %s::%s() static in class %s", ZEND_FN_SCOPE_NAME(parent), child->common.function_name, ZEND_FN_SCOPE_NAME(child)); E_COMPILE_ERROR 3423 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot make static method %s::%s() non static in class %s", ZEND_FN_SCOPE_NAME(parent), child->common.function_name, ZEND_FN_SCOPE_NAME(child)); E_COMPILE_ERROR 3429 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot make non abstract method %s::%s() abstract in class %s", ZEND_FN_SCOPE_NAME(parent), child->common.function_name, ZEND_FN_SCOPE_NAME(child)); E_COMPILE_ERROR 3438 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Access level to %s::%s() must be %s (as in class %s)%s", ZEND_FN_SCOPE_NAME(child), child->common.function_name, zend_visibility_string(parent_flags), ZEND_FN_SCOPE_NAME(parent), (parent_flags&ZEND_ACC_PUBLIC) ? "" : " or weaker"); E_COMPILE_ERROR 3457 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Declaration of %s::%s() must be compatible with %s", ZEND_FN_SCOPE_NAME(child), child->common.function_name, zend_get_function_declaration(child->common.prototype TSRMLS_CC)); E_COMPILE_ERROR 3511 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot redeclare %s%s::$%s as %s%s::$%s", E_COMPILE_ERROR 3522 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Access level to %s::$%s must be %s (as in class %s)%s", ce->name, hash_key->arKey, zend_visibility_string(parent_info->flags), parent_ce->name, (parent_info->flags&ZEND_ACC_PUBLIC) ? "" : " or weaker"); E_COMPILE_ERROR 3607 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Interface %s may not inherit from class (%s)", ce->name, parent_ce->name); E_COMPILE_ERROR 3610 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Class %s may not inherit from final class (%s)", ce->name, parent_ce->name); E_COMPILE_ERROR 3732 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot inherit previously-inherited or override constant %s from interface %s", hash_key->arKey, iface->name); E_COMPILE_ERROR 3764 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Class %s cannot implement previously implemented interface %s", ce->name, iface->name); E_COMPILE_ERROR 3837 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "%s has colliding constructor definitions coming from traits", ce->name); E_COMPILE_ERROR 3862 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "%s has colliding constructor definitions coming from traits", ce->name); E_COMPILE_ERROR 3886 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Declaration of %s must be compatible with %s", E_COMPILE_ERROR 3893 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Declaration of %s must be compatible with %s", E_COMPILE_ERROR 3909 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Declaration of %s must be compatible with %s", E_COMPILE_ERROR 3916 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Declaration of %s must be compatible with %s", E_COMPILE_ERROR 3924 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Trait method %s has not been applied, because there are collisions with other trait methods on %s", E_COMPILE_ERROR 3927 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Trait method %s::%s has not been applied as %s::%s, because of collision with %s::%s", E_COMPILE_ERROR 4051 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Class %s is not a trait, Only traits may be used in 'as' and 'insteadof' statements", trait->name); E_COMPILE_ERROR 4059 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Required Trait %s wasn't added to %s", trait->name, ce->name); E_COMPILE_ERROR 4080 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Could not find trait %s", cur_method_ref->class_name); E_COMPILE_ERROR 4092 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, E_COMPILE_ERROR 4110 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Could not find trait %s", class_name); E_COMPILE_ERROR 4117 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, E_COMPILE_ERROR 4140 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Could not find trait %s", cur_method_ref->class_name); E_COMPILE_ERROR 4152 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "An alias was defined for %s::%s but this method does not exist", cur_method_ref->ce->name, cur_method_ref->method_name); E_COMPILE_ERROR 4178 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Failed to evaluate a trait precedence (%s). Method of trait %s was defined to be excluded multiple times", precedences[i]->trait_method->method_name, trait->name); E_COMPILE_ERROR 4303 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, E_COMPILE_ERROR 4352 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, E_COMPILE_ERROR 4371 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, E_COMPILE_ERROR 4376 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, E_COMPILE_ERROR 4433 Zend/zend_compile.c int error_level = compile_time ? E_COMPILE_ERROR : E_ERROR; E_COMPILE_ERROR 4485 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use 'static' as method modifier"); E_COMPILE_ERROR 4488 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use 'abstract' as method modifier"); E_COMPILE_ERROR 4491 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use 'final' as method modifier"); E_COMPILE_ERROR 4533 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Internal Zend error - Missing class information for %s", Z_STRVAL_P(op1)); E_COMPILE_ERROR 4547 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot redeclare class %s", ce->name); E_COMPILE_ERROR 4582 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot redeclare class %s", Z_STRVAL_P(op2)); E_COMPILE_ERROR 4590 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Class %s cannot extend from interface %s", ce->name, parent_ce->name); E_COMPILE_ERROR 4592 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Class %s cannot extend from trait %s", ce->name, parent_ce->name); E_COMPILE_ERROR 4601 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot redeclare class %s", ce->name); E_COMPILE_ERROR 4670 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Invalid binding type"); E_COMPILE_ERROR 4801 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "'%s' operator with non-constant operand is no longer supported", op == ZEND_BRK ? "break" : "continue"); E_COMPILE_ERROR 4803 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "'%s' operator accepts only positive numbers", op == ZEND_BRK ? "break" : "continue"); E_COMPILE_ERROR 4962 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Class declarations may not be nested"); E_COMPILE_ERROR 4970 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use '%s' as class name as it is reserved", Z_STRVAL(class_name->u.constant)); E_COMPILE_ERROR 4997 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot declare class %s because the name is already in use", Z_STRVAL(class_name->u.constant)); E_COMPILE_ERROR 5015 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use 'self' as class name as it is reserved"); E_COMPILE_ERROR 5018 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use 'parent' as class name as it is reserved"); E_COMPILE_ERROR 5021 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use 'static' as class name as it is reserved"); E_COMPILE_ERROR 5040 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "A trait (%s) cannot extend a class. Traits can only be composed from other traits with the 'use' keyword. Error", new_class_entry->name); E_COMPILE_ERROR 5085 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Constructor %s::%s() cannot be static", ce->name, ce->constructor->common.function_name); E_COMPILE_ERROR 5091 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Destructor %s::%s() cannot be static", ce->name, ce->destructor->common.function_name); E_COMPILE_ERROR 5097 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Clone method %s::%s() cannot be static", ce->name, ce->clone->common.function_name); E_COMPILE_ERROR 5146 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use '%s' as interface on '%s' since it is a Trait", E_COMPILE_ERROR 5155 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use '%s' as interface name as it is reserved", Z_STRVAL(interface_name->u.constant)); E_COMPILE_ERROR 5177 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, E_COMPILE_ERROR 5187 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use '%s' as trait name as it is reserved", Z_STRVAL(trait_name->u.constant)); E_COMPILE_ERROR 5276 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Interfaces may not include member variables"); E_COMPILE_ERROR 5280 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Properties cannot be declared abstract"); E_COMPILE_ERROR 5284 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot declare property %s::$%s final, the final modifier is allowed only for methods and classes", E_COMPILE_ERROR 5289 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot redeclare %s::$%s", CG(active_class_entry)->name, var_name->u.constant.value.str.val); E_COMPILE_ERROR 5319 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Arrays are not allowed in class constants"); E_COMPILE_ERROR 5323 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Traits cannot have constants"); E_COMPILE_ERROR 5339 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot redefine class constant %s::%s", CG(active_class_entry)->name, var_name->u.constant.value.str.val); E_COMPILE_ERROR 5433 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "__HALT_COMPILER() can only be used from the outermost scope"); E_COMPILE_ERROR 6009 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use $this as lexical variable"); E_COMPILE_ERROR 6153 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use isset() on the result of a function call (you can use \"null !== func()\" instead)"); E_COMPILE_ERROR 6201 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "instanceof expects an object instance, constant given"); E_COMPILE_ERROR 6292 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Key element cannot be a reference"); E_COMPILE_ERROR 6295 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use list as key element"); E_COMPILE_ERROR 6314 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use [] for reading"); E_COMPILE_ERROR 6328 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use empty list"); E_COMPILE_ERROR 6396 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use constants as encoding"); E_COMPILE_ERROR 6415 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Encoding declaration pragma must be the very first statement in the script"); E_COMPILE_ERROR 6912 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot mix bracketed namespace declarations with unbracketed namespace declarations"); E_COMPILE_ERROR 6918 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot mix bracketed namespace declarations with unbracketed namespace declarations"); E_COMPILE_ERROR 6920 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Namespace declarations cannot be nested"); E_COMPILE_ERROR 6933 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Namespace declaration statement has to be the very first statement in the script"); E_COMPILE_ERROR 6948 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use '%s' as namespace name", Z_STRVAL(name->u.constant)); E_COMPILE_ERROR 7018 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use %s as %s because '%s' is a special class name", Z_STRVAL_P(ns), Z_STRVAL_P(name), Z_STRVAL_P(name)); E_COMPILE_ERROR 7033 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use %s as %s because the name is already in use", Z_STRVAL_P(ns), Z_STRVAL_P(name)); E_COMPILE_ERROR 7045 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use %s as %s because the name is already in use", Z_STRVAL_P(ns), Z_STRVAL_P(name)); E_COMPILE_ERROR 7051 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot use %s as %s because the name is already in use", Z_STRVAL_P(ns), Z_STRVAL_P(name)); E_COMPILE_ERROR 7055 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "You seem to be trying to use a different language..."); E_COMPILE_ERROR 7069 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Arrays are not allowed as constants"); E_COMPILE_ERROR 7073 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "Cannot redeclare constant '%s'", Z_STRVAL(name->u.constant)); E_COMPILE_ERROR 7098 Zend/zend_compile.c zend_error(E_COMPILE_ERROR, "No code may exist outside of namespace {}"); E_COMPILE_ERROR 109 Zend/zend_constants.c REGISTER_MAIN_LONG_CONSTANT("E_COMPILE_ERROR", E_COMPILE_ERROR, CONST_PERSISTENT | CONST_CS); E_COMPILE_ERROR 41 Zend/zend_errors.h #define E_ALL (E_ERROR | E_WARNING | E_PARSE | E_NOTICE | E_CORE_ERROR | E_CORE_WARNING | E_COMPILE_ERROR | E_COMPILE_WARNING | E_USER_ERROR | E_USER_WARNING | E_USER_NOTICE | E_RECOVERABLE_ERROR | E_DEPRECATED | E_USER_DEPRECATED | E_STRICT) E_COMPILE_ERROR 3634 Zend/zend_language_parser.c { zend_error(E_COMPILE_ERROR, "__HALT_COMPILER() can only be used from the outermost scope"); } E_COMPILE_ERROR 5916 Zend/zend_language_parser.c { zend_error(E_COMPILE_ERROR, "Cannot use isset() on the result of an expression (you can use \"null !== expression\" instead)"); } E_COMPILE_ERROR 273 Zend/zend_language_parser.y | T_HALT_COMPILER '(' ')' ';' { zend_error(E_COMPILE_ERROR, "__HALT_COMPILER() can only be used from the outermost scope"); } E_COMPILE_ERROR 1199 Zend/zend_language_parser.y | expr_without_variable { zend_error(E_COMPILE_ERROR, "Cannot use isset() on the result of an expression (you can use \"null !== expression\" instead)"); } E_COMPILE_ERROR 518 Zend/zend_language_scanner.c zend_error_noreturn(E_COMPILE_ERROR, "Could not convert the script from the detected " E_COMPILE_ERROR 528 Zend/zend_language_scanner.c zend_error_noreturn(E_COMPILE_ERROR, "zend_stream_mmap() failed"); E_COMPILE_ERROR 686 Zend/zend_language_scanner.c zend_error_noreturn(E_COMPILE_ERROR, "Could not convert the script from the detected " E_COMPILE_ERROR 855 Zend/zend_language_scanner.c zend_error_noreturn(E_COMPILE_ERROR, "Could not convert the script from the detected " E_COMPILE_ERROR 499 Zend/zend_opcode.c zend_error_noreturn(E_COMPILE_ERROR, "jump into a finally block is disallowed"); E_COMPILE_ERROR 507 Zend/zend_opcode.c zend_error_noreturn(E_COMPILE_ERROR, "jump out of a finally block is disallowed"); E_COMPILE_ERROR 718 Zend/zend_opcode.c zend_error(E_COMPILE_ERROR, "Generators cannot return values using \"return\""); E_COMPILE_ERROR 2146 ext/soap/soap.c error_num == E_COMPILE_ERROR || E_COMPILE_ERROR 2218 ext/soap/soap.c error_num == E_COMPILE_ERROR || E_COMPILE_ERROR 227 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_COMPILE_ERROR, "Internal compiler error, Class is not child of ArrayObject or ArrayIterator"); E_COMPILE_ERROR 430 ext/spl/spl_dllist.c php_error_docref(NULL TSRMLS_CC, E_COMPILE_ERROR, "Internal compiler error, Class is not child of SplDoublyLinkedList"); E_COMPILE_ERROR 267 ext/spl/spl_fixedarray.c php_error_docref(NULL TSRMLS_CC, E_COMPILE_ERROR, "Internal compiler error, Class is not child of SplFixedArray"); E_COMPILE_ERROR 454 ext/spl/spl_heap.c php_error_docref(NULL TSRMLS_CC, E_COMPILE_ERROR, "Internal compiler error, Class is not child of SplHeap"); E_COMPILE_ERROR 1000 main/main.c case E_COMPILE_ERROR: E_COMPILE_ERROR 1034 main/main.c case E_COMPILE_ERROR: E_COMPILE_ERROR 1118 main/main.c case E_COMPILE_ERROR: E_COMPILE_ERROR 1142 main/main.c case E_COMPILE_ERROR: E_COMPILE_ERROR 1399 main/main.c php_error_docref("function.require" TSRMLS_CC, E_COMPILE_ERROR, "Failed opening required '%s' (include_path='%s')", php_strip_url_passwd((char *) data), STR_PRINT(PG(include_path))); E_COMPILE_ERROR 1186 sapi/cli/php_cli_server.c case E_COMPILE_ERROR: