After a couples of tries it worked for me.
If it can help other members: I added the code immediatly after the DEBUG definition, i changed this symbol ‘ with a new one changed manually (forum override it) , and then i forced upgrade.
This is my code:
[…]
define(‘WP_DEBUG’, false);
define(‘NEWSLETTER_LIST_MAX’, 40);
[…]