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