diff options
-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 0000000000..e18567de07 --- /dev/null +++ b/ext/mcrypt/TODO @@ -0,0 +1,6 @@ +/* $Id$ */ + +TODO: +- Convert to zend_parse_parameters +- Unify error handling +- Get rid of libmcrypt 2.2.x compability |