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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Thu Nov 21 18:01:29 2024 UTC