Live data from Hacker News

Modern PHP Cheat Sheet

front-line-php.com

1–10 of 127 posts

Re: Modern PHP Cheat Sheet

#8
post #7

I really wish Php added support for Perl's qq and q operators sometime too (1) It would really make writing scripts a lot easier and cleaner. (1) https://stackoverflow.com/a/41334570/1031454

I personally think it looks broken and wrong. For short strings I don't see the point and for multiline strings, use a heredoc.
Post reply on HN