Home » HTML » HTML_Template_IT » Bug #6084
fread now gives a warning on zero length templates
Details
| Submitted | 2005-11-27 00:14 UTC |
|---|---|
| From | shaun at aegisdesign dot co dot uk |
| Assigned | pajoye |
| Status | Closed |
| Package | HTML_Template_IT |
| PHP Version | 4.3.11 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2005-11-27 00:14 UTC] shaun at aegisdesign dot co dot uk
Description:
------------
The behaviour of fread changed recently in PHP so that it now
gives a warning error when you read in zero length files.
This change in behaviour has been fixed in the Sigma engine
but not in IT.
See
http://pear.php.net/bugs/bug.php?id=4896