php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #76562 Please also include the procedural style function in <title>
Submitted: 2018-07-02 12:11 UTC Modified: 2018-07-02 12:18 UTC
From: bert at elicom dot nl Assigned:
Status: Open Package: Doc Build 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: bert at elicom dot nl
New email:
PHP Version: OS:

 

 [2018-07-02 12:11 UTC] bert at elicom dot nl
Description:
------------
Please also include the procedural style function in <title>

For example
http://php.net/manual/en/mysqli.query.php

Don't use just
  <title>PHP: mysqli::query - Manual </title>

But use
  <title>PHP: mysqli::query -- mysqli_query - Manual </title>

Test script:
---------------
Please also include the procedural style function in <title>

For example
http://php.net/manual/en/mysqli.query.php

Don't use just
  <title>PHP: mysqli::query - Manual </title>

But use
  <title>PHP: mysqli::query -- mysqli_query - Manual </title>

Expected result:
----------------
Please also include the procedural style function in <title>

For example
http://php.net/manual/en/mysqli.query.php

Don't use just
  <title>PHP: mysqli::query - Manual </title>

But use
  <title>PHP: mysqli::query -- mysqli_query - Manual </title>

Actual result:
--------------
Please also include the procedural style function in <title>

For example
http://php.net/manual/en/mysqli.query.php

Don't use just
  <title>PHP: mysqli::query - Manual </title>

But use
  <title>PHP: mysqli::query -- mysqli_query - Manual </title>

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-07-02 12:18 UTC] cmb@php.net
-Package: Documentation problem +Package: Doc Build problem
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 14:01:30 2024 UTC