php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #77648 BOM in sapi/apache2handler/php_functions.c
Submitted: 2019-02-21 22:10 UTC Modified: 2019-02-22 09:57 UTC
From: rainer dot jung at kippdata dot de Assigned: cmb (profile)
Status: Closed Package: *Compile Issues
PHP Version: 7.3.2 OS: Linux (SLES 11)
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: rainer dot jung at kippdata dot de
New email:
PHP Version: OS:

 

 [2019-02-21 22:10 UTC] rainer dot jung at kippdata dot de
Description:
------------
File sapi/apache2handler/php_functions.c in PHP 7.3.2 contains a three byte binary BOM, which breaks compilation on SLES 11 with gcc 4.3.4.

You should remove the first three binary bytes from the file.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-02-22 09:57 UTC] cmb@php.net
-Status: Open +Status: Verified -Assigned To: +Assigned To: cmb
 [2019-02-22 09:57 UTC] cmb@php.net
Thanks for reporting!
 [2019-02-22 10:12 UTC] cmb@php.net
Automatic comment on behalf of cmbecker69@gmx.de
Revision: http://git.php.net/?p=php-src.git;a=commit;h=831eba0eac5c94ed492ab153cfd62a60436933ed
Log: Fix #77648: BOM in sapi/apache2handler/php_functions.c
 [2019-02-22 10:12 UTC] cmb@php.net
-Status: Verified +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 22:01:27 2024 UTC