View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000167 | Xdebug | Uncategorized | public | 2006-02-14 05:43 | 2006-08-19 13:38 |
Reporter | Xuefer | Assigned To | derick | ||
Priority | none | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Summary | 0000167: [php4] crashed with user session handler | ||||
Description | i guess the same fix is done for php5+ by ZE2's post_deactive func, but it's not enough for php4 cvs diff: Diffing .
| ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 4.3.11 | ||||
|
Do you have a reproducing script with this perhaps? |
|
<?php session_set_save_handler('a', 'a', 'a', 'a', 'a', 'a'); tested when xdebug is put as php-src/ext/xdebug, buildconf, configure --enable-xdebug |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-02-14 05:43 | Xuefer | New Issue | |
2006-02-21 22:35 | derick | Note Added: 0000372 | |
2006-02-21 22:35 | derick | Priority | normal => none |
2006-02-21 22:35 | derick | Status | new => feedback |
2006-03-10 12:20 | Xuefer | Note Added: 0000383 | |
2006-08-19 13:38 | derick | Status | feedback => resolved |
2006-08-19 13:38 | derick | Resolution | open => unable to reproduce |
2006-08-19 13:38 | derick | Assigned To | => derick |
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 |