php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #40196 Broken link in COM section of PHP manual
Submitted: 2007-01-22 16:40 UTC Modified: 2007-01-22 20:48 UTC
From: wharmby at uk dot ibm dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Any
Private report: No CVE-ID: None
 [2007-01-22 16:40 UTC] wharmby at uk dot ibm dot com
Description:
------------
In the section of manual on COM and .Net 
    http://www.php.net/manual/en/ref.com.php
the following text can be found:

    "For further information on COM read the COM  
     specification  or perhaps take a look at Don 
     Box's Yet Another COM Library (YACL). You 
     might find some e.t.c"

The link to the YACL library is broken. The library can
no longer be found at 
	
    http://www.develop.com/essentialcom/sources/yacl.htm 

The library can now be found at: 

	http://www.sellsbrothers.com/links/dbox/yacl.zip

Reproduce code:
---------------
  


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-01-22 20:48 UTC] didou@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 07:30 UTC] phpdocbot@php.net
Automatic comment on behalf of didou
Revision: http://git.php.net/?p=doc/base.git;a=commit;h=3d2ee4e86463ab423a4bb4c2a6e69be54834a4c0
Log: Fix #40196: Change YACL link # searched for a better link (not a zip file) but didn't find anything :/
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Aug 04 20:00:02 2025 UTC