From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.0CVS-2002-04-04
PHP Bug Type: PCRE related
Bug description: ereg causes apache crashes
this line crashes the apache process with php 4.2.0RC2 as a module
<?php
if (ereg('foo', 'string with foo')) echo 'got it';
?>
Lutz
--
Edit bug report at http://bugs.php.net/?id=16436&edit=1
--
Fixed in CVS: http://bugs.php.net/fix.php?id=16436&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=16436&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=16436&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=16436&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16436&r=support
Expected behavior: http://bugs.php.net/fix.php?id=16436&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=16436&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=16436&r=submittedtwice