On Wed, Nov 12, 2008 at 20:14, Lukas Kahwe Smith <[EMAIL PROTECTED]> wrote:
> Hi,
>
> here are a few questions that need to be answered ASAP.
> 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

+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


> 4) keep ext/phar enabled by default in 5.3?

-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
> II) also enable ext/mysql, mysqli und pdo_mysql by default since there will
> be no external dependencies in this case

-0


> 7) should Output buffering rewrite MFH? this one comes with some baggage, we

+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

Wait, what? Didn't even know there was a difference. If there is, B.

-Hannes

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to