This website requires JavaScript.
Explore
Help
Sign In
danog
/
parser
Watch
1
Star
0
Fork
0
You've already forked parser
mirror of
https://github.com/danog/parser.git
synced
2024-11-30 04:29:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eb04872279
parser
/
tests
/
0212
/
code.php
Saif Eddin Gmati
496d25eb69
fix: don't allow multiple default arms for match expression
2022-12-04 08:56:53 +00:00
8 lines
47 B
PHP
Raw
Blame
History
<
?
php
match
(
$s
)
{
1
=>
2
,
=>
43
,
};
Reference in New Issue
View Git Blame
Copy Permalink