php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1345 ereg failed
Submitted: 1999-04-23 03:32 UTC Modified: 1999-05-13 21:40 UTC
From: zager at post dot comstar dot ru Assigned:
Status: Closed Package: Misbehaving function
PHP Version: 3.0.7 OS: DEC Alpha server with RH Linux 5
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: zager at post dot comstar dot ru
New email:
PHP Version: OS:

 

 [1999-04-23 03:32 UTC] zager at post dot comstar dot ru
I transfer all my php3 files from i386 to Alpha server
and some (not all) ereg() statements failed to work
correct (return FALSE while should return TRUE). 
I'm 100% sure what my data and code correct, since
it already works for a hulf of a year without any problems.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-05-13 21:40 UTC] sas at cvs dot php dot net
The regex library used by PHP3 is 64-bit clean. I myself have never encountered a bug from the library on Alpha systems. There must be something else which is biting you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 03 05:01:29 2024 UTC