Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

cmd: added initial support of PHP 8 #19

Merged
merged 4 commits into from
Aug 20, 2021
Merged

cmd: added initial support of PHP 8 #19

merged 4 commits into from
Aug 20, 2021

Conversation

i582
Copy link
Contributor

@i582 i582 commented Aug 20, 2021

Type: feature

At the moment we are correctly parsing all PHP 8 and 8.1
except intersection types.

A nullsafe method call is treated like a normal method
call and creates a link.

PHP 8 is now by default. In order to parse the project as
PHP 7, added the --php7 flag.

At the moment we are correctly parsing all PHP 8 and 8.1
except intersection types.

A Nullsafe method call is treated like a normal method
call and creates a link.

PHP 8 is now by default. In order to parse the project as
PHP 7, added the --php7 flag.
@i582 i582 added the enhancement New feature or request label Aug 20, 2021
@i582 i582 merged commit 88744c9 into master Aug 20, 2021
@i582 i582 deleted the pmakhnev/php8 branch August 20, 2021 16:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant