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

Codeing is according to java Should be in PHP #19

Open
vishnudutttest opened this issue Jun 5, 2013 · 5 comments
Open

Codeing is according to java Should be in PHP #19

vishnudutttest opened this issue Jun 5, 2013 · 5 comments

Comments

@vishnudutttest
Copy link

I just saw an issue with the library. That there problem to create objects of classes because the code is here are like java. And I am unable to use your library.
error are showing like this

Warning: Unexpected character in input: '' (ASCII=92) state=1 in /home/mytestse/public_html/instagram/Instagram/Auth.php on line 52

Warning: Unexpected character in input: '' (ASCII=92) state=1 in /home/mytestse/public_html/instagram/Instagram/Auth.php on line 52

Parse error: syntax error, unexpected T_STRING, expecting '&' or T_VARIABLE in /home/mytestse/public_html/instagram/Instagram/Auth.php on line 52

Thanks
Vishnu Dutt

@galen
Copy link
Owner

galen commented Jun 5, 2013

what version of php are you running?

On Wednesday, June 5, 2013, vishnudutttest wrote:

I just saw an issue with the library. That there problem to create objects
of classes because the code is here are like java. And I am unable to use
your library.
error are showing like this

Warning: Unexpected character in input: '' (ASCII=92) state=1 in
/home/mytestse/public_html/instagram/Instagram/Auth.php on line 52

Warning: Unexpected character in input: '' (ASCII=92) state=1 in
/home/mytestse/public_html/instagram/Instagram/Auth.php on line 52

Parse error: syntax error, unexpected T_STRING, expecting '&' or
T_VARIABLE in /home/mytestse/public_html/instagram/Instagram/Auth.php on
line 52

Thanks
Vishnu Dutt


Reply to this email directly or view it on GitHubhttps://github.com//issues/19
.

@vishnudutttest
Copy link
Author

I am using 5.2.17 PHP

@galen
Copy link
Owner

galen commented Jun 5, 2013

You need php 5.3. It says it at the top of the readme.

On Wednesday, June 5, 2013, vishnudutttest wrote:

I am usering 5.2.17 PHP


Reply to this email directly or view it on GitHubhttps://github.com//issues/19#issuecomment-18972513
.

@vishnudutttest
Copy link
Author

OK , and thanks for your quick response. and sorry May be your code is working fine.

Thanks
Vishnu Dutt

@mistic100
Copy link

If you still need it, my fork is working on PHP 5.2 (I removed all namespaces)

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

3 participants