X-Git-Url: https://git.rapsys.eu/blogbundle/blobdiff_plain/998deb5edb3af3826822859509c66f573d5746a8..640ccc90e9242323c2ff1fad1afd44120d2c6fd8:/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" => ' ' ];