Skip to content

Incorrect directives links to PHP documentation #103

@krzotr

Description

@krzotr

The below directives point to an incorrect PHP documentation page

  • file_update_protection
  • huge_code_pages
  • jit-max_recursive_returns
  • lockfile_path
  • opt_debug_level

In the code you replace _ with-. As you can see, there are 5 exceptions - should stay _ (underscore).

+ (directive.k).replace(/_/g,'-')} target="_blank">{dShow}</a></td>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions