Skip to content

Binary cast don't works as expected #147

@alexander-akait

Description

@alexander-akait

Input:

$binary = (binary) $string;
$binary = b"binary string";

First parsed as cast node. Second as string node. I think it is invalid. Second should be cast node with option shortForm: true 👍

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions