ID:          34049
 Updated by:  [EMAIL PROTECTED]
 Reported By: php dot net at sharpdreams dot com
-Status:      Open
+Status:      Closed
 Bug Type:    Documentation problem
 PHP Version: Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.

"This function works also with class constants."

Note deleted.


Previous Comments:
------------------------------------------------------------------------

[2005-08-09 14:50:45] php dot net at sharpdreams dot com

Description:
------------
http://php.net/constant page should have a short tidbit explaining that
constant() can be used with class constants, too:

<?php
  print constant( "Client::STATUS_SUSPENDED" );
?>

works fine.

[[ There is a comment regarding this in the manual, but not all users
read comments, and it is always better to have official information. ]]



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=34049&edit=1

Reply via email to