insight icon indicating copy to clipboard operation
insight copied to clipboard

Class 'FirePHP_Insight' not found

Open cadorn opened this issue 13 years ago • 2 comments

Replace $this instanceof FirePHP_Insight at:

https://github.com/firephp/firephp/blob/master/lib/FirePHPCore/FirePHP.class.php#L734

with:

https://github.com/firephp/firephp/blob/master/lib/FirePHPCore/FirePHP.class.php#L295

Reported: http://firephp.842658.n2.nabble.com/fatal-error-td7414417.html

cadorn avatar Mar 28 '12 17:03 cadorn

Just a tip, is_a() would do the same as that second if statement. Sorry for the notifications on this, evaluating it in conjunction with php-console for our Firefox devs (i.e. me and maybe one other...) I may get around to submitting a pull request to fix this.

johnmaguire avatar Sep 10 '15 20:09 johnmaguire

FYI: I'll be releasing a major update soon that leverages the insight library and conditional logging.

cadorn avatar Sep 10 '15 20:09 cadorn