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
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:
12 - 9 = ?
Subscribe to this entry?

 
 [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: Tue Mar 19 03:01:29 2024 UTC