[PHP-BUG] Bug #67788 [NEW]: Type of constant for STDOUT and friends
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
From: joelm Operating system: PHP version: Irrelevant Package: PHP Language Specification Bug Type: Bug Bug description:Type of constant for STDOUT and friends Description: ------------ https://github.com/php/php-langspec/blob/master/spec/10-expressions.md#echo STDOUT and friends are constants, but resources, not ints/floats/strings. Need exceptions -- Edit bug report at https://bugs.php.net/bug.php?id=67788&edit=1 --