Re: Found some incompatibilities
boots <[email protected]>
| Newsgroups | gmane.comp.php.smarty.devel |
|---|---|
| Message-ID | <[email protected]> |
--- messju mohr <[email protected]> wrote: > I think we'll fix it if 4.3.5 really ships with that warning on > fread($fp,0). I was just wondering if there is an opportnity to use switch/ifdef type of implementations for certain PHP features that have matured since they were first implemented in Smarty. In this case, if file_get_contents() is not a defined function, then resort to using old-fashioned fread() functionality. Here, old fread() code continues to work on old platforms and effort used to update Smarty can be focused on implementing the latest (and presumably greatest) extensions to keep the code-base fresh. Always with the 2c, xo boots __________________________________ Do you Yahoo!? Yahoo! Search - Find what youre looking for faster http://search.yahoo.com -- Smarty Development Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php