Bugs and How to Deal With Them
No bug spray can get rid of the many programming bugs that are detected by the parser as you compile the program to come up with the final product. As any programmer knows, program bugs are as sure as the existence of and energy drink by their side, and though most of them may be the result of simple typo’s and other naming problems one can be assured of an unusual one that defies all your efforts and phone calls to buddies. What do you do? Ask the community of course, through the PHP Bugs site where they are compiled as reference for all who use PHP.
You can also report an unknown bug that as you know is unknown and may be unknowingly causing the same errors around the world. But you should observe proper decorum in the forum, being sure to do an extensive search before filing an error/bug report. The archive contains many documented errors and along with that of course, is a probable solution from others like you who may have dealt with the same problem themselves.