Re: [PHP-DEV] Patches for odbc_execute()

2002-02-15 Thread Dan Kalowsky
Yeah yeah I'm doing some tests on them here before I commit them. No worries, I've seen your messages :) On 14 Feb 2002, Lars Torben Wilson wrote: > Could someone check these out and commit them (or similar)? At > the moment, odbc_execute() allows any script to view any file > without regard to

[PHP-DEV] Patches for odbc_execute()

2002-02-14 Thread Lars Torben Wilson
Could someone check these out and commit them (or similar)? At the moment, odbc_execute() allows any script to view any file without regard to safe_mode or open_basedir, and also under certain circumstances can corrupt its parameters. See Bug #15516 for more info. It may be desirable to change th