Anonymous | Login | Signup for a new account | 12-17-2024 10:32 PST |
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 | ||||
0001169 | [Quercus] | minor | always | 06-01-06 12:24 | 06-01-06 14:09 | ||||
Reporter | westrupp | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | |||||||
Summary | 0001169: bug marshalling ArrayValue return type with ReturnNullAsFalse | ||||||||
Description |
The problem shows up in quercus PostgresModule but should appear for any quercus module function that returns ArrayValue or some specific return type derived from Value. Example: @ReturnNullAsFalse public ArrayValue pg_function(Env env) { return null; } --- The php var_dump(pg_function()) should be bool(false) but it is: NULL |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |