Skip to content

T_INLINE_HTML changes between minor versions from 267 to 318 and back causing laravel blades to fail #18067

Closed as not planned
@macropay-solutions

Description

@macropay-solutions

Description

The following code:

<?php

echo T_INLINE_HTML;

Resulted in this output:

Image

This was discovered while debugging this blade rendering issue laravel/framework#52382 (reply in thread)

that is affecting laravel blade templating.

First step that lead to this laravel/framework#52382 (comment) was discovered by @JFBauer-ZeroPlex.

Tested on https://onlinephp.io/ and also on local and shared. More details in the thread.

PHP Version

8.0->8.4

Operating System

No response

Is this normal? Why change the constant value from minor version to minor version?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions