php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46094 and then from now on italic
Submitted: 2008-09-16 13:40 UTC Modified: 2008-09-16 14:24 UTC
From: artnorm at gmail dot com Assigned: bjori (profile)
Status: Closed Package: Doc Build problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: artnorm at gmail dot com
New email:
PHP Version: OS:

 

 [2008-09-16 13:40 UTC] artnorm at gmail dot com
Description:
------------
The Documentation Page of Arrays contains an error in it's markup. 
Looks like there is an element making text italic is not closed 
appropriatly. 

Reproduce code:
---------------
1.) Visit the page http://php.net/manual/en/language.types.array.php
2.) Search within text for "If $arr doesn't exist"
3.) Take a look at the first match

Expected result:
----------------
after "$arr" text shouldn't be italic any longer.

Actual result:
--------------
Italic isn't stopped until the end of the page.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-09-16 14:24 UTC] bjori@php.net
Already fixed in CVS :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 02:01:30 2024 UTC