Hi,
I saw one post earlier at php-general asking for a list of recommendations /
practices that should be followed to guarantee that code will run fine when
PHP 6 comes out.
I've searched and could not find a 'definitive' list of features that will
change or be deprecated with PHP 6. Having suc
Ilia,
I do not agree with this. Since there should be only bugfixes in RC
I should only test to see if the known problems are gone and there are
no regressions. Check if the NEW classe/function clashes with mine's
or PEAR's not!
> > You cannot expect folks to re-test everything with every ne
Hi,
>
> First of all, in general - I don't subscribe to the school of 'we broke
> something, why not break more'. With every feature we break, we reduce the
> chances of people upgrading, of legacy apps working, and we reduce the
> overall success chances of the new version. Compatibility break