Skip to content

Move phpy functions to separate file#770

Merged
nikic merged 1 commit intomasterfrom
unknown repository
Apr 10, 2021
Merged

Move phpy functions to separate file#770
nikic merged 1 commit intomasterfrom
unknown repository

Conversation

@mecha
Copy link
Copy Markdown
Contributor

@mecha mecha commented Apr 10, 2021

This change moves the functions that are used to process the "phpy pseudo grammar language" into their own script.

The aim is to make the phpy grammar transformation accessible to consumers of the package, by allowing the functions script to be loaded without also loading the execution of the rebuildParsers.php script.

@nikic nikic merged commit 2a4bb7e into nikic:master Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants