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
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
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
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
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
+
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
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
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
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
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
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
11 matches
Mail list logo