I think the title should be changed to:
HEREDOC fails when terminating string matches tail of HEREDOC string
--
php5 fails to interpret a valid script using heredoc string syntax
https://bugs.launchpad.net/bugs/238872
You received this bug notification because you are a member of Ubuntu
Server Te
I talked with this person on #ubuntu, and can confirm this bug. I find that
the bug happens when the HEREDOC identifier matches the end of the HEREDOC
string.
Some examples of failure:
$a=<< Confirmed
--
php5 fails to interpret a valid script using heredoc string syntax
https://bugs.launchpad.