PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_BBCodeParser » Bug #3775

strstr(): Empty delimiter.

Details

Submitted2005-03-11 14:47 UTC
Fromcsad2633 at uibk dot ac dot at
Assignedcweiske
StatusClosed
PackageHTML_BBCodeParser
PHP Version5.0.3
OSWindows XP
Roadmaps(Not assigned)

Comments

[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?

[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

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

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