HEADS UP! PHP 4.3.3RC1 to be rolled this week..

php.internals

Jani Taskinen

23 years ago
I'm planning on rolling the first RC of PHP 4.3.3 on tuesday evening, please commit all necessary patches before that. --Jani

Unnamed Person

23 years ago
Hi, Sorry to jump in... Is there an chance that you could put BSD realpath source and compile it in PHP. This should solve the fopen and safe_mode bug on some systems (unixware, TRU64UNIXX) whe realpath doesn'tt behave the way PHP expects. Regards On Mon, 16 Jun 2003, Jani Taskinen wrote:
> Date: Mon, 16 Jun 2003 01:56:23 +0300 (EEST) > From: Jani Taskinen <sniper@iki.fi> > To: internals@lists.php.net > Subject: [PHP-DEV] HEADS UP! PHP 4.3.3RC1 to be rolled this week.. > > > I'm planning on rolling the first RC of PHP 4.3.3 on > tuesday evening, please commit all necessary patches before > that. > > --Jani > > >
-- Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) 31190 AUTERIVE +33-6-07-63-80-64 (GSM) FRANCE Email: ohp@pyrenet.fr ------------------------------------------------------------------------------ Make your life a dream, make your dream a reality. (St Exupery)

Wez Furlong

23 years ago
If you have a patch we can review it. --Wez. On Mon, 16 Jun 2003 ohp@pyrenet.fr wrote:

Melvyn Sopacua

23 years ago
At 13:11 16-6-2003, ohp@pyrenet.fr wrote:
>Is there an chance that you could put BSD realpath source and compile it >in PHP. This should solve the fopen and safe_mode bug on some systems >(unixware, TRU64UNIXX) whe realpath doesn'tt behave the way PHP expects.
If you decide to make a patch for this, then make sure you take the FreeBSD 4.8-STABLE branch. The re-entrant version of BSD realpath has had a bug for some time and this is only fixed in 4.8-STABLE and 5.x with __FreeBSD_version 500110. See: http://lists.freebsd.org/mailman/htdig/freebsd-stable/2003-May/001203.html for details. With kind regards, Melvyn Sopacua <?php include("not_reflecting_employers_views.txt"); ?>