PHP Classes

php errors "

Recommend this page to a friend!

      Web Socket Service  >  All threads  >  php errors "  >  (Un) Subscribe thread alerts  
Subject:php errors "
Summary:call-time-pass-by-reference-has-been-removed
Messages:2
Author:ugur 12
Date:2012-10-28 16:25:22
Update:2012-12-27 18:17:14
 

 


  1. php errors "   Reply   Report abuse  
Picture of ugur 12 ugur 12 - 2012-10-28 16:25:22


Hello,

When i try this i get "PHP Fatal error: call-time-pass-by-reference-has-been-removed in WebSocket.class.php in on line 77"

Aparently it is removed as of php 5.0

Could you be so kind to fix it. I am not capable of fixing it myself.

Thank you.

  2. Re: php errors "   Reply   Report abuse  
Picture of Nathan Bruer Nathan Bruer - 2012-12-27 18:17:14 - In reply to message 1 from ugur 12
Actually it was deprecated in PHP 5.4. I updated the class to fix this issue.