| Anonymous | Login | Signup for a new account | 06-10-2026 02:26 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0004006 | [Quercus] | minor | always | 04-20-10 00:35 | 02-04-11 02:20 | ||||
| Reporter | hm2k | View Status | public | ||||||
| Assigned To | |||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | Product Version | 4.0.11 | |||||
| Product Build | |||||||||
| 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 | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0004734) kle 08-27-10 06:12 |
This is a problem, for example with the sitepress-multilingual-cms WordPress plugin. It uses PHP_EOL a lot. Is there a workaround (other than changing the scripts)? |
|
(0004746) kdecherf 09-12-10 16:23 |
Yes, there is a bugfix available on GitHub : http://github.com/CleverCloud/Quercus/commit/e175b63a9531301cf2f6644a903de1e32b5f82fa [^] |
|
(0004759) domdorn 09-28-10 06:54 |
fixed in current svn ref 7555. should be in 4.0.11 release. |
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
38 total queries executed. 31 unique queries executed. |