ID: 35299 User updated by: leonard-php-bugzilla at ottolander dot nl Reported By: leonard-php-bugzilla at ottolander dot nl Status: Bogus Bug Type: Documentation problem Operating System: irrelevant PHP Version: Irrelevant New Comment:
Well, it would be convenient for such purposes as I described. Indeed I see more inconsistencies: ref.tidy.html is ugly as it tags some pseudo constants but not most of the real ones. What's the use of the <TT CLASS="constant"> tag in some pages if it's not used consistently and you don't even want to make an effort to implement this consistently? Who maintains these documentation pages anyway? Can I help? Maybe the consistent use of these tags should be promoted? Previous Comments: ------------------------------------------------------------------------ [2005-11-20 01:24:34] [EMAIL PROTECTED] >From what I can see, there are lots of constants that are documented in such way. Look for example at http://www.php.net/manual/en/ref.mysql.php and http://www.php.net/manual/en/ref.network.php . I agree, this is a small incosistency, but this is definitely not a bug, since noone and nowhere told you that all constants will be enclosed with <constant></constant> tag. ------------------------------------------------------------------------ [2005-11-20 01:04:02] leonard-php-bugzilla at ottolander dot nl In table 1 in http://www.php.net/manual/en/ref.pcre.php all the constants in the left column miss these tags. Only the constant mentioned in the right column of the third row is properly tagged. You can compare other pages as well if you need to. ------------------------------------------------------------------------ [2005-11-20 00:47:29] [EMAIL PROTECTED] Which exactly are missing ? ------------------------------------------------------------------------ [2005-11-20 00:37:46] leonard-php-bugzilla at ottolander dot nl I use the online documentation to semi automatically generate the php syntax file for the midnight commander. When comparing the newly generated output with the previous version of the mc php syntax files I noticed some of the PCRE constants were missing. This is caused by the absence of these tags in that particular page. ------------------------------------------------------------------------ [2005-11-20 00:19:49] [EMAIL PROTECTED] Please elaborate. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/35299 -- Edit this bug report at http://bugs.php.net/?id=35299&edit=1
