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-error detect it's own errors #79

Open
FeIix opened this issue Oct 2, 2013 · 2 comments
Open

Php-error detect it's own errors #79

FeIix opened this issue Oct 2, 2013 · 2 comments

Comments

@FeIix
Copy link

FeIix commented Oct 2, 2013

Hi,

I just installed php-error but i can do nothing with it because of the session_start();

"A session had already been started - ignoring session_start();"

It's doing this when i include the class after my session_start().
If i include it after, my user session is deleted (??) and i can't connect...

Is this a bug ? or is there a way to prevent it form detecting it's own errors ?
Thanks !
It will be a very useful tool

@jazzfog
Copy link

jazzfog commented Apr 27, 2015

That's funny, bug posted back in 2013, I just installed the lib and first thing I see is this bug :)

@kenorb
Copy link

kenorb commented Mar 24, 2016

Fixed in my fork. PR: #94

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