Skip to content

v0.11.1

@pringgojs pringgojs tagged this 21 Jul 06:37
The inline @php($blk = ...) form compiled such that the following <div
class="..."> was swallowed into PHP context, so every render of the IP
timeline threw 'syntax error, unexpected token class'.

Use the @php ... @endphp block form, which is what every other blade in this
repo uses — the inline variant appeared exactly once, introduced in v0.11.0.
Assets 2
Loading