summaryrefslogtreecommitdiff
path: root/ext/phar/TODO
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2007-05-27 16:58:23 +0000
committerMarcus Boerger <helly@php.net>2007-05-27 16:58:23 +0000
commit72b487894fc2d978e7369adb7f1321fb0d110451 (patch)
treefc4b1e487971f71a217d8fc1fcf2018feca4a108 /ext/phar/TODO
parent096e123f2d373e6832041ea5c0de47185accf8ab (diff)
downloadphp-git-72b487894fc2d978e7369adb7f1321fb0d110451.tar.gz
- Update
Diffstat (limited to 'ext/phar/TODO')
-rw-r--r--ext/phar/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/TODO b/ext/phar/TODO
index 5c9ea9d7e0..cde6eadc93 100644
--- a/ext/phar/TODO
+++ b/ext/phar/TODO
@@ -73,5 +73,5 @@ Version 1.3.0
* Phar::buildFromIterator($filename, Iterator $it, array $addinfo = null);
$addinfo = array('alias','flags','metadata','stub'...)
* Layout: Option to compress all content rather than single files.
- That excludes stub and anifest haeder.
+ That excludes stub and manifest haeder.
* stream context option for cleaning crap paths like phar://blah.phar/file//to\\here.php