[PHP-DEV] PHP 4.0 Bug #9076: GregorianToJD function returns incorrect values

2001-02-02 Thread basil . hussain
From: [EMAIL PROTECTED] Operating system: RedHat Linux 6.2 (kernel 2.2.18-22) PHP version: 4.0.4pl1 PHP Bug Type: Calendar related Bug description: GregorianToJD function returns incorrect values The GregorianToJD Calender function returns incorrect results. As far as I can

[PHP-DEV] PHP 4.0 Bug #9076 Updated: GregorianToJD function returns incorrect values

2001-02-09 Thread basil . hussain
ID: 9076 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Calendar related Description: GregorianToJD function returns incorrect values I found more thoroughly-researched algorithms for calculating to and from Gregorian/Julian calender dates to Julian Day Count values: http://www.c

[PHP-DEV] Bug #15210: strtotime() doesn't work with ordinal suffixes

2002-01-24 Thread basil . hussain
From: [EMAIL PROTECTED] Operating system: Linux 2.2.16enterprise PHP version: 4.0.5 PHP Bug Type: Date/time related Bug description: strtotime() doesn't work with ordinal suffixes PHP does not correctly parse ordinal date suffixes in the strtotime() function. For example:

[PHP-DEV] Bug #10631: Incorrectly reported line number on errors with Mac line-breaks

2001-05-03 Thread basil . hussain
From: [EMAIL PROTECTED] Operating system: Linux 2.2.14 PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: Incorrectly reported line number on errors with Mac line-breaks When a file is saved using Macintosh-style line breaks ('\r') and there is so

[PHP-DEV] PHP 4.0 Bug #10631 Updated: Incorrectly reported line number on errors with Mac line-breaks

2001-05-03 Thread basil . hussain
ID: 10631 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Scripting Engine problem Description: Incorrectly reported line number on errors with Mac line-breaks Thanks, but unfortunately I can't test it myself as my servers have no C compilation facilities (for secur

[PHP-DEV] PHP 4.0 Bug #10631 Updated: Incorrectly reported line number on errors with Mac line-breaks

2001-05-03 Thread basil . hussain
ID: 10631 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Scripting Engine problem Description: Incorrectly reported line number on errors with Mac line-breaks Thanks, but unfortunately I can't test it myself as my servers have no C compilation facilities (for securit

[PHP-DEV] PHP 4.0 Bug #10631 Updated: Incorrectly reported line number on errors with Mac line-breaks

2001-05-03 Thread basil . hussain
ID: 10631 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Description: Incorrectly reported line number on errors with Mac line-breaks Thanks, but unfortunately I can't test it myself as my servers have no C compilation facilities (for security purposes, etc.),

[PHP-DEV] Bug #9076 Updated: GregorianToJD function returns incorrect values

2001-05-17 Thread basil . hussain
ID: 9076 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Calendar related Operating system: RedHat Linux 6.2 (kernel 2.2.18- PHP Version: 4.0.4pl1 Description: GregorianToJD function returns incorrect values Okay, this gets stranger and stranger... > Gives this output.. > D:\cvs\ph

[PHP-DEV] Bug #14152: foreach() can create objects with blank property names

2001-11-20 Thread basil . hussain
From: [EMAIL PROTECTED] Operating system: Linux 2.2.16-enterprise PHP version: 4.0.5 PHP Bug Type: Class/Object related Bug description: foreach() can create objects with blank property names Using the following code (which someone may do accidentally): $myarray = array("

[PHP-DEV] Bug #13300: Calling of session write handler after output buffer sent is stupid!

2001-09-14 Thread basil . hussain
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: Session related Bug description: Calling of session write handler after output buffer sent is stupid! I am experiencing the effects of bug #12968 too. However, it's not really a bug (as in there

[PHP-DEV] Bug #13300 Updated: Calling of session write handler after output buffer sent is stupid!

2001-09-14 Thread basil . hussain
ID: 13300 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux PHP Version: 4.0.5 New Comment: For now, I have found a workaround in the case of storing session data in MySQL. All you simply need to do in your write ha