|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2019-11-13 19:27 UTC] henry dot paradiz at gmail dot com
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Dec 30 05:00:01 2025 UTC |
Description: ------------ Wouldnt it make sense to use ini_set('display_errors', 'stderr'); per default in the php.ini for the CLI with php8? Having these warnings on stderr would help to build unix-pipe tools.