Skip to content

Document title for phpcredits() shows phpinfo() #23006

Description

@itzekban

Description

The following code:

<?php

phpcredits();

Resulted in this output:

Output uses the title (displayed using html <title> tag) as phpinfo()

But I expected this output instead:

Output should use phpcredits() as title

PHP Version

PHP 8.4.23

Operating System

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions