On Tue, 2003-07-22 at 21:39, Sebastian Bergmann wrote:
> I know that the usage of invoke() in the example below is wrong, but it
> should not segfault:
Absolutely right:)
- Timm
Index: Zend/zend_reflection_api.c
===
RCS file: /re
On Wed, 2003-07-23 at 00:49, Timm Friebe wrote:
[...Read, then hit send...]
This error message contains slightly better English:)
- Timm
Index: Zend/zend_reflection_api.c
===
RCS file: /repository/ZendEngine2/zend_reflection_api.c,v
I know that the usage of invoke() in the example below is wrong, but it
should not segfault:
getMethod('bar');
$method->invoke();
?>
zif_reflection_method_invoke(int 0, _zval_struct * 0x00affad0,
_zval_struct * 0x00affc40, int 0, void * * * 0x00ae42c0) line 948 + 3 bytes
zend_d