Closed Ingramz closed 7 years ago
@lang
/ @endlang
@lang
existed before as a single-line statement, but now also can be used as a block in conjunction with @endlang
@parent
might be properly parsed now, needs testing.
@endinject
does not exist, but I found it from our grammar, my bad?
So far I noticed
@component
,@endcomponent
,@slot
and@endslot
from changelog, but knowing Taylor, he sneaked in some other stuff.This time he also managed to break nearly all the blade "compilers" into traits, which makes diffing 5.3->5.4 harder.