Re: [PHP] PHP 5.3.6 Dates

2011-12-12 Thread Matijn Woudt
On Mon, Dec 12, 2011 at 5:56 PM, Floyd Resler wrote: > If this was already discussed I apologize for the duplicate question.  For > some reason dates of -00-00 get converted to 11/30/-0001 with the date > function.  Is this be design or a bug? > > Thanks! > Floyd > It might be related to ti

[PHP] PHP 5.3.6 Dates

2011-12-12 Thread Floyd Resler
If this was already discussed I apologize for the duplicate question. For some reason dates of -00-00 get converted to 11/30/-0001 with the date function. Is this be design or a bug? Thanks! Floyd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] php 5.3.6

2011-06-21 Thread Richard Quadling
On 20 June 2011 20:09, Fatih P. wrote: > Hi Guys, > > installed php 5.3.6 TS VC9 and apache 2.2.19 OpenSSL 1.0 compiled with VC9 > on windows 2003 R2 but now having strange problem that post variables are > not parsed. > > i have tried file_gets_contents("php://input"); this problems is there > es

Re: [PHP] php 5.3.6

2011-06-20 Thread Fatih P.
P variable is there, i checked all the possible things that came to me. but still nothing the config file was used in 5.3.3 in production just applied changes for 5.3.6 variables_order = "GPCS" request_order = "GP" register_globals = Off ; tried with On nothing changed post_max_size = 8M On

Re: [PHP] php 5.3.6

2011-06-20 Thread Daniel Brown
On Mon, Jun 20, 2011 at 15:09, Fatih P. wrote: > Hi Guys, > > installed php 5.3.6 TS VC9 and apache 2.2.19 OpenSSL 1.0 compiled with VC9 > on windows 2003 R2 but now having strange problem that post variables are > not parsed. > > i have tried file_gets_contents("php://input"); this problems is th

[PHP] php 5.3.6

2011-06-20 Thread Fatih P.
Hi Guys, installed php 5.3.6 TS VC9 and apache 2.2.19 OpenSSL 1.0 compiled with VC9 on windows 2003 R2 but now having strange problem that post variables are not parsed. i have tried file_gets_contents("php://input"); this problems is there especially when i post strings starting with capital let

[PHP] PHP 5.3.6 Released!

2011-03-17 Thread Johannes Schlüter
The PHP development team would like to announce the immediate availability of PHP 5.3.6. This release focuses on improving the stability of the PHP 5.3.x branch with over 60 bug fixes, some of which are security related. Security Enhancements and Fixes in PHP 5.3.6: * Enforce security in the