-
I can't seem to find a function that returns all buddies that are online. I would like to avoid looping through the entire buddylist calling isOnline() after each of them...
Suggestions?.
2009-09-08 21:48:58 UTC by xtn
-
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 by arnold81
-
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 by arnold81
-
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 by arnold81
-
i am also having the same problem.
2009-06-27 16:55:30 UTC by nobody
-
example not working, showing my heartbeat again and again. server configuration is
My server info
Libpurple 2.5.2
CentOs
php 5.1.6.
2009-02-03 15:42:36 UTC by manu1947
-
Welcome to the Phurple, which is the continuation of the PHPurple project.
2008-08-08 21:51:52 UTC by weltling
-
Anonymous committed patchset 1 of module CVSROOT to the Phurple CVS repository, changing 11 files.
2008-07-29 02:20:41 UTC by nobody
-
weltling registered the Phurple project.
2008-07-27 11:24:35 UTC by weltling