[PHP-DEV] Bug #14473: strtotime wont parse date

2001-12-12 Thread lindsay . marshall
From: [EMAIL PROTECTED] Operating system: Redhat 7.2 PHP version: 4.1.0 PHP Bug Type: Unknown/Other Function Bug description: strtotime wont parse date strtotime('12th December 2001') returns -1 The 'th' after the number causes the problem, but this is a perfectly acce

[PHP-DEV] Bug #12272: Handling of file submissions from Opera incorrect

2001-07-20 Thread lindsay . marshall
From: [EMAIL PROTECTED] Operating system: Linux RedHat PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: Handling of file submissions from Opera incorrect When you use a FILE form element in opera and ask for multipart encoding, PHP does not extract th

[PHP-DEV] PHP 4.0 Bug #8807: readfile ignores output buffering setting

2001-01-19 Thread lindsay . marshall
From: [EMAIL PROTECTED] Operating system: Redhat 6.2 PHP version: 4.0.4pl1 PHP Bug Type: Output Control Bug description: readfile ignores output buffering setting ob_start(); readfile('foo'); header('X-Test: sdfsdfsd'); ob_end_flush(); -- Edit Bug report at: http://bugs.