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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
39 - 8 = ?
Subscribe to this entry?

 
 [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 Apr 19 03:01:27 2024 UTC