Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning Deprecated feature in PHP 5.4 #4

Open
AdrienR opened this issue Jul 2, 2013 · 1 comment
Open

Warning Deprecated feature in PHP 5.4 #4

AdrienR opened this issue Jul 2, 2013 · 1 comment

Comments

@AdrienR
Copy link

AdrienR commented Jul 2, 2013

Trying to access the index.php file via PHP 5.4.16 on Windows XP, I have :

Deprecated: Assigning the return value of new by reference is deprecated in [...]\index.php on line 5

It can be resolved by removing the '&' at the line 5 in the index.php

@markbaaijens
Copy link

This is solved in this pull request: #9
It is waiting to be pulled.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants