php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #31791 wrong port definition
Submitted: 2005-02-01 10:05 UTC Modified: 2005-02-01 12:36 UTC
From: uros at vizija dot si Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: uros at vizija dot si
New email:
PHP Version: OS:

 

 [2005-02-01 10:05 UTC] uros at vizija dot si
Description:
------------
In documentation  (http://www.php.net/manual/en/function.msql-connect.php) there is wrong description of how to define a port when connecting to ms sql. It says "hostname:port", while it should say "hostname,port". 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-01 12:36 UTC] mez@php.net
Actually... It will accept both, but it will always accept the  comma. I'll change this and add a note.

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.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 15:00:01 2025 UTC