We all know PHP is great and flexible but, I have this problem...

I had a function that took an object as parameter, someone went ahead and changed that to accept object's id (integer), because there is no "compilation", some of the code broke. Is there any way to alleviate these kinds of problems that happen w/ scripting?

Thanks.


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to