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

PHP Parse error: syntax error #1

Open
Doriginal opened this issue Sep 8, 2013 · 3 comments
Open

PHP Parse error: syntax error #1

Doriginal opened this issue Sep 8, 2013 · 3 comments

Comments

@Doriginal
Copy link

salut,

Merci superbe implémentation de l'api de la Freebox.
J'ai voulu tester sur un wamp en local et j'ai une erreur php

'Parse error: syntax error, unexpected '[' in C:\wamp\www\mafreebox-master\php\lib\Mafreebox.php on line 160'

J'ai bien mis mon password dans test-mafreebox.php ou il fallait le mettre.

Merci

@mqu
Copy link
Owner

mqu commented Sep 15, 2013

bonjour,

  • je ne vois pas bien ou est ton problème. Quelle version de php utilises-tu ?
  • de toute manière, il faudrait réécrire cette API pour la version 2.0. L'API version 1.0 va disparaitre.

@mqu
Copy link
Owner

mqu commented Sep 15, 2013

Ligne 160, on a

if($res->headers()['Status-Code'] != 302) # 302 Moved Temporarily
    throw new Exception ('connexion error');

@Doriginal
Copy link
Author

c'est la version 5.3.13 de php.
Ok merci je vais essayé de regarder l'API 2.0 pour voir.

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