Hi,
I agree with Fabian when he says he does not want to alter lime to do
it automatically. Otherwise this would lead to very strange behaviour,
because a test like
$t->is("Line 1\r\nLine 2", "Line 1\nLine 2");
may suddenly not fail anymore, even if the developer explicitely wants
to test for that case.
Does the problem only apply to Heredoc strings? If yes, I would rather
avoid Heredoc strings and name that as a best practice instead of
adding magic to lime.
Bernhard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---