rfc:streamline-phar-api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
rfc:streamline-phar-api [2008/03/28 15:42] – Adding proposal for SplFileObject lstrojnyrfc:streamline-phar-api [2008/03/28 16:02] – Adding overloading notice to PharFileInfo::isWritable() lstrojny
Line 28: Line 28:
 === Adding isWritable() method === === Adding isWritable() method ===
 == Proposal == == Proposal ==
-Add an isWritable() method to determine whether an archive can be written or not. Not being able to write an archive either means it is disabled in the php.ini (see Phar::canWrite()) or that PHP can't write to the requested location of the phar archive.+Add an isWritable() method to determine whether an archive can be written or not. Not being able to write an archive either means it is disabled in the php.ini (see Phar::canWrite()) or that PHP can't write to the requested location of the phar archive. PharFileInfo must overload the method in order to accomplish that.
 == Code == == Code ==
 <code php> <code php>
rfc/streamline-phar-api.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1