2011-05-19 64 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