[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS sapi/nsapi/nsapi.c

2011-08-18 Thread Uwe Schindler
thetaphi Thu, 18 Aug 2011 19:12:49 + Revision: http://svn.php.net/viewvc?view=revision&revision=315149 Log: Bug #55403: Don't set $_SERVER['HTTPS'] on unsecure connection Bug: https://bugs.php.net/55403 (Assigned) $_SERVER['HTTPS'] should be undefined on unse

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/sapi/cli/php_http_parser.c branches/PHP_5_4/sapi/cli/php_http_parser.h trunk/sapi/cli/php_http_parser.c trunk/sapi/cli/php_http_parser.h

2011-08-18 Thread Pierre Joye
pajoye Thu, 18 Aug 2011 09:16:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=315128 Log: - do not use 64bit integer instead of size_t (can't be alloc'ed), or when the actual possible values are 32bit or lower only Changed paths: U php