Re: [PHP-DEV] PHP 5.2 "Feature Request": Export 2 Session Module Symbols

2006-10-06 Thread Ilia Alshanetsky
This feature was just added in the CVS. Ilia Alshanetsky -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PHP 5.2 "Feature Request": Export 2 Session Module Symbols

2006-10-03 Thread Stefan Esser
Hi, I would like to have a last minute fix in PHP 5.2+ It is nothing that could break functionality... I only want _php_find_ps_module _php_find_ps_serializer to be no longer static but beeing exported. The reason for this is simple... I would like to use the PHP session storage modules to stor