Skip to content

Annonymous class arguments #65

Closed
Closed
@ichiriac

Description

@ichiriac

Handle arguments from annonymous classes instanciation :

<?php  throw new class('error') extends Exception { };

Reference : https://github.com/php/php-src/blob/master/Zend/zend_language_parser.y#L851
See ctor_arguments part

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions