php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1307 RegEx Problem
Submitted: 1999-04-09 05:48 UTC Modified: 1999-04-10 18:24 UTC
From: jens dot calisti at eiskonzept dot com Assigned:
Status: Closed Package: Other
PHP Version: 3.0.6 OS: Solaris 2.6x86
Private report: No CVE-ID: None
 [1999-04-09 05:48 UTC] jens dot calisti at eiskonzept dot com
Hi, 

some functions do not seem to work correctly under Solaris 2.6. These Funtions are built on the RegEx-Engine I think.
stripslashes etc ...

The functions seem to work corretly under Linux (tested the same code)

Regards,

Jens

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-04-10 18:24 UTC] jim
This doesn't really provide anything useful to go on.
stripslashes() doesn't use regular expressions at all.
We need specific examples of what fails in order to
reproduce and fix any possible problems.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 29 08:01:30 2024 UTC