[
https://issues.apache.org/jira/browse/QPID-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989087#comment-12989087
]
Paul Colby commented on QPID-3027:
----------------------------------
Related SWIG bug reports / feature requests:
* Segfault on overloaded methods with different return types -
https://sourceforge.net/tracker/?func=detail&aid=3168531&group_id=1645&atid=101645
* Temporary fix for segmentation fault in php.cxx -
https://sourceforge.net/tracker/?func=detail&aid=3168603&group_id=1645&atid=301645
* Warn when creating functions that clash with PHP built-ins -
https://sourceforge.net/tracker/?func=detail&aid=3168551&group_id=1645&atid=351645
* %rename global function and class method independently -
https://sourceforge.net/tracker/?func=detail&aid=3168562&group_id=1645&atid=351645
> PHP binding of Qpid Messaging API
> ---------------------------------
>
> Key: QPID-3027
> URL: https://issues.apache.org/jira/browse/QPID-3027
> Project: Qpid
> Issue Type: New Feature
> Components: C++ Client
> Affects Versions: 0.8
> Reporter: Paul Colby
>
> Working on a PHP binding for the Qpid Messaging API via SWIG. There are
> several PHP-specific issues with C++ and SWIG which I've managed to
> workaround, so the binding is starting to take shape, but still very much a
> work in progress.
> The rough plan:
> 1. report relevant bugs / feature requests to SWIG (done).
> 2. clean-up Qpid php.i SWIG interface file (mostly done - just need to
> implement PHP namespaces).
> 3. implement qpid::types::Variant <-> PHP typemapping (not started).
> 4. implement printinfo pragma (should be easy, just need to choose what info
> to include).
> 5. create relevant [auto]makefile.
> Of course, there's lots of things to discuss / decide along the way... so
> I'll post 'em here as they come up.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]