Re: [PHP-DEV] 5.4 security only
[email protected] (Michael Wallner)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <[email protected]> |
On 19/08/14 01:59, Stas Malyshev wrote: > > - EFFECTIVE IMMEDIATELY, we do not accept new non-security bugfixes into > 5.4 branch unless they are very important ones (and that is only because > people may, in theory, have pending patches and we didn't give advance > notice). Importance would have to be determined somewhat arbitrarily, > but basically if it works without it, then it's not in, if there's > serious doubt if it should be in, it's not in, etc. Security issues, of > course, still allowed in. Hey Stas! Apparently the fix for #67724 [2] caused #67865 [1], but I already have a fix for the fix (oh my) [3]. The question is whether to commit the fix or revert e4ff7f2e in 5.4? https://bugs.php.net/bug.php?id=67865 https://bugs.php.net/bug.php?id=67724 http://pastebin.com/0wJcLqY1 -- Regards, Mike