| krypted wrote: | 
	| I have been developing in php4. recently I began upgrading my code to php5. However in phpEd 5.2  I have changed all settings under "settings" that I could find to php5 and yet when I declare a function  static  (i.e.   static function() { //some code here }   ) , phpEd highlights the  "static" keyword as an error. What am I doing wrong? | 	
 
Hi. I also has such question, and found this topic. 
This one help for me:
Change file associations in settings - move *.php file types from PHP4 to PHP5:
Sorry for my english.