Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:147 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20228 invoked from network); 22 Mar 2003 19:14:14 -0000 Received: from unknown (HELO joeysmith.com) (209.197.17.2) by pb1.pair.com with SMTP; 22 Mar 2003 19:14:14 -0000 Received: from joeysmith.com (joey@localhost [127.0.0.1]) by joeysmith.com (8.12.8/8.12.8/Debian-2) with ESMTP id h2MJE0it029233 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL); Sat, 22 Mar 2003 12:14:00 -0700 Received: (from joey@localhost) by joeysmith.com (8.12.8/8.12.8/Debian-2) id h2MJE0FF029231; Sat, 22 Mar 2003 12:14:00 -0700 Date: Sat, 22 Mar 2003 12:14:00 -0700 To: Michael Bretterklieber Cc: internals@lists.php.net Message-ID: <20030322191400.GA29216@joeysmith.com> References: <20030322172627.GA19764@joeysmith.com> <3E7CA6DD.1030409@jawa.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E7CA6DD.1030409@jawa.at> User-Agent: Mutt/1.5.3i Subject: Re: [PHP-DEV] Patch: Some undocumented php.ini directives From: joey@joeysmith.com (Joey Smith) Michael: Thanks for speaking up! I'd be glad to document this with your help. I have a few questions. 1) What is the format when this param is set to on? 2) This parameter doesn't appear to have any effect on the way FreeTDS returns dates from MSSQL. Can you confirm/deny that? On Sat, Mar 22, 2003 at 07:09:33PM +0100, Michael Bretterklieber wrote: > Hi, > > Joey Smith wrote: > >I'm not sure what to do with these, but it annoys me that there are > >directives which don't even appear in php.ini-dist which can actually > >affect how PHP works. Here's some I've found, but I'm not sure what the > >policy is. Anyone have a problem with adding these after 4.3.2? > > > >Jani: These aren't new directives. They're already there, but no one knows > > >+ > >+; Undocumented > >+;mssql.datetimeconvert = On > > > > I submitet the patch wich added this param, it just disables the > internal datetimeconversion of the mssql-dblib, wich does sometimes > weird things. Datetime-values are returned in the format "YYYY-MM-DD > HH24:MI:SS", if this ini-param is set to off, the default value is on. > > bye, > -- > ------------------------------- ------------------------------------- > Michael Bretterklieber - Michael.Bretterklieber@jawa.at > JAWA Management Software GmbH - http://www.jawa.at > Liebenauer Hauptstr. 200 -------------- privat --------------- > A-8041 GRAZ GSM: ++43-(0)676-93 96 698 > Tel: ++43-(0)316-403274-12 E-mail: michael@bretterklieber.com > Fax: ++43-(0)316-403274-10 http://www.bretterklieber.com > ------------------------------- ------------------------------------- > "...the number of UNIX installations has grown to 10, with more > expected..." - Dennis Ritchie and Ken Thompson, June 1972