[PHP-DEV] logos.h

2005-02-27 Thread D . Walsh
Maybe I missed reading this somewhere but how do I convert my gif into this format? -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] call_user_function in multithread env.

2005-02-27 Thread Alan Knowles
have a look at the mailing list archives / cvs.php.net/pecl/threads, it's not as simple as just calling pthread_create.. I've done some hacks to php_embed, so you can create threaded servers, (threads not started from php) but dont expect to pass data between threads, without some problems.. Rega

Re: Re[2]: [PHP-DEV] zend 2.1 function export request

2005-02-27 Thread Antony Dovgal
On Sun, 27 Feb 2005 20:11:40 +0200 val khokhlov <[EMAIL PROTECTED]> wrote: > Hello Derick, > > Sunday, February 27, 2005, 2:24:42 PM, you wrote: > > DR> On Fri, 25 Feb 2005, val khokhlov wrote: > > >> Zend developers: can you, please, consider exporting > >> void zend_vm_set_opcode_handle

[PHP-DEV] Bug #30828 - anyone looking at it?

2005-02-27 Thread Simon Turvey
Link: http://bugs.php.net/bug.php?id=30828 The reason I ask is that it's a showstopper for a little project I'm working on. Seems to have been open since Nov. All the best, Simon. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re[2]: [PHP-DEV] zend 2.1 function export request

2005-02-27 Thread val khokhlov
Hello Derick, Sunday, February 27, 2005, 2:24:42 PM, you wrote: DR> On Fri, 25 Feb 2005, val khokhlov wrote: >> Zend developers: can you, please, consider exporting >> void zend_vm_set_opcode_handler(zend_op* op) DR> Write a patch please? --- zend_vm.h.orig Sun Feb 27 20:05:21 2005 +

[PHP-DEV] call_user_function in multithread env.

2005-02-27 Thread Vadka
Hi! Is it possible to call_user_function in multithreaded environment? (for now, it brings the line "Killed" when executing such a code; Linux) So, I like: func(){ call_user_function(); } .. PHP_FUNCTION(oops){ . pthread_create(...func...); } -- PHP Internals - PHP Runtime Development

[PHP-DEV] php_stream_opendir again!

2005-02-27 Thread Mikey
Hello again, Well, two books (Advanced PHP Programming [very good] & Building Custom PHP Extensions [not so good]) and a bit of experimentation later, I have narrowed my problem down to the following: If I call php_stream_opendir from within an exposed function it works fine but dies with the seg

Re: [PHP-DEV] Re: cvs: ZendEngine2 / Zend.m4 php-src acinclude.m4

2005-02-27 Thread Jani Taskinen
On Sun, 27 Feb 2005, Sebastian Bergmann wrote: Jani Taskinen wrote: AC_MSG_WARN([You will need bison 1.28, 1.35, 1.75 or 1.875 if you want bison 2.0 also works (at least for me). Let's not add that to the list yet. Wait couple of months. :) --Jani -- PHP Internals - PHP Runtime Development

[PHP-DEV] Re: cvs: ZendEngine2 / Zend.m4 php-src acinclude.m4

2005-02-27 Thread Sebastian Bergmann
Jani Taskinen wrote: > AC_MSG_WARN([You will need bison 1.28, 1.35, 1.75 or 1.875 if you want bison 2.0 also works (at least for me). -- Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69 -- PHP I

Re: [PHP-DEV] zend 2.1 function export request

2005-02-27 Thread Derick Rethans
On Fri, 25 Feb 2005, val khokhlov wrote: > Zend developers: can you, please, consider exporting > > void zend_vm_set_opcode_handler(zend_op* op) > > i can't help using it to restore opcode handler ptrs after loading a > pre-compiled opcodes array Write a patch please? Derick -- Der

Re: [PHP-DEV] PHP 5.0.3 compile error

2005-02-27 Thread Jani Taskinen
Try the snapshots at http://snaps.php.net --Jani On Fri, 25 Feb 2005, Alawi Albaity wrote: checking for Ingres II support... no checking for InterBase support... no checking for IRCG support... no ./configure: 44030: Syntax error: word unexpected (expecting ")") -- https://www.paypal.com/xc