View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000395 | Xdebug | Uncategorized | public | 2008-08-07 19:25 | 2010-03-20 23:45 |
| Reporter | RichardLLynch | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | unable to reproduce | ||
| Summary | 0000395: Windows Xdebug + date() takes 1 second | ||||
| Description | php -r "$s=microtime(true);$d=date('Y-m-d H:i:s');echo (mi It varies slightly, but always very close to 1 full second. Without Xdebug, it's more like 0.00001 seconds. In Xdebug php_xdebug-2.0.3-5.2.5.dll and Xdebug v2.1.0-dev I suppose mixing the 2.0.3-5.2.5 with PHP 5.2.6 was "wrong" but... | ||||
| Tags | No tags attached. | ||||
| Operating System | Windows XP Professional sp 2 | ||||
| PHP Version | 5.2.6 | ||||