Which problem do we face after switching from PHP 4.0 into PHP 5.3.3? -


as know yesterday php released new version of 5.3.3. question following:

what kind of possible problems have if update php 4.0 date 5.3.3.? mean functions or operators on php 4.0 don't work on php 5.3.3. , kind of such problems?

that's it. thank you.

see official php migration doc...


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -