View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000868 | Xdebug | public | 2012-07-16 17:28 | 2012-07-16 18:05 | |
Reporter | ollietb | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Windows/Netbeans 7.0.1 | OS | Windows | OS Version | Windows 7 |
Product Version | 2.2.1 | ||||
Fixed in Version | 2.2.1 | ||||
Summary | 0000868: Socket Exception in Netbeans | ||||
Description | I've just upgraded PHP (using XAMPP 3.0.12) to PHP 5.4 and I've encountered an error when booting Symfony2. I've managed to isolate the code which is causing the exception. It appears to be when instantiating a static class which has public attributes (see the attachments). I'm using the version of xdebug which comes with XAMPP (it says it's xdebug 2.2). I tried upgrading the version to php_xdebug-2.2.0-5.4-vc9.dll but it fails silently. | ||||
Steps To Reproduce |
I can avoid the exception if I comment out the last attribute specified on the Request class (public $query on line 17). | ||||
Additional Information | PHP Version 5.4.4 xdebug xdebug support enabled Supported protocols Revision Directive Local Value Master Value | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.4.4 | ||||
|
|
|
|
|
|
|
|
|
OK I've just downloaded the latest version 2.2.1 (the wizard told me to download 2.2.0) and it looks like it's fixed the problem. Thanks. |
|
Thanks - And I've also fixed the wizard now. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-07-16 17:28 | ollietb | New Issue | |
2012-07-16 17:28 | ollietb | File Added: xdebugTest.php | |
2012-07-16 17:29 | ollietb | File Added: xdebug - Copy.log | |
2012-07-16 17:33 | ollietb | File Added: Fullscreen capture 16072012 183111.bmp.jpg | |
2012-07-16 17:33 | ollietb | File Added: Fullscreen capture 16072012 183130.bmp.jpg | |
2012-07-16 17:41 | ollietb | Note Added: 0002327 | |
2012-07-16 18:05 | derick | Note Added: 0002328 | |
2012-07-16 18:05 | derick | Status | new => resolved |
2012-07-16 18:05 | derick | Fixed in Version | => 2.2.1 |
2012-07-16 18:05 | derick | Resolution | open => fixed |
2012-07-16 18:05 | derick | Assigned To | => derick |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |