4 Dec 2011 10:55
Re: [PHP-DEV] Strict session?
Stas Malyshev <smalyshev <at> sugarcrm.com>
2011-12-04 09:55:54 GMT
2011-12-04 09:55:54 GMT
Hi! > Since it is just adding new separate structure to session module, but > PHP itself checks API version number. So users cannot use the same > binary module anyway. I should have said API, not ABI. > > Now it should compile with msession which uses PHP_MOD_SID/PS_MOD_FUNCS_SID. That's the problem. All versions in 5.3.x and 5.4.x lines should be binary compatible, means no changes that aren't binary compatible can go into 5.3 or 5.4. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227 -- -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
RSS Feed