php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #65165 pg_unescape_bytea() should raise error for invalid inputs
Submitted: 2013-06-29 01:51 UTC Modified: 2013-07-08 10:32 UTC
Votes:4
Avg. Score:3.5 ± 1.7
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: yohgaki@php.net Assigned: yohgaki (profile)
Status: Closed Package: PostgreSQL related
PHP Version: 5.5 OS: *
Private report: No CVE-ID: None
 [2013-06-29 01:51 UTC] yohgaki@php.net
Description:
------------
Passing invalid value to pg_unescape_bytea() is nothing but a bug. Therefore, it 
should raise error.

Test script:
---------------
N/A


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-06-29 01:52 UTC] yohgaki@php.net
-Type: Bug +Type: Feature/Change Request -Assigned To: +Assigned To: yohgaki
 [2013-07-01 00:23 UTC] yohgaki@php.net
-PHP Version: 5.4.16 +PHP Version: 5.5
 [2013-07-08 10:32 UTC] yohgaki@php.net
-Status: Assigned +Status: Closed
 [2013-07-08 10:32 UTC] yohgaki@php.net
Committed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 04:01:27 2024 UTC