You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Michael Glaesemann (JIRA)" <ji...@apache.org> on 2010/08/25 22:13:16 UTC

[jira] Commented: (AVRO-627) Add PHP Avro library

    [ https://issues.apache.org/jira/browse/AVRO-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902609#action_12902609 ] 

Michael Glaesemann commented on AVRO-627:
-----------------------------------------

Thanks for trying this out so quickly. 

I'll take a look at these. All the tests pass for me on Mac OS X 10.6.4, PHP 5.3.3RC3 (cli) (built: Aug 19 2010 13:58:08).

Are you running the stock Ubuntu 10.04 PHP?


> Add PHP Avro library
> --------------------
>
>                 Key: AVRO-627
>                 URL: https://issues.apache.org/jira/browse/AVRO-627
>             Project: Avro
>          Issue Type: New Feature
>          Components: php
>            Reporter: Michael Glaesemann
>            Assignee: Michael Glaesemann
>             Fix For: 1.4.0
>
>         Attachments: AVRO-627.patch.zip
>
>
> I've developed a PHP library for Avro against the Avro 1.3.3 spec as part
> of using Avro at myYearbook.com. It's based on the Python and Ruby
> libraries. Current functionality includes schema parsing, Avro data file and
> string IO.
> Known issues:
>  - Support for field defaults is incomplete.
>  - Lacks RPC and protocol support, JSON encoding, and deflate codec.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.