tests/languages/php/string-interpolation_feature.test


Log

Author Commit Date CI Message
Michael Schmidt 87d79390 2021-05-17T16:28:00 PHP: Fixed functions with namespaces (#2889)
Michael Schmidt cf3755cb 2021-05-01T14:26:52 PHP: Fixed string interpolation (#2864)
Tom Pavelec 38808e64 2020-10-13T14:03:42 PHP: Added support for PHP 7.4 + other major improvements (#2566)
Golmote 5d7223c9 2018-03-03T21:39:51 PHP: Add support for Heredoc and Nowdoc strings
Golmote 9f1f8d67 2018-03-03T20:53:08 PHP: Add support for string interpolation inside double-quoted strings. Fix #1146