nd anything.
Thanks :D
> From: [email protected]
> To: [email protected]
> CC: [email protected]
> Date: Sun, 19 Sep 2010 18:51:56 +0200
> Subject: Re: [PHP-DEV] Cannot register classes after MINIT
>
> On Sat, 2010-09-18 at 20:01 +, Jeff Brown wrote:
On Sat, 2010-09-18 at 20:01 +, Jeff Brown wrote:
> I have recently tried registering a class (via zend_register_class)
> inside of a PHP_FUNCTION, though this may sound weird and an
> unecessary function I ask that you ignore this request.I have noticed
> that registering goes fine but every ti
I have recently tried registering a class (via zend_register_class) inside of a
PHP_FUNCTION, though this may sound weird and an unecessary function I ask that
you ignore this request.I have noticed that registering goes fine but every
time I declare a class after the call to my function,
e.g: