php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #69229 Displayerror
Submitted: 2015-03-12 09:29 UTC Modified: 2015-03-19 09:05 UTC
From: cloud2green2 at gmail dot com Assigned: salathe (profile)
Status: Closed Package: Website problem
PHP Version: 5.6.6 OS:
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: cloud2green2 at gmail dot com
New email:
PHP Version: OS:

 

 [2015-03-12 09:29 UTC] cloud2green2 at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/mysqli-result.num-rows
---
http://php.net/manual/de/mysqli-result.num-rows.php
//German
Darstellungsfehler im Bereich "Beschreibung" > "Objektorientierter Stil"
//English 
Displayerror in the area "Description" > "Object oriented style"


Test script:
---------------
http://php.net/manual/de/mysqli-result.num-rows.php
//German
Darstellungsfehler im Bereich "Beschreibung" > "Objektorientierter Stil"
//English 
Displayerror in the area "Description" > "Object oriented style"


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-03-12 17:15 UTC] aharvey@php.net
-Summary: Displayerror +Summary: [DE] Displayerror -Package: PHP Language Specification +Package: Translation problem
 [2015-03-19 03:30 UTC] cmb@php.net
-Summary: [DE] Displayerror +Summary: Displayerror -Type: Documentation Problem +Type: Feature/Change Request -Package: Translation problem +Package: Website problem
 [2015-03-19 03:30 UTC] cmb@php.net
This is not a translation problem, but rather a general markup
issue in the manuals. It seems appropriate CSS rules for
.fieldsynopsis are missing, see for instance:

  <http://php.net/manual/en/mysqli-result.num-rows.php>
  <http://php.net/manual/en/mysqli-result.current-field.php>
 [2015-03-19 09:05 UTC] salathe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: salathe
 [2015-03-19 09:05 UTC] salathe@php.net
The fix for this bug has been committed. Since the websites are not directly
updated from the repository, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.

Fixed in 2d15c50 [1]

[1] http://git.php.net/?p=web/php.git;a=commitdiff;h=2d15c50b8dca494ebe0b4806f5b4246201edbbdf
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 06:01:27 2025 UTC