I would really like to take part in developing the php runtime.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
collection of pecl modules for php 5.1.1
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
"Stefan Esser" <[EMAIL PROTECTED]> wrote:
> sesserWed Mar 22 08:21:01 2006 UTC
>
> Modified files:
> /php-src README.UPDATING_TO_PHP6
> Log:
> Fix the bullshit register_globals emulation
>
> 1) S is not _SESSION but _SERVER
> 2) EXTR_OVERWRITE is e
called via do_register_internal_class
I have a working C++ extension, based on the class-factory model I'm exploring,
but which is throwing a bizarre segmentation fault.
What makes it bizarre is that it is centred on the inclusion of an include file
(myexternalinclude.h) that is part of an ext
Turns out that even though the missing functions had no impact
in code, they do indeed cause the register functions process
to throw an error, leading to a sigseg fault.
At least it encourages tight and tidy code!
A.
The PHP_Compat code is faulty too -- the S in variables_order etc.
refers to _SERVER, not to _SESSION.
Jasper
Arpad Ray wrote:
"Stefan Esser" <[EMAIL PROTECTED]> wrote:
sesser Wed Mar 22 08:21:01 2006 UTC
Modified files:
/php-src README.UPDATING_TO_PHP6
Log:
Access to pecl/apc to committ bug fixes/modifications directly. Recieved
invitation from Rasums.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php