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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: maggus dot staab+php at googlemail dot com
New email:
PHP Version: OS:

 

 [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: Fri Apr 26 07:01:32 2024 UTC