Error log: Assigning the return value of new by reference is deprecated in ….
Deprecated: $_VERSION =& new version();
Suggestion: $_VERSION =& new version();
Home > Web Development > PHP 5.3.x Deprecated Function
PHP 5.3.x Deprecated Function
Leave a Reply
Trackbacks:0
- Listed below are links to weblogs that reference
- PHP 5.3.x Deprecated Function from Aji's Journal