index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
symfony
/
var-exporter
/
Tests
/
Fixtures
/
multiline-string.php
blob: 540fef0002412f5ec34320589aaeb880e6bb6065 (
plain
)
1
2
3
4
5
6
7
8
<?php return [ "\0\0\r\n" .'A' => 'B'."\r" .'C'."\n" ."\n", ];