Hi!

We have mcrypt streams documented here:
http://www.php.net/manual/en/filters.encryption.php
however contrary to what the manual says, I do not see any implementation of mcrypt.* filters in mcrypt extension. There's some code in PECL mcrypt_filters extension, which is never mentioned in the manual and seems to not be touched by anybody for 3-4 years. So the question is - does anybody know why we have feature documented that doesn't exist (at least in the extension the manual refers to) and does anybody know why want's whatever is in mcrypt_filters merged into main source rep?
--
Stanislav Malyshev, Zend Software Architect
s...@zend.com   http://www.zend.com/
(408)253-8829   MSN: s...@zend.com

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to