php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #32016 msql_fetch*() updates
Submitted: 2005-02-18 07:15 UTC Modified: 2005-02-18 11:59 UTC
From: danielc at analysisandsolutions dot com 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: danielc at analysisandsolutions dot com
New email:
PHP Version: OS:

 

 [2005-02-18 07:15 UTC] danielc at analysisandsolutions dot com
Description:
------------
Below is a link to a patch for the various msql_fetch*() functions.  The main point of these updates is to make note of the behavioral changes in PHP 4.3.11 and 5.0.4.  While I was at it, I added examples and fixed some other errors.
http://www.analysisandsolutions.com/php/msql.docs.diff

Commit message:
* Add warning about fixing NULL value bug #31960.
* Fix some return and parameter data types.
* Add result_type parameter to fetch_object() synopsis.
* Add some items to See Also.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-18 11:59 UTC] nlopess@php.net
commited you patch to CVS.

Thanks,
Nuno

P.S.: BTW, why don't you apply for a CVS account?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 11 08:01:29 2024 UTC