php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51032 bug42718.phpt fails
Submitted: 2010-02-12 21:33 UTC Modified: 2010-02-13 16:26 UTC
From: geissert at debian dot org Assigned:
Status: Not a bug Package: Filter related
PHP Version: 5.3SVN-2010-02-12 (snap) OS: Debian GNU/Linux ia64
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:
40 + 16 = ?
Subscribe to this entry?

 
 [2010-02-12 21:33 UTC] geissert at debian dot org
Description:
------------
The test fails now, while it does pass with 5.3.1

Expected result:
----------------
unsafe_raw
4
bool(true)
1


Actual result:
--------------
unsafe_raw
4
bool(true)
1\000


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-13 15:12 UTC] jani@php.net
See bug #42718
 [2010-02-13 15:14 UTC] jani@php.net
As in: It's XFAIL, we know it's failing. :)
 [2010-02-13 16:26 UTC] geissert@php.net
Why not fix the test and the documentation then?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 19:01:31 2024 UTC