Am 18.03.2012 10:14, schrieb Lester Caine:
> I think what I am probably looking for is a clean guide as to how code SHOULD 
> be written nowadays in order to avoid
> the nanny messages since it's certainly not my normal practice after 10 years 
> of coding in PHP5 ...

usually it would have been enough if you had used full error-reporting
from very first start and fixed deprecated warnings long ago

this way i am maintaining a CMS with around 250000 LOC since 2003
and did every major PHP-upgrade wgere it is used and distributed on
some hundret domains without any problem

any code which does not run with E_STRICT is not allowed to
run on our sevrvers and so the are no compromises needed
yes, so easy is life if someone decides not support any crap

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to