|
Mantis - Quercus
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 4006 | minor | always | 04-20-10 00:35 | 02-04-11 02:20 | |
|
|
|||||
| Reporter: | hm2k | Platform: | |||
| Assigned To: | OS: | ||||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 4.0.11 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0004006: Predefined Constants such as PHP_EOL doesnt exist | ||||
| Description: |
echo PHP_EOL; //returns NULL; should return a new line echo defined('PHP_EOL')?'yes':'no'; // returns: no; should return yes See http://php.net/manual/en/reserved.constants.php [^] |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: |
|
||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||