[PHP-DEV] Bug #10698 Updated: nl2br produces br / instead of br

2001-05-06 Thread cnewbill
ID: 10698 Updated by: cnewbill Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: Comments: This was changed quite a while ago to be XHTML (strict) compliant. Not a PHP bug. -Chris Previous

[PHP-DEV] Bug #10700: unlink() doesn't like win/unc names

2001-05-06 Thread djanix
From: [EMAIL PROTECTED] Operating system: win32 PHP version: 4.0 Latest CVS (2001-05-07) PHP Bug Type: Filesystem function related Bug description: unlink() doesn't like win/unc names unlink( '//becker/c$/winnt/system32/dns/BOOT' ); or any other file with unc names gets

[PHP-DEV] Re: Bug #10698 Updated: nl2br produces br / instead of br

2001-05-06 Thread carrion
Bug Database wrote: ID: 10698 Updated by: cnewbill Reported By: [EMAIL PROTECTED] This was changed quite a while ago to be XHTML (strict) compliant. ok tkans for info, but what about browsers ? will browser show it as usual br tag ? cArrion -- PHP Development Mailing List

[PHP-DEV] Bug #10701: readfile usage on large files

2001-05-06 Thread stephen
From: [EMAIL PROTECTED] Operating system: Linux 2.4.x PHP version: 4.0.5 PHP Bug Type: Filesystem function related Bug description: readfile usage on large files Ok, this is a pretty intersting one, and I'm not even sure if it's a bug or just a memory limit thing. I am

Re: [PHP-DEV] Re: Bug #10698 Updated: nl2br produces br / insteadof br

2001-05-06 Thread Rasmus Lerdorf
Bug Database wrote: ID: 10698 Updated by: cnewbill Reported By: [EMAIL PROTECTED] This was changed quite a while ago to be XHTML (strict) compliant. ok tkans for info, but what about browsers ? will browser show it as usual br tag ? Try it. -Rasmus -- PHP Development Mailing

[PHP-DEV] Bug #1249 Updated: url_parse() is a bit too strict

2001-05-06 Thread cardinal
ID: 1249 Updated by: cardinal Reported By: [EMAIL PROTECTED] Status: Open Bug Type: URL related Operating system: PHP Version: 4.0 Assigned To: Comments: If this isn't a bug, it is at least an inconsistency. parse_url('?') doesn't set a query key parse_url('?#fragment') does Neither URL

<    1   2