Pieter van den Ham
|
06ade15528
|
Fix #79934: CRLF-only line in heredoc causes parsing error
Fixes the function `next_newline()` in zend_language_scanner.l. The
function now correctly returns a newline_len of 2 for "\r\n".
Closes GH-5944.
|
2020-08-06 12:02:54 +02:00 |
|