26 Feb
2007
26 Feb
'07
2:52 p.m.
On 26-02-2007 15:49:26 +0100, Romulo Goncalves wrote:
I check my zend_exceptions and the function is defined as:
ZEND_API zend_class_entry *zend_exception_get_default(TSRMLS_D);
My php is php-5.1.4
What values should I use? I used 0 and it compiles, but for sure it is not the best option.
Sjoerd might know, as I recall him changing this function call recently.