Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41906 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22056 invoked from network); 13 Nov 2008 19:08:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Nov 2008 19:08:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=guilhermeblanco@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=guilhermeblanco@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.92.24 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: guilhermeblanco@gmail.com X-Host-Fingerprint: 74.125.92.24 qw-out-2122.google.com Received: from [74.125.92.24] ([74.125.92.24:12877] helo=qw-out-2122.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/1F-07308-F3B7C194 for ; Thu, 13 Nov 2008 14:08:47 -0500 Received: by qw-out-2122.google.com with SMTP id 8so597646qwh.59 for ; Thu, 13 Nov 2008 11:08:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=nHK3FtQWcma985LdiqJIVrvlOrByyDYM1Bq31GRGoUM=; b=SWHNzAtjTN26nJnGQr9+nGDTjXtl2InKyvDLSDcqEDAWNAxshRi4EPU2lT4hTJB7YV Bw6jfxcfA2l+n+mbyXOEeyWi1ZThI7wcy+yuAejRWrZZz/zQFup5kV8zSvKdVVw8+RdC 6Nwze+Ua2wU6OGQ7RjbsfRiSnvMvjD80oCf3I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=DW8jBBsKWmpc1ONiWbyf5T9anpHkGu/QvWDNv+RB2o7bwOM5o+4CzyHY7RxAnyO6QF zZdmvs67vPaYaxGhlUfd14MRhvmleYJ9Hm6/difhCgNSZ/eAd59H7BknRtfhQCLbei+R Q1RJVnlYfK08nj6yPvW58tucu07D6gVevgbmc= Received: by 10.214.215.16 with SMTP id n16mr171139qag.101.1226603324999; Thu, 13 Nov 2008 11:08:44 -0800 (PST) Received: by 10.215.38.7 with HTTP; Thu, 13 Nov 2008 11:08:44 -0800 (PST) Message-ID: Date: Thu, 13 Nov 2008 17:08:44 -0200 To: "Alexey Zakhlestin" Cc: "Lukas Kahwe Smith" , "internals Mailing List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <42D56477-0E39-4548-B711-A950480E562E@pooteeweet.org> Subject: Re: [PHP-DEV] quick polls for 5.3 From: guilhermeblanco@gmail.com ("Guilherme Blanco") On Thu, Nov 13, 2008 at 12:56 PM, Alexey Zakhlestin wrote: > On Wed, Nov 12, 2008 at 10:14 PM, Lukas Kahwe Smith wrote: > >> 1) ext/mhash in 5.3. ext/hash has all the functions, so the entire BC break >> will be that "if (extension_loaded('mhash'))" will need fixing if mhash is >> removed (answer both) >> I) enable ext/hash by default +1 >> II) remove ext/mhash +1 >> 2) deprecate ereg*. ext/ereg is an extension as of PHP 5.3. Since ext/ereg >> is more or less redundant with ext/preg and is likely to not get much >> unicode love for PHP 6, the question is if we should mark it with a >> E_DEPRECATED in PHP 5.3 +1 >> 3) resource constants (choose one) >> a) Should we deprecate constant resources (mostly used to emulate STDIN and >> friends) >> b) Should we instead just throw an E_STRICT >> c) Document as is > "c" C is ok > >> 4) keep ext/phar enabled by default in 5.3? Strongly +1 >> 5) keep ext/sqlite3 enabled by default in 5.3? 0 >> 6) enable mysqlnd by default in 5.3? (answer both) >> I) enable mysqlnd by default -1 >> II) also enable ext/mysql, mysqli und pdo_mysql by default since there will >> be no external dependencies in this case -1 >> 7) should Output buffering rewrite MFH? this one comes with some baggage, we >> need enough people to actually have a look at how things are in HEAD and >> make it clear that they will be available for bug fixing and BC issues >> resolving. the risk here is obviously that any BC issues will be hard to >> isolate for end users. +1 >> 8) MFH mcrypt cleanups in HEAD. either the make sense or they dont, so >> either (choose one) >> a) revert in HEAD >> b) MFH to 5.3 0 > -- > Alexey Zakhlestin > http://blog.milkfarmsoft.com/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Guilherme Blanco - Web Developer CBC - Certified Bindows Consultant Cell Phone: +55 (16) 9166-6902 MSN: guilhermeblanco@hotmail.com URL: http://blog.bisna.com Rio de Janeiro - RJ/Brazil