Skip to content
This repository has been archived by the owner on Feb 25, 2018. It is now read-only.

Syntax errors: parseQuery.php #41

Closed
jobrienski opened this issue Sep 5, 2012 · 1 comment
Closed

Syntax errors: parseQuery.php #41

jobrienski opened this issue Sep 5, 2012 · 1 comment

Comments

@jobrienski
Copy link

PHP Parse error: syntax error, unexpected '}' in Downloads/apotropaic-parse.com-php-library-4b2e2ee/parseQuery.php on line 48

Fix:

                                $urlParams['count'] = '1';

PHP Parse error: syntax error, unexpected T_DOUBLE_ARROW in Downloads/apotropaic-parse.com-php-library-4b2e2ee/parseQuery.php on line 67
Fix:

                if ($int >= 1 && $int <= 1000){
andrewscofield added a commit that referenced this issue Sep 5, 2012
andrewscofield added a commit that referenced this issue Sep 5, 2012
  implementing suggestions from here: #33
@andrewscofield
Copy link
Owner

Latest commit has these fixes. Thanks!

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

No branches or pull requests

2 participants