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-27 12:24:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f17fd22cdb
parser
/
tests
/
fixtures
/
0262
/
code.php
Ryan Chandler
7750ed39e6
feature: add support for list expressions (
#163
)
2022-12-06 10:31:40 +00:00
3 lines
45 B
PHP
Raw
Blame
History
<
?
php
list
(
'foo'
=>
$a
,
'bar'
=>
$b
)
=
$foo
;
Reference in New Issue
View Git Blame
Copy Permalink