码迷,mamicode.com
首页 > 其他好文 > 详细

Warning: Call-time pass-by-reference has been deprecated

时间:2014-10-30 20:37:40      阅读:174      评论:0      收藏:0      [点我收藏+]

标签:blog   http   io   ar   sp   strong   文件   on   2014   

今天出现的问题:

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of in_array_two_dimension(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in D:\wamp\www\myApriori.php on line 48

是因为在函数中传递引用。提示在php.ini文件中开启allow_call_time_pass_reference。

原本bubuko.com,布布扣 改off为ON,重启,解决。

Warning: Call-time pass-by-reference has been deprecated

标签:blog   http   io   ar   sp   strong   文件   on   2014   

原文地址:http://www.cnblogs.com/crazelee/p/4063458.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!