Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.4

Bug #3775 strstr(): Empty delimiter.
Submitted: 2005-03-11 14:47 UTC
From: csad2633 at uibk dot ac dot at Assigned: cweiske
Status: Closed Package: HTML_BBCodeParser
PHP Version: 5.0.3 OS: Windows XP
Roadmaps: (Not assigned)    
Subscription  


 [2005-03-11 14:47 UTC] csad2633 at uibk dot ac dot at
Description: ------------ Got some Warings at the lines: BBCodeParser.php on line 194 BBCodeParser.php on line 289 with the error-message: Warning: strstr() [function.strstr]: Empty delimiter. Will there be a major update for PHP5?

Comments

 [2005-04-28 09:36 UTC] zut at jouwnaam dot com
See Bug #2580 to solve this problem. "]" and "[" in the ini file solved this problem for me.
 [2006-04-11 21:52 UTC] thierry at tele2 dot fr (Thierry)
Hello, I am sorry of my average English. I have this error: Warning: Compilation failed: missing terminating ] for character class At offset 54 in.. And I do not find the problem. OS : WINDOWS PHP 4 Can you help me ?!
 [2006-04-14 21:21 UTC] xiong dot 28 at osu dot edu (paul)
use quote does remove the error messenge. however, running hte parse.php returns empty page, total empty...why is that?? or any1 can suggest a better parse engine?? thx
 [2006-12-12 18:30 UTC] cweiske (Christian Weiske)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.