Skip to content

Lack of namespaces / PSR-4 compliance #29

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

Closed
hackel opened this issue Jun 15, 2015 · 13 comments
Closed

Lack of namespaces / PSR-4 compliance #29

hackel opened this issue Jun 15, 2015 · 13 comments

Comments

@hackel
Copy link

hackel commented Jun 15, 2015

Please make sure all of your classes have proper namespaces so that they may be safely used in a 3rd-party project. I would highly recommend adhering to the PSR-4 autoloading standard: http://www.php-fig.org/psr/psr-4/

@andig
Copy link

andig commented Sep 14, 2015

@salsify-dev would you accept a PR? I'm failing to use this lib for exactly the same reason.

@gonzofy
Copy link
Contributor

gonzofy commented Sep 14, 2015

@andig I would be happy to accept a PR.

@andig
Copy link

andig commented Sep 16, 2015

@gonzofy just found that there is already a working fork at https://github.com/Im0rtality/jsonstreamingparser/ You can create the PR from there yourself ;) I've also submitted further patch for large integers that is waiting for acceptance.

@gonzofy
Copy link
Contributor

gonzofy commented Sep 19, 2015

@andig Thanks for that. @darrenoh put up a PR as you can see, but it brings over a bunch of changes that I don't want to straight up accept.

@gonzofy
Copy link
Contributor

gonzofy commented Sep 19, 2015

@andig I don't see the PR for large integers; is that here or in the fork?

@andig
Copy link

andig commented Sep 19, 2015

Its unaccepted in the fork: Im0rtality#1. Should I reraise against yours?

@gonzofy
Copy link
Contributor

gonzofy commented Sep 19, 2015

Very happy to accept against mine. Thanks!

On Sat, Sep 19, 2015 at 2:42 PM, andig [email protected] wrote:

Its unaccepted in the fork: Im0rtality#1
Im0rtality#1. Should I
reraise against yours?


Reply to this email directly or view it on GitHub
#29 (comment)
.

@andig
Copy link

andig commented Sep 19, 2015

See here for the changes Im0rtality/jsonstreamingparser@master...andig:fix
Unfortunately cant push with giving you the rest of the fork, too.

@gonzofy
Copy link
Contributor

gonzofy commented Oct 3, 2015

Closed by PR #32

@gonzofy gonzofy closed this as completed Oct 3, 2015
@andig
Copy link

andig commented Oct 14, 2015

@gonzofy it's not closed- the bigint issue has not been merged upstream!

See Im0rtality/jsonstreamingparser@master...andig:fix as I cannot push without re-forking.

@gonzofy gonzofy reopened this Oct 17, 2015
@gonzofy
Copy link
Contributor

gonzofy commented Oct 17, 2015

@andig the issue with namespaces seems unrelated to the PR you linked to for BigInts unless I'm missing something. I've re-opened for now, but could you be more specific about what's wrong?

@andig
Copy link

andig commented Oct 19, 2015

@gonzofy namespaces are fixed, I'll open new issue for bigint, thank you!

@gonzofy
Copy link
Contributor

gonzofy commented Oct 19, 2015

Thanks @andig !!

@gonzofy gonzofy closed this as completed Oct 19, 2015
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