unread
The primary focus WRT security fixes is the PHP 4.3.1 release
right now (and thus the PHP_4_3 branch). The safe_emalloc
can/should be merged into HEAD any time, it is just not on my
priority list.
Looking at TODO_SEGFAULT, we have addressed about 20 issues
with 9 remaining open. It would be good, if those which
affect ext/standard/* would be fixed before the next release.
Others (e.g. in the dbase extension) are not that urgent.
Any comments regarding the release process?
- Sascha
unread
The primary focus WRT security fixes is the PHP 4.3.1 release
I guess you meant the 4.3.2 release, since there already is 4.3.1 out
there? :)
Looking at TODO_SEGFAULT, we have addressed about 20 issues
with 9 remaining open. It would be good, if those which
affect ext/standard/* would be fixed before the next release.
Others (e.g. in the dbase extension) are not that urgent.Any comments regarding the release process?
Such as..? I've just been waiting that the issues in TODO_SEGFAULT
get fixed before rolling the release package.
Speaking of which, we should propably start making the release
packages at the snaps.php.net machine to be absolutely sure we
always use the same versions of the tools needed for it (autoconf, etc).
It would be nice if I got shell access there to be able to do this..
--Jani