Skip to content

$_GET is of type Array('field'=> Top) #10

@sk-

Description

@sk-

The following code will produce the error

Notice: Type mismatch: expected: Array["id" => Any, ...], found: Array["id" => Top]
echo $_GET['id'];

<?php

echo $_GET['id'];

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