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
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
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
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