On Tue, June 19, 2007 3:36 am, Stefan Priebsch wrote:
> - define a unified path separator for include_path (the
> system-dependend
> ones could still be accepted, thus keeping BC)
Any character you choose would be a valid part of a filename in some
other OS, and so you'd then need an "escape" char
, June 20, 2007 10:53 PM
>> To: Andi Gutmans
>> Cc: internals@lists.php.net
>> Subject: Re: [PHP-DEV] Feature(let) idea
>>
>> Andi Gutmans wrote:
>>> I got a feature idea from Apache. Apache will automatically
>> translate
>>> mod_rewrite.so in LoadModule
th the .dll
> filename (i.e. Windows Explorer).
>
> Maybe my idea is better then :)
> Andi
>
>> -Original Message-
>> From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, June 20, 2007 10:53 PM
>> To: Andi Gutmans
>> Cc: internals@l
2007 10:53 PM
> To: Andi Gutmans
> Cc: internals@lists.php.net
> Subject: Re: [PHP-DEV] Feature(let) idea
>
> Andi Gutmans wrote:
> > I got a feature idea from Apache. Apache will automatically
> translate
> > mod_rewrite.so in LoadModule to mod_rewrite.dll on Windows
Andi Gutmans wrote:
> I got a feature idea from Apache. Apache will automatically translate
> mod_rewrite.so in LoadModule to mod_rewrite.dll on Windows.
It does? Apache/Win32 actually names the '.dll' as mod_rewrite.so on
windows. There's nothing special about the '.dll' filename extension,
a s
On 6/19/07, Stefan Priebsch <[EMAIL PROTECTED]> wrote:
Pierre,
> The idea is to use the same set of "extension=foo" directives for all
> platforms (nearly all). It is relatively obvious that extension_dir
> will differ.
>
> I like this idea and will ease our life, a litte :)
I got that, and I l
Pierre,
> The idea is to use the same set of "extension=foo" directives for all
> platforms (nearly all). It is relatively obvious that extension_dir
> will differ.
>
> I like this idea and will ease our life, a litte :)
I got that, and I like simplification. It would just not really make
php.in
On 6/19/07, Stefan Priebsch <[EMAIL PROTECTED]> wrote:
Andi,
Andi Gutmans schrieb:
> I got a feature idea from Apache. Apache will automatically translate
> mod_rewrite.so in LoadModule to mod_rewrite.dll on Windows. It'd be nice
> if we added the same to PHP so you wouldn't need to maintain two
David Zülke wrote:
Yeah, not to mention things like temp dirs, sendmail/smtp settings etc...
meaning to make it really useful, we would need a general way to handle
such platform difference. maybe with a syntax to handle platform
specific settings or prefixing of directories, but I guess then
Yeah, not to mention things like temp dirs, sendmail/smtp settings
etc...
David
Am 19.06.2007 um 08:51 schrieb Stefan Priebsch:
Andi,
Andi Gutmans schrieb:
I got a feature idea from Apache. Apache will automatically translate
mod_rewrite.so in LoadModule to mod_rewrite.dll on Windows. It
Andi,
Andi Gutmans schrieb:
> I got a feature idea from Apache. Apache will automatically translate
> mod_rewrite.so in LoadModule to mod_rewrite.dll on Windows. It'd be nice
> if we added the same to PHP so you wouldn't need to maintain two
> php.ini's between UNIX & Windows machines. It's a pret
I got a feature idea from Apache. Apache will automatically translate
mod_rewrite.so in LoadModule to mod_rewrite.dll on Windows. It'd be nice
if we added the same to PHP so you wouldn't need to maintain two
php.ini's between UNIX & Windows machines. It's a pretty easy patch but
I wanted to run it
12 matches
Mail list logo