php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2204 crash
Submitted: 1999-08-31 11:21 UTC Modified: 2000-06-23 14:56 UTC
From: peter at rusure dot com Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 3.0.12 OS: Linux
Private report: No CVE-ID: None
 [1999-08-31 11:21 UTC] peter at rusure dot com
<?php
     $Length = eregi_replace("$Type|\\(|\\)", "", $Type);
?>

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-23 14:56 UTC] hholzgra at cvs dot php dot net
crash not reproduceable with 3.0.16 (or 4.0.0),
will issue aREG_EMPTY warning instead
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 15:01:29 2024 UTC