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

Parse error in src/Raygun4php/RaygunClient.php #38

Closed
adamthehutt opened this issue Jan 6, 2014 · 1 comment
Closed

Parse error in src/Raygun4php/RaygunClient.php #38

adamthehutt opened this issue Jan 6, 2014 · 1 comment

Comments

@adamthehutt
Copy link
Contributor

There's a PHP parse error in src/Raygun4php/RaygunClient.php on line 295. There appears to be an extraneous parenthesis at the end of the line.

We're using this library in production via composer, so when changes are pushed that cause errors like this it's a big problem. If the master branch can't be reliably considered stable, then you should consider using tagged releases for packagist/composer.

Thanks,
Adam

@fundead
Copy link
Contributor

fundead commented Jan 6, 2014

Thanks for reporting and sorry you ran in to this, the latest v1.3.3 contains a fix that removes the spurious parenthesis. We're looking at reviewing our processes around PRs to ensure this doesn't happen again.

Regards,

Callum

@fundead fundead closed this as completed Jan 6, 2014
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