[PHP-DEV] Bug #12501: authen/authz handler capability

2001-07-31 Thread jbarrett
From: [EMAIL PROTECTED] Operating system: any (apache) PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: authen/authz handler capability Doesn't loom large on the totem pole but it'd be nice if we could have similar authen/authz handler capabilities to

[PHP-DEV] Bug #12474: possible incorrect strtotime handling of "-1Month"

2001-07-30 Thread jbarrett
From: [EMAIL PROTECTED] Operating system: Linux (should happen on any) PHP version: 4.0.4pl1 PHP Bug Type: Date/time related Bug description: possible incorrect strtotime handling of "-1Month" when running it replies with X-Powered-By: PHP/4.0.3pl1 Content-type: text

[PHP-DEV] Bug #11599: stdio stream problem

2001-06-21 Thread jbarrett
r","w") - Bad file descriptor in /home/sites/site2/users/jbarrett/web/test.php on line 2 Warning: Supplied argument is not a valid File-Handle resource in /home/sites/site2/users/jbarrett/web/test.php on line 3 Warning: Supplied argument is not a valid File-Handle resource in /ho

[PHP-DEV] PHP 4.0 Bug #8703: incorrect example code for mktime

2001-01-14 Thread jbarrett
From: [EMAIL PROTECTED] Operating system: Debian Linux PHP version: 4.0.3pl1 PHP Bug Type: Documentation problem Bug description: incorrect example code for mktime Example 2 should read instead :- $lastday = date("d", mktime (0,0,0,3,0,2000)); echo strftime ("Last day in Fe