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
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: peter at rusure dot com
New email:
PHP Version: OS:

 

 [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: Sun Apr 28 09:01:29 2024 UTC