| Anonymous | Login | Signup for a new account | 10-30-2025 08:49 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0005773 | [Quercus] | trivial | always | 07-07-14 04:42 | 07-07-14 04:42 | |||||||
| Reporter | felfert | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | new | Product Version | ||||||||||
| Summary | 0005773: context parameter of custom PHP errror handler should be of type array | |||||||||||
| Description |
Version: current SVN as of right now. I am attemting to get ontoWiki working in quercus and stumbled over the following: In modules/quercus/src/com/caucho/quercus/env/Env.java, the last parameter (context) is set to NullValue.NULL. According to the documentation at http://www.php.net/manual/en/function.set-error-handler.php [^] this is wrong and triggers nested errors when attempting to use the following PHP error handler signature: function errorHandler ($errno, $errstr, $errfile, $errline, array $errcontext) { ... } |
|||||||||||
| Additional Information | The attached patch fixes this problem. | |||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 24 unique queries executed. |