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
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 !
Your email address:
MUST BE VALID
Solve the problem:
41 - 24 = ?
Subscribe to this entry?

 
 [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: Thu Apr 18 21:01:29 2024 UTC