php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45158 Missing mysqli function descriptions
Submitted: 2008-06-03 11:02 UTC Modified: 2013-03-18 09:38 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: j dot levy at ucl dot ac dot uk Assigned: tyrael (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: j dot levy at ucl dot ac dot uk
New email:
PHP Version: OS:

 

 [2008-06-03 11:02 UTC] j dot levy at ucl dot ac dot uk
Description:
------------
The descriptions of some mysqli functions are missing in the Emglish 
version of the online manual on the UK site, although they are there in 
some other languages.  One example is:

http://uk.php.net/manual/en/function.mysqli-fetch-row.php

The Czech version is present:

http://uk.php.net/manual/cs/function.mysqli-fetch-row.php





Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-06-03 15:55 UTC] philip@php.net
I thought these old links were fixed but it appears not for all classes. But fwiw the OOP links changed to classname.methodname so:

  http://uk.php.net/manual/en/mysqli-result.fetch-row.php

The CS manual is outdated and is no longer listed as active so you must have stumbled upon an old link to get there? 

Regardless, these old links should point to the proper place... a phpweb issue.
 [2013-03-02 16:46 UTC] florinpatan at gmail dot com
This can be closed now. Not happening anymore for the specified links.
 [2013-03-18 09:38 UTC] tyrael@php.net
-Status: Analyzed +Status: Closed -Assigned To: +Assigned To: tyrael
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 24 15:01:29 2024 UTC