Anonymous | Login | Signup for a new account | 12-17-2024 10:59 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 | ||||
0002742 | [Quercus] | minor | always | 06-18-08 09:20 | 06-19-08 14:14 | ||||
Reporter | kubazygmunt | View Status | public | ||||||
Assigned To | nam | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.2.0 | ||||||
Summary | 0002742: include. include_once don't return a Boolean value | ||||||||
Description |
In Quercus when the file is included a value NullValue.NULL is being returned. ( if file does not exist we get an error message but still value.Null is passed ) In php we have TRUE or FALSE depending whether file exists or not |
||||||||
Additional Information |
PHP information: http://uk.php.net/manual/en/function.include.php [^] Affected code is: package com.caucho.quercus.env; Env.java line: 3834 method: public Value include(Path scriptPwd, String include, boolean isRequire, boolean isOnce) { ... } |
||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |