php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #51028 php.net/com could use additional descriptions
Submitted: 2010-02-12 18:14 UTC Modified: 2010-03-18 17:43 UTC
From: zelnaga at gmail dot com Assigned: kalle (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2010-02-12 18:14 UTC] zelnaga at gmail dot com
Description:
------------
Related to #50094, <http://php.net/com.constants> could use additional descriptions.  In particular,

VT_UI1: One-byte unsigned integer
VT_I2: Two-byte signed integer
VT_I4: Four-byte signed integer
VT_BOOL: 0xFFFF for true, 0x0000 for false
VT_I1: One-byte signed integer
VT_UI2: Two-byte unsigned integer
VT_UI4: Four-byte unsigned integer

Source:
http://msdn.microsoft.com/en-us/library/cc235107%28PROT.10%29.aspx

Even more:
http://msdn.microsoft.com/en-us/library/aa380072%28VS.85%29.aspx



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-03-18 17:15 UTC] kalle@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: kalle
 [2010-03-18 17:43 UTC] kalle@php.net
Automatic comment from SVN on behalf of kalle
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=296349
Log: Fixed bug #51028 (php.net/com could use additional descriptions)
 [2010-03-18 17:43 UTC] kalle@php.net
-Status: Assigned +Status: Closed
 [2010-03-18 17:43 UTC] kalle@php.net
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.


 [2020-02-07 06:09 UTC] phpdocbot@php.net
Automatic comment on behalf of kalle
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=80aaedea3365923e1d88b9c0dfb27149b66b5a91
Log: Fixed bug #51028 (php.net/com could use additional descriptions)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 20:01:31 2024 UTC