View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000061 | Xdebug | Uncategorized | public | 2004-05-11 02:25 | 2004-05-15 18:27 |
Reporter | reppuli | Assigned To | derick | ||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Summary | 0000061: (win) fatal error: undefined function calls | ||||
Description | Call to undefined function xdebug_dump_function_trace(). Seems that nly the error reporting part of xdebug functionality gained on install: profiling non-working? | ||||
Additional Information | Vanilla installation of 5.0.0rc2 + xdebux 2.0-dev php.ini zend_extension_ts="installationdir/php_xdebug.dll" xdebug.auto_profile = on | ||||
Tags | No tags attached. | ||||
Operating System | Windows 2000 | ||||
PHP Version | 5.0.0rc2 | ||||
|
Those functions were removed from XDebug some time ago while Derick works on a better implementation. See: http://bugs.xdebug.org/bug_view_page.php?bug_id=0000048 (version 2 only!) edited on: 2004-05-11 18:05 |
|
so only php v4 profiling atm. |
|
Actually, xdebug 1.3 works fine for both PHP 4 and PHP 5. But this is not a bug as Xdebug 2.x will have different profiling (much better!!) support. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-05-11 02:25 | reppuli | New Issue | |
2004-05-11 10:20 | Tularis | Note Added: 0000130 | |
2004-05-11 17:05 | Tularis | Note Edited: 0000130 | |
2004-05-11 17:16 | reppuli | Note Added: 0000132 | |
2004-05-15 18:27 | derick | Status | new => resolved |
2004-05-15 18:27 | derick | Resolution | open => no change required |
2004-05-15 18:27 | derick | Assigned To | => derick |
2004-05-15 18:27 | derick | Note Added: 0000133 | |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |