-
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
-
PHP alternative syntax for control structures doesn't work
The alternative syntax for if, for and while is often used when using PHP as templating language.
http://nl2.php.net/manual/en/control-structures.alternative-syntax.php.
2007-11-14 13:45:12 UTC in CodePress
-
Javeline has decided to publish all Javeline PlatForm software, including TelePort under the GPL licence.
Javeline PlatFrom and TelePort can be downloaded from the developer center at http://developer.javeline.net.
Releasing software on sourceforge will be discontinued. Please visit the developer center for the latest downloads.
2007-07-22 18:29:42 UTC in TelePort
-
If you have any questions, you can e-mail me personally. But first please first visit the project website to see if the answer is there.
The forum, bugtracker and mailinglist are no longer available, because of to little traffic.
2007-05-23 13:50:45 UTC in libmyXql: XML library for MySQL
-
I’ve just finished a so called drop in replacement for the snoopy library. I was using magpieRSS but ran into a view problems.
The first problem I had was that snoopy always got a time out when fetching content from a server with keep-alive enabled. It should look at the ‘Content-Length’ header, but it doesn’t. Second was that fetching data which was send chunked, header...
2007-05-18 21:23:04 UTC in MagpieRSS
-
I’ve just finished a so called drop in replacement for the snoopy library. I was using magpieRSS but ran into a view problems.
The first problem I had was that snoopy always got a time out when fetching content from a server with keep-alive enabled. It should look at the ‘Content-Length’ header, but it doesn’t. Second was that fetching data which was send chunked, header...
2007-05-18 21:21:13 UTC in Snoopy
-
Better late than never I guess. I should remove these forums, because I don't read them. And ask people just to send me an e-mail.
Please have a look at http://libmyxql.sourceforge.net/docs.php. You should just run make installdb, but you need to be root. I'm part of a hosting company myself, http://www.helderhosting.nl. Please contact me at arnold-a-helderhosting-d-nl if you're interrested.
2007-05-04 17:52:35 UTC in libmyXql: XML library for MySQL