Skip to content

Replace tokenizer with maintained fork#9

Open
heiglandreas wants to merge 2 commits into
Cloudstek:masterfrom
heiglandreas:replace_tokenizer_with_maintained_fork
Open

Replace tokenizer with maintained fork#9
heiglandreas wants to merge 2 commits into
Cloudstek:masterfrom
heiglandreas:replace_tokenizer_with_maintained_fork

Conversation

@heiglandreas
Copy link
Copy Markdown

Currently the nette/tokenizer is abandoned. This commit replaces that dependency with a maintained fork of the nette-tokenizer. The fork is tested up to PHP8.5 at this time of writing.

The fork is a drop-in replacement that does not even require any code-changes.

Currently the nette/tokenizer is abandoned. This commit replaces that
dependency with a maintained fork of the nette-tokenizer. The fork is tested
up to PHP8.5 at this time of writing
This replaces also the code-occurences of the Nette-Tokenizer with the
StellaMaris one.

As the StellaMaris\Tokenizer is a drop in replacement for the Nette\Tokenitzer
there is no need to modify any function calls as the two are functionaly
identical
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.

1 participant