To work on SCA_SDO project in PECL
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
I am working on SCA_SDO
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
The patch is attached.
To use runtime JIT you will need to change zend_register_auto_global() to
zend_register_auto_global_ex() with "1" as the last argument. Compile-time
JIT is still supported too.
Note that the significant part of the patch is reverting of "autoglobals CV"
patch, that is reimp
The PHP Development Team would like to announce the immediate release of
PHP 4.4.5.
Nice work! Thanks for your efforts in looking after the PHP 4 release
management.
Regards
Marco
Hello!
The PHP Development Team would like to announce the immediate release of
PHP 4.4.5.
This release is a stability and security enhancement of the 4.4.X
branch, and all users are strongly encouraged to upgrade to it as soon
as possible.
A separate release announcement is also available. F