CodeIgniter Forums
good and bad php5 news from the blogs - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: good and bad php5 news from the blogs (/showthread.php?tid=3428)



good and bad php5 news from the blogs - El Forum - 09-30-2007

[eluser]xwero[/eluser]
First the bad : memory leak unsetting objects

Then the good : php 5.3 will have namespaces

My question is, how will this affect CI?


good and bad php5 news from the blogs - El Forum - 09-30-2007

[eluser]imzyos[/eluser]
namespaces will be cool, with this you could name your functions like the native php functions, the bug will be fixed