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
 [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: Tue Mar 19 11:01:28 2024 UTC