[dev] Fwd: [PHP-DEV] PHP 4.0.7

Jon Parise jon@horde.org
Wed, 8 Aug 2001 16:47:54 -0400


On Wed, Aug 08, 2001 at 10:48:56PM +0200, Cynic wrote:

> Is this ok? I can commit it.
> 
> Index: CODING_STANDARDS
> ===================================================================
> RCS file: /cvs/horde/horde/docs/CODING_STANDARDS,v
> retrieving revision 1.29
> diff -u -b -r1.29 CODING_STANDARDS
> --- CODING_STANDARDS    2001/05/09 22:22:51     1.29
> +++ CODING_STANDARDS    2001/08/08 20:36:41
> @@ -201,6 +201,10 @@
>  $HTTP_GET_VARS, $HTTP_POST_VARS, $HTTP_COOKIE_VARS, $HTTP_SESSION_VARS,
>  $HTTP_SERVER_VARS, and $HTTP_ENV_VARS to access all get, post, cookie,
>  session, server, and environment data, respectively.
> +
> +All Horde code should work with error_reporting = E_ALL. Failure to do so would
> +result in ugly output, error logs getting filled with lots of warning messages,
> +or even downright broken scripts.
> 
>  All Horde code should work regardless of the setting of magic_quotes_gpc.
>  Form data should be passed through Horde::dispelMagicQuotes(), which will
 
Looks fine.

-- 
Jon Parise (jon@csh.rit.edu)  .  Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/  :  Computer Science House Member


>From chuck@horde.org Date: Wed,  8 Aug 2001 16:50:36 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 17908 invoked from network); 8 Aug 2001 20:52:31 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.198.7)
  by horde.org with SMTP; 8 Aug 2001 20:52:31 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id E370E39F6; Wed,  8 Aug 2001 16:50:36 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Wed,  8 Aug 2001 16:50:36 -0400
Message-ID: <997303836.3b71a61cc3aab@marina.horde.org>
Date: Wed,  8 Aug 2001 16:50:36 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@lists.horde.org
References: <997296856.3b718ad80c921@marina.horde.org> <20010808164729.A28938@csh.rit.edu>
In-Reply-To: <20010808164729.A28938@csh.rit.edu>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [dev] Fwd: [PHP-DEV] PHP 4.0.7

Quoting Jon Parise <jon@horde.org>:

> I say wait a while before adopting the new syntax.  What we have
> now will still work.  There's no realy gain (aside from shorter
> lines) at the moment, anyway.

I agree. And it's easier for people to get a new PEAR than to force them to 
adopt 4.0.7, anyway. Let's at least wait until it's out.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.