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
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
21 - 16 = ?
Subscribe to this entry?

 
 [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 Apr 23 21:01:31 2024 UTC