krvechtivy / php-console

Automatically exported from code.google.com/p/php-console
0 stars 0 forks source link

Debug() displays only during error condition chrome version (29.0.1547.62) #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Follow installation instructions on chrome version 29.0.1547.62
2. Implement test code in site
3. Remove unknown function line

What is the expected output? What do you see instead?
Expected output (including debug() statements) to console occurs with the 
unknown function line that throws an error. When the unknown function line is 
removed the debug() results do not display in the console.

What version of the product are you using? On what operating system?
Version: 2.1.10
Operating System: Windows 7

Please provide any additional information below.

I'm making use of these calls in the header.php file of wordpress version 3.6. 

Original issue reported on code.google.com by Koch.R...@gmail.com on 30 Aug 2013 at 3:23

GoogleCodeExporter commented 9 years ago
Dear Ryan,

Thanks for report! I'll check and fix it in new version, coming in September 
2013 (see http://code.google.com/p/php-console/wiki/Ch)

Original comment by barbushin on 30 Aug 2013 at 4:12

GoogleCodeExporter commented 9 years ago
Implemented in PHP Console v3.0 
https://github.com/barbushin/php-console/wiki/PHP-Console-v3-Release-(November-2
013)

Original comment by barbushin on 13 Nov 2013 at 6:16