On July 17, 2013 3:53:48 PM Jakub Zelenka <[email protected]> wrote:
Hi,

I have created a new FANN PHP binding. All functions for the version 2.2
are bound - it means 141 functions. It finds out if the version of lib is
2.1 and in that case newly added functions are not compiled - it works for
2.1 as well though. I also created API documentation. There also are tests
for all functions (143 phpt tests) and all of them pass.

The extension is available at https://github.com/bukka/php-fann and the
documentation is currently at my site:
http://bukka.eu/php/doc/book.fann.html and it's ready for commit to php.net

There already is an extension for fann lib (
http://pecl.php.net/package/fann ) in PECL. I would like to start
maintaining that extension and replace it with my new extensions if there
are no objections? I CC'd Evan Nemerson who is the current maintainer of
the fann extension as he can confirm that he is ok with that.

Confirmed.


-Evan


Sent with AquaMail for Android
http://www.aqua-mail.com



--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to