From: temp dot stuff at gmail dot com Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: relationship between COM and OLE
Description: ------------ The link http://il2.php.net/manual/en/ref.com.php states that OLE is a subset of COM: "There is a subset of COM known as OLE Automation which comprises a set of COM interfaces that allow loose binding to COM objects". But OLE isn't a subset of COM. OLE2 is a superset of COM - every OLE2 component is a COM component, but the opposite is incorrect. OLE is a superset of COM, it's "more" than COM. Saying OLE is a subset of COM is like saying C++ is a subset of C... -- Edit bug report at http://bugs.php.net/?id=35927&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=35927&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=35927&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=35927&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=35927&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=35927&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=35927&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=35927&r=needscript Try newer version: http://bugs.php.net/fix.php?id=35927&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=35927&r=support Expected behavior: http://bugs.php.net/fix.php?id=35927&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=35927&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=35927&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=35927&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=35927&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=35927&r=dst IIS Stability: http://bugs.php.net/fix.php?id=35927&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=35927&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=35927&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=35927&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=35927&r=mysqlcfg