[PHP-DEV] PHP 4.0 Bug #9861: get_meta_tags does not work if name/content values are single quoted

2001-03-20 Thread paul . rees
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: get_meta_tags does not work if name/content values are single quoted A user contributed note suggests that get_meta_tags() attempts HTML 4.01 conformit

[PHP-DEV] Re: Bug #12153 Updated: Failure to find libraries

2001-07-13 Thread Paul Rees
e" as part of a --with flag. >ATTENTION! Do NOT reply to this email! >To reply, use the web interface found at http://bugs.php.net/?id=12153&edit=2 I wanted to say thank you without cluttering up the bug database... Many thanks. That was the answer. All the best, -- Pau

[PHP-DEV] PHP 4.0 Bug #8800: Unexpected string comparison behaviour

2001-01-19 Thread paul . rees
From: [EMAIL PROTECTED] Operating system: Suse Linux 7.0 PHP version: 4.0.4pl1 PHP Bug Type: *General Issues Bug description: Unexpected string comparison behaviour $var1 = "009";// string settype ($var1, 'string'); // ...but just to be sure echo 'var1 is a ' .