php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #70061 css issue
Submitted: 2015-07-13 11:20 UTC Modified: 2021-08-04 11:45 UTC
Votes:3
Avg. Score:2.3 ± 0.9
Reproduced:1 of 2 (50.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: yogiiyadav30 at gmail dot com Assigned: cmb (profile)
Status: Not a bug 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: yogiiyadav30 at gmail dot com
New email:
PHP Version: OS:

 

 [2015-07-13 11:20 UTC] yogiiyadav30 at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/language.oop5
---

I am suggesting simple css issue in your documentation. please resolve this issue.  

Test script:
---------------
<a href="#" class="genanchor"> ΒΆ</a>

this is not showing website . but when i hover this anchor it's showing.
http://php.net/manual/en/language.oop5.php#language.oop5


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-07-13 11:33 UTC] cmb@php.net
-Assigned To: +Assigned To: levim
 [2015-07-13 11:33 UTC] cmb@php.net
Appears to be by design[1], to avoid distraction. Levi, can you
please confirm/deny?

[1] <https://github.com/php/web-php/blob/master/styles/theme-medium.css#L378-L383>
 [2015-07-13 11:34 UTC] cmb@php.net
-Type: Documentation Problem +Type: Bug -Package: Documentation problem +Package: Website problem
 [2021-08-04 11:45 UTC] cmb@php.net
-Status: Assigned +Status: Not a bug -Assigned To: levim +Assigned To: cmb
 [2021-08-04 11:45 UTC] cmb@php.net
Yes, it's by design, so not a bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 23:01:26 2024 UTC