Hi Stats, I would like to commit session adaption patch to 5.4, since it does not change current session module behavior by default and affected application can be protected by changing php.ini setting. As you already know, it requires structure changes and it would be binary incompatible if add it later.
If there is no objections, I'll commit it to both trunk and 5.4. For PHP 5.3, we can modify patch so that it does not require module structure changes, but I don't have spare time to do that now. PHP 5.3 users may user land (user script base) solution still. Regards, -- Yasuo Ohgaki [email protected] 2012/1/8 Stas Malyshev <[email protected]>: > Hi! > > As we are nearing the release of 5.4.0, I'd like to ask everybody not to > commit anything to 5.4 branch without the approval of one of the RMs (myself > or David) from now until release of 5.4.0. Unless something critical for > 5.4.0 is found, we'd like RC6 (planned on Jan 19) to be the final RC and the > code which we release. > > The following may be considered for inclusion: > - Unit tests & test fixes > - Fixes for critical bugs > - Security fixes > - BC break fixes > Please still ask RMs for approval prior to committing even if your patch > falls into these categories. > > Commits to trunk are OK. > -- > 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 > -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
