I am using 1.7.7 which is the current version. I would think that the reference guide at http://framework.zend.com/manual/en/ would be for the current version. It makes no sense for the reference guide to be for anything but the current version, especially if it does not say prominently what version it is for with a link to the current version. Seems to me that whoever is maintaining the online docs is manufacturing confusion.
Mark On Sun, Mar 22, 2009 at 7:24 PM, Brenton Alker <[email protected]> wrote: > Hi, > > Mark Wright wrote: > >> So what's the problem? As far as I can tell the documentation is >> making things up and should not be saying that master_file is >> depricated and should not even mention master_files. Any thoughts? > > The docs are obviously written/generated from a newer version than you > are using. I just had a look in Zend/Cache/Frontend/File.php in trunk > and it is using the option master_files. > > I'd say either update if possible, but if not use the correct syntax for > your version. > > -- > > Brenton Alker > PHP Developer - Brisbane, Australia > > http://blog.tekerson.com/ > > -- Have fun or die trying - but try not to actually die.
