Searched refs:emitError (Results 1 – 4 of 4) sorted by relevance
742 $this->emitError($error);830 $this->emitError(new Error(1024 $this->emitError($error);1034 $this->emitError($error);1040 $this->emitError(new Error(1049 $this->emitError(new Error(1069 $this->emitError(new Error(1092 $this->emitError(new Error(1133 $this->emitError(new Error(1151 $this->emitError(new Error([all …]
159 …| T_ECHO { $$ = $1; if ($$ === "<?=") $this->emitError(new Error('Cannot use "<?=" as an identifie…207 | ',' { $this->emitError(new Error('A trailing comma is not allowed here', attributes())); }1005 $this->emitError(new Error('Cannot assign new by reference', attributes()));
1263 …$self->semStack[$stackPos-(1-1)]; if ($self->semValue === "<?=") $self->emitError(new Error('Canno…1317 …$self->emitError(new Error('A trailing comma is not allowed here', $self->getAttributes($self->tok…2176 …$self->emitError(new Error('Cannot assign new by reference', $self->getAttributes($self->tokenStar…
1258 …$self->semStack[$stackPos-(1-1)]; if ($self->semValue === "<?=") $self->emitError(new Error('Canno…1312 …$self->emitError(new Error('A trailing comma is not allowed here', $self->getAttributes($self->tok…2178 …$self->emitError(new Error('Cannot assign new by reference', $self->getAttributes($self->tokenStar…
Completed in 36 milliseconds