From: [EMAIL PROTECTED]
Operating system: Windows
PHP version: 4.2.0
PHP Bug Type: Date/time related
Bug description: mktime(), localtime(), etc. broken in Windows
Can someone please attempt to implement the work-around I suggested in
http://bugs.php.net/bug.php?id=17123 or
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.2.0
PHP Bug Type: Documentation problem
Bug description: String conversion examples incorrect
http://uk.php.net/manual/en/language.types.string.php#language.types.string.conversion
Contains these examples:
$fo
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.2.0
PHP Bug Type: Documentation problem
Bug description: String conversion examples poor
http://uk.php.net/manual/en/language.types.type-juggling.php
Contains these examples:
$foo = 5 + "10 Little Piggies"; //
From: [EMAIL PROTECTED]
Operating system: WinNT 5.0
PHP version: 4.2.0
PHP Bug Type: MSSQL related
Bug description: MSSQL fails to open a SP using a cursor on query that contains an
expression
The MSSQL extension fails to even open (using mssql_query) a query on a
stored pr
From: [EMAIL PROTECTED]
Operating system: WinNT 5.0
PHP version: 4.2.0
PHP Bug Type: ODBC related
Bug description: odbc_next_result stopped working
The following code worked fine in 4.0.6 for a trivial stored procedure (in
MSSQL7) that returns multiple result sets, but in 4.