|
|
 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 |
|
|
 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. |
|