X-Git-Url: https://git.rapsys.eu/.gitweb.cgi/blogbundle/blobdiff_plain/998deb5edb3af3826822859509c66f573d5746a8..ca57c97df1da87682961bd51b1c93d36f3576e98:/Repository/EntityRepository.php diff --git a/Repository/EntityRepository.php b/Repository/EntityRepository.php index 18fad31..9036eca 100644 --- a/Repository/EntityRepository.php +++ b/Repository/EntityRepository.php @@ -131,6 +131,7 @@ class EntityRepository extends BaseEntityRepository { ':limit' => PHP_INT_MAX, //Set cleanup "\t" => '', + "\r" => ' ', "\n" => ' ' ];