| » Version | » Information |
|---|---|
| 2012年04月13日 stable |
|
| 2008年06月05日 stable |
|
| 2005年08月16日 stable |
|
| 2005年07月26日 stable |
|
| 2005年07月26日 stable |
|
| 1.5.0 |
Easy InstallNot sure? Get more info. pear install File_Archive-1.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/File_Archive-1.5.0 Release date: 2005年07月15日 13:37 UTC Release state: stable Release uploaded by: vincentlascaux Changelog: + Improved zip reader (File_Archive_Zip_Reader implements more options of the PKZip standard) + Some change in the Cache_File use: - The fileNameProtection is forced to false when setting the cache option - Add a File_Archive_cleanCache function To remove the cached compressed version of the files that are no longer present on the system, call $cache->clean(false, 'callback_File_Archive_cleanCache'); where $cache is the Cache_Lite object passed to File_Archive. + Introduce 'blockSize' option that indicates the size of the blocs copied from a reader to a writer when extracting a file. The default has been set to 64kB but is subject to change in future releases + File_Archive::cache to cache a reader if you read it several times in the same script + 'cacheCondition' option. With this option, you can specify you want to cache all the http transfer for example. Caching an http transfer ensure that the file won't be downloaded several times + File_Archive::readUploadedFile creates a reader on an uploaded file Dependencies:
|
| 2005年06月08日 stable |
|
| 2005年06月06日 stable |
|
| 2005年05月30日 stable |
|
| 2005年05月26日 stable |
|
| 2005年05月08日 stable |
|
| 2005年04月21日 stable |
|
| 2005年04月16日 stable |
|
| 2005年04月08日 beta |
|
| 2005年02月24日 beta |
|
| 2005年02月20日 alpha |