Home
last modified time | relevance | path

Searched refs:PHP_EOL (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Http/Middleware/
H A DHandleExceptions.php50 use const PHP_EOL; alias
213 …tMessage() . ' ' . $exception->getFile() . ':' . $exception->getLine() . PHP_EOL . $exception->get…
/webtrees/app/Report/
H A DHtmlRenderer.php166 echo '}', PHP_EOL;
170 echo '</style>', PHP_EOL;
/webtrees/tests/feature/
H A DRelationshipNamesTest.php388 … $message = 'Language: ' . $language->title() . PHP_EOL . 'Path: ' . $path . ' (' . $english . ')';