aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-amfext/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.2Martin Wilke2008-08-111-3/+3
| | | | | | | | | PR: 125911 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=218427
* - Update to 0.9.1Martin Wilke2008-06-191-3/+3
| | | | | | | | PR: 124668 Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer) Notes: svn path=/head/; revision=215209
* - Update to 0.9Martin Wilke2008-02-151-3/+3
| | | | | | | | PR: 120713 Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer) Notes: svn path=/head/; revision=207252
* AMFEXT is a PHP extension written in C that implements encoding and decodingMartin Wilke2007-02-111-0/+3
of AMF and AMF3 messages for the PHP language. It has been based on some of the experience gained with AMFPP, a native code for encoding and decoding C. The native encoding and decoding is extremely fast and memory efficient respect existing PHP implementation, and the flexibility has been provided using callbacks to the PHP code. WWW: http://www.teslacore.it/wiki/index.php?title=AMFEXT PR: ports/109037 Submitted by: Piotr Rybicki <meritus at innervision.pl> Notes: svn path=/head/; revision=184928