Hi all,
I just branched off PHP 5.1 (PHP_5_1). I will roll a tarball later on or
tomorrow for RC1. Please from now on commit bug fixes to both PHP_5_1 and
HEAD (and if critical, I suggest to do so with PHP_5_0 too in case we need
to release another mini release). We should be able to kill it off once
5.1.0 is out (hopefully very soon).
Andrei, Dmitry - You can start doing the merge. Please email internals@
with exactly which modules shouldn't be touched while you do this (it would
include at least Zend/ & main/ but probably also some other stuff).
Andi
Andi Gutmans schrieb:
I just branched off PHP 5.1 (PHP_5_1).
Does that mean that PHP_5_1 is in feature-freeze or are changes like
the one Derick proposed (making type hint violations throw an exception
instead of raising a fatal error) still possible for PHP 5.1?
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
Andi Gutmans schrieb:
I just branched off PHP 5.1 (PHP_5_1).
Does that mean that PHP_5_1 is in feature-freeze or are changes like
the one Derick proposed (making type hint violations throw an exception
instead of raising a fatal error) still possible for PHP 5.1?
I've no intentation of putting that in PHP 5.1 myself just yet.
Derick
--
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org
At 07:57 AM 8/9/2005 +0200, Sebastian Bergmann wrote:
Andi Gutmans schrieb:
I just branched off PHP 5.1 (PHP_5_1).
Does that mean that PHP_5_1 is in feature-freeze or are changes like
the one Derick proposed (making type hint violations throw an exception
instead of raising a fatal error) still possible for PHP 5.1?
Feature-freeze. Deep freeze as discussed. The only thing the branch means
is that Dmitry and Andrei can start working on Unicode...
Andi
Andi Gutmans schrieb:
Feature-freeze.
Okay.
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
Per my online conversation with Andi, I will be committing the gcov
stuff prior to the deep-freeze tomorrow morning -- expect a cvs commit
and a follow-up e-mail on usage early tomorrow morning.
John
At 07:57 AM 8/9/2005 +0200, Sebastian Bergmann wrote:
Andi Gutmans schrieb:
I just branched off PHP 5.1 (PHP_5_1).
Does that mean that PHP_5_1 is in feature-freeze or are changes like
the one Derick proposed (making type hint violations throw an exception
instead of raising a fatal error) still possible for PHP 5.1?Feature-freeze. Deep freeze as discussed. The only thing the branch means
is that Dmitry and Andrei can start working on Unicode...Andi
Andi et al,
I am hoping to finish rough draft of HTTP input decoding today. I'd
rather not merge in half-finished stuff. Besides that, do you think we
need a write up on what has been changed in the core, new APIs,
function upgrade guidelines, etc?
Ping me on IM if you can.
-Andrei
Hi all,
I just branched off PHP 5.1 (PHP_5_1). I will roll a tarball later on
or tomorrow for RC1. Please from now on commit bug fixes to both
PHP_5_1 and HEAD (and if critical, I suggest to do so with PHP_5_0 too
in case we need to release another mini release). We should be able to
kill it off once 5.1.0 is out (hopefully very soon).
Andrei, Dmitry - You can start doing the merge. Please email
internals@ with exactly which modules shouldn't be touched while you
do this (it would include at least Zend/ & main/ but probably also
some other stuff).Andi