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

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 +

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

[PHP-DEV] zend 2.1 function export request

2005-02-25 Thread val khokhlov
Hello, 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 -- Best regards, val mailto:[EMAIL PROTECTED] -- PHP