Skip to content

null and false don't show correctly in property signatures #19

@ArtskydJ

Description

@ArtskydJ

image


Here's an example:
https://woocommerce.github.io/code-reference/classes/WC-Data.html#property_meta_data

I did a bit of digging, and here are some lines you can see in the HTML files:
image

It seems like something is interpreting "false" as "\false" and is interpreting "null" as "\null".
https://www.php.net/manual/en/regexp.reference.escape.php

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions