Skip to content

phpt files with more than one line in title #17761

Closed
@MasterZydra

Description

@MasterZydra

Description

I implemented my own runner for the phpt files and noticed the following:

In the spec for the file format it says: (https://qa.php.net/phpt_details.php#test_section)
"Title of test as a single line short description."

But the following test have more than one line:

  • php-src\tests\classes\unset_properties.phpt
  • php-src\tests\lang\foreachLoop.010.phpt
  • php-src\tests\lang\func_get_arg.005.phpt
  • php-src\tests\output\stream_isatty_no_warning_on_cast.phpt

What is the best solution for this? Change the spec for phpt or fix the tests?

PHP Version

latest

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