PHP

Posted by doq

At the team with which I work we have lots of own old deprecated PHP functions that are used through out the project. We can rewrite old code to use new API but it requires a lot of time and effort and it doesn't fit in our current priorities. The best we can do now is to mark such functions as deprecated to prevent developers to use them in new code.

Continue reading...
Tags:  | Add a Comment
 
 
 
If you have found mistakes in the text then please select it and press Ctrl-Enter to send report to the site administrator.