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
 [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

Add a Pull Request

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: Thu Aug 15 15:01:27 2024 UTC