php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #168 soundex of en empty string doesn't work
Submitted: 1998-03-13 14:13 UTC Modified: 1998-03-13 14:24 UTC
From: Jo dot Hermans at vub dot ac dot be Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 3.0b4 OS: Solaris 2.6
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: Jo dot Hermans at vub dot ac dot be
New email:
PHP Version: OS:

 

 [1998-03-13 14:13 UTC] Jo dot Hermans at vub dot ac dot be
echo soundex('');

This will return 'document contains no data', and the Apache-child will get a SIGSEGV.
Not really important, but annoying :)

BTW, I found it while testing http://leona.vub.ac.be/blues/ (on the search-page)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-03-13 14:24 UTC] zeev
Fixed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 23:01:28 2024 UTC