#41436 [NEW]: e modifier doesn't go with str_replace

2007-05-18 Thread nino at recgr dot com
From: nino at recgr dot com Operating system: Windows XP SP2 PHP version: 5.2.2 PHP Bug Type: PCRE related Bug description: e modifier doesn't go with str_replace Description: When I use preg_replace() with e modifier along with str_replace in the replace string

#39624 [NEW]: Regexp fails if there's more than 1 string to replace in the same line

2006-11-24 Thread nino at recgr dot com
From: nino at recgr dot com Operating system: Windows XP SP2(with all patches) PHP version: 5.2.0 PHP Bug Type: Regexps related Bug description: Regexp fails if there's more than 1 string to replace in the same line Description: A Regex command normally

#38715 [Fbk-Opn]: preg_match fails if combined with file_get_contents directly!

2006-09-05 Thread nino at recgr dot com
ID: 38715 User updated by: nino at recgr dot com Reported By: nino at recgr dot com -Status: Feedback +Status: Open Bug Type: Network related Operating System: Windows XP PHP Version: 5.1.6 New Comment: WORKING VERSION: function

#38715 [Fbk-Opn]: preg_match fails if combined with file_get_contents directly!

2006-09-05 Thread nino at recgr dot com
ID: 38715 User updated by: nino at recgr dot com Reported By: nino at recgr dot com -Status: Feedback +Status: Open Bug Type: Network related Operating System: Windows XP PHP Version: 5.1.6 New Comment: I can't, it's private. Well just

#38715 [NEW]: preg_match fails if combined with file_get_contents directly!

2006-09-04 Thread nino at recgr dot com
From: nino at recgr dot com Operating system: Windows XP PHP version: 5.1.6 PHP Bug Type: Network related Bug description: preg_match fails if combined with file_get_contents directly! Description: When you put file_get_contents('some_file.ext') as a second