Beta 3

php.internals

Andi Gutmans

22 years ago
Hey, Beta 3 was supposed to be released on the 30th of November but got side tracked because of the whole __toString() issue. Now it's resolved and SimpleXML still works like a charm I'd like to aim for Beta 3 next week (including the StudlyCaps standard adoption). Can we aim for a definitive 9th December (my birthday)? After Beta 3 we would then code freeze and prepare for RC1. Andi P.S.- Sorry for bombarding an already busy mailing list :)

Adam Maccabee Trachtenberg

22 years ago
On Thu, 4 Dec 2003, Andi Gutmans wrote:
> Can we aim for a definitive 9th December (my birthday)? After Beta 3 we > would then code freeze and prepare for RC1.
I am cool with the Beta 3 date, but I think it would be helpful if we could get a list of patches and new features people are planning to commit because they want to get them into PHP 5.0 Final. I think it's useful to know how much more is coming down the pipe before we move to RC1 because we need to know what to QA. Also, it can help us hold them line against a bunch of big commits during the RC process. Also, I know I may sound like a broken record, but I really don't want go to RC1 until we can test mysqli with a verison of MySQL 4.1 that people can easily install. Georg had claimed that MySQL was almost ready to release the next alpha version. Where do they stand on this? -adam
-- adam@trachtenberg.com

Christian Stocker

22 years ago
On 12/4/03 12:28 AM, Adam Maccabee Trachtenberg wrote:
> On Thu, 4 Dec 2003, Andi Gutmans wrote: > > >>Can we aim for a definitive 9th December (my birthday)? After Beta 3 we >>would then code freeze and prepare for RC1. > > > I am cool with the Beta 3 date, but I think it would be helpful if we > could get a list of patches and new features people are planning to > commit because they want to get them into PHP 5.0 Final. > > I think it's useful to know how much more is coming down the pipe > before we move to RC1 because we need to know what to QA. Also, it can > help us hold them line against a bunch of big commits during the RC > process. > > Also, I know I may sound like a broken record, but I really don't want > go to RC1 until we can test mysqli with a verison of MySQL 4.1 that > people can easily install. Georg had claimed that MySQL was almost > ready to release the next alpha version. Where do they stand on this?
the snapshots at http://downloads.mysql.com/snapshots.php make it at least a little bit easier to install (no need for bitkeeper..) MySQL 4.1 HTH chregu
-- christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | chregu@bitflux.ch | gnupg-keyid 0x5CE1DECB

Derick Rethans

22 years ago
On Thu, 4 Dec 2003, Andi Gutmans wrote:
> Can we aim for a definitive 9th December (my birthday)? After Beta 3 we > would then code freeze and prepare for RC1.
I would really like to see the shutdown order fixed before beta. It's something quite vital to the whole dtors thingy. Derick

Derick Rethans

22 years ago
On Thu, 4 Dec 2003, Andi Gutmans wrote:
> tracked because of the whole __toString() issue. Now it's resolved and > SimpleXML still works like a charm I'd like to aim for Beta 3 next week > (including the StudlyCaps standard adoption).
From what I saw more people don't want those suckyCaps . Derick

Pierre-Alain Joye

22 years ago
On Thu, 4 Dec 2003 10:14:06 +0100 (CET) Derick Rethans <derick@php.net> wrote:
> >From what I saw more people don't want those suckyCaps .
Que? pierre

Cristiano Duarte

22 years ago
Derick Rethans wrote:
> From what I saw more people don't want those suckyCaps .
Sorry Derick, but it seems that more people want studlyCaps in Object-Oriented PHP and underscores in procedural PHP. Cristiano Duarte