2011-05-19 69 views
0

我有一个脚本,从xampp根目录(//htdocs)开始。脚本的文件名是y index.php,在php文件中有一些问题,那就是PHP调试通过eclipse

if(file_exists('includes/dboperations.php')). If I run this script, its ok I will get following error 

Call Stack 
# Time Memory Function Location 
1 0.0045 400376 {main}() ..\index.php:0 
2 0.0304 455088 require_once('C:\xampp\htdocs\includes\library.inc.php') ..\index.php:45 


Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\php\PEAR\Config.php on line 80 
Call Stack 

这个错误是什么意思?

+1

的可能重复的[分配通过引用的新返回值被弃用(http://stackoverflow.com/questions/1086539/已过时分配最返回值-的新按引用-被弃用) – 2011-05-19 07:21:24

回答

0

除去&C:\xampp\php\PEAR\Config.php on line 80

return value of new by reference在PHP 5.3