ID: 35299 Updated by: [EMAIL PROTECTED] Reported By: leonard-php-bugzilla at ottolander dot nl -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: irrelevant PHP Version: Irrelevant New Comment:
>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. Previous Comments: ------------------------------------------------------------------------ [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. ------------------------------------------------------------------------ [2005-11-20 00:09:31] leonard-php-bugzilla at ottolander dot nl Description: ------------ All but one of the described constants in ref.pcre.html in the online documentation miss a <TT CLASS="constant"> tag. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35299&edit=1
