-
The patch was not good, so changed it.
Also the code SEGFAULTS at line 806:
if(NULL == zend_objects_get_address(PHURPLE_G(phurple_client_obj) TSRMLS_CC)) {
I think this might be caused by a bug with initialising phurple_client_obj. It crashed the first time it hits that function. Unfortunately I didn't spot what was wrong, so no patch for that :`(.
2009-07-31 20:39:01 UTC in Phurple
-
v 0.4.0 won't work with PHP5.3. The namespace char whould be \ instead of ::
+
A remark in the documentation that for PHP5.3 it should be Purple\Client, would be useful.
+ Patch attached :)
2009-07-31 17:36:41 UTC in Phurple
-
Building Phurple with PHP 5.3 results in compile errors.
‘zend_fcall_info’ has no member named ‘object_pp’
‘zend_fcall_info_cache’ has no member named ‘object_pp’
Please note that a patch is supplied.
Have a nice day :),
Arnold.
2009-07-31 16:29:52 UTC in Phurple
-
How can I install this plugin? I've downloaded it, but I can't figure out what to do with the jar file.
- Arnold.
2009-07-26 20:32:43 UTC in JSON2XMLTree Viewer