Re: [PATCH] use file_get_contents instead fread($fp, filesize($filename))
boots <[email protected]>
| Newsgroups | gmane.comp.php.smarty.devel |
|---|---|
| Message-ID | <[email protected]> |
--- Antony Dovgal <[email protected]> wrote: > Regardless of the fact that this bug will be fixed (I hope), this > fopen-fread-filesize-fclose mess can be safely replaced by one > file_get_contents() calls. > > Please, review it. I think this has been discussed (?). A problem with file_get_contents is that it would increase the requirements of Smarty to PHP >= 4.3 xo boots -- Smarty Development Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php