php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52204 htmlentities E_WARNINGs
Submitted: 2010-06-29 16:17 UTC Modified: 2010-10-29 14:08 UTC
From: philip@php.net Assigned: kalle (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: philip@php.net
New email:
PHP Version: OS:

 

 [2010-06-29 16:17 UTC] philip@php.net
Description:
------------
The PHP website (as seen on a few mirrors so far) emits the following error 
several times a day:

PHP Warning:  htmlentities(): Invalid multibyte sequence in argument in submit-
event.php on line 263



Patches

bug52204 (last revision 2010-10-26 19:26 UTC by kalle@php.net)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-10-11 02:18 UTC] cataphract@php.net
-Status: Open +Status: Bogus
 [2010-10-11 02:18 UTC] cataphract@php.net
Then the argument has an invalid multibyte sequence. You can ignore the errors with ENT_IGNORE.
 [2010-10-11 04:36 UTC] philip@php.net
-Status: Bogus +Status: Open
 [2010-10-11 04:36 UTC] philip@php.net
Should remain open until the bug is fixed.
 [2010-10-26 21:25 UTC] kalle@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: kalle
 [2010-10-26 21:26 UTC] kalle@php.net
The following patch has been added/updated:

Patch Name: bug52204
Revision:   1288121188
URL:        http://bugs.php.net/patch-display.php?bug=52204&patch=bug52204&revision=1288121188
 [2010-10-26 21:38 UTC] philip@php.net
The patch won't work until all mirrors use 5.3.0+
 [2010-10-26 21:59 UTC] philip@php.net
Kalle pointed out the 5.* friendly part in prepend.inc :)
 [2010-10-29 14:08 UTC] aharvey@php.net
Automatic comment from SVN on behalf of aharvey
Revision: http://svn.php.net/viewvc/?view=revision&revision=304980
Log: Fix bug #52204 (htmlentities E_WARNINGs). Patch by Kalle.
 [2010-10-29 14:08 UTC] aharvey@php.net
-Status: Assigned +Status: Closed
 [2010-10-29 14:08 UTC] aharvey@php.net
Committed; thanks!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC