php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #78763 redirect php warnings/errors to stderr per default on cli
Submitted: 2019-10-30 19:24 UTC Modified: -
Votes:3
Avg. Score:4.7 ± 0.5
Reproduced:3 of 3 (100.0%)
Same Version:3 (100.0%)
Same OS:3 (100.0%)
From: maggus dot staab+php at googlemail dot com Assigned:
Status: Open Package: PHP options/info functions
PHP Version: Next Major Version OS: Ubuntu
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
26 + 49 = ?
Subscribe to this entry?

 
 [2019-10-30 19:24 UTC] maggus dot staab+php at googlemail dot com
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.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-11-13 19:27 UTC] henry dot paradiz at gmail dot com
Oh, yes. That would be good. Let's make it happen. Unix-pipe.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 01:01:31 2024 UTC