diff options
Diffstat (limited to 'ext/mcrypt/TODO')
-rw-r--r-- | ext/mcrypt/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ext/mcrypt/TODO b/ext/mcrypt/TODO new file mode 100644 index 0000000..a9d2d3a --- /dev/null +++ b/ext/mcrypt/TODO @@ -0,0 +1,6 @@ +/* $Id$ */ + +ToDo: +- Convert to zend_parse_parameters +- Unify error handling +- Implement encryption streams |