Re: [PHP] Future compatibility

2003-02-17 Thread Zeev Suraski
At 07:03 17/02/2003, Lord Loh. wrote: Future compatibility === Php and zend have constantly been discarding old syntax...making it deprecated and all... How can I be sure that a code I write will run for ever (or at least 10 years) irrespective of future PHP versions... Is there a l

[PHP] Future compatibility

2003-02-16 Thread Lord Loh.
Future compatibility === Php and zend have constantly been discarding old syntax...making it deprecated and all... How can I be sure that a code I write will run for ever (or at least 10 years) irrespective of future PHP versions... Is there a list of syntax that php plans to discard