Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Conversation

Dohxis
Copy link
Contributor

@Dohxis Dohxis commented Jul 26, 2022

Added parser support for the else branch inside if statements.

<?php if($foo) { return $foo; } else { return $foo; }
@ryangjchandler ryangjchandler merged commit 074a84c into php-rust-tools:main Jul 26, 2022
@Dohxis Dohxis deleted the parser/if-else-statements branch July 26, 2022 11:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants