hi,

On Mon, Aug 24, 2009 at 11:46 PM, Edward Z. Yang<ezy...@mit.edu> wrote:
> Hello all,
>
> I cooked up a patch that gives PHP support for per-directory
> php.ini files that properly inherit.  This makes php.ini files
> act a little like .htaccess files.  We are cognizant of the associated
> performance issues, and thus this is a strictly optional feature.

The patch is missing. However I already have a question. I hope you
know that we introduced the ini per dir in 5.3. It supports user ini
files in the document root, [PATH=...] in the main php.ini, etc. Did
you improve it or started from scratch?

Btw, for previous php versions, did you look at pecl's htscanner as well?


Cheers,
--
Pierre

http://blog.thepimp.net | http://www.libgd.org

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

Reply via email to