Hi!

I had a script for parsing text into html, similar to phpBB. Everything
has been working fine until now. Some of my 'pseudotags' like [b] are
still recognized (parsed into <b>) but some more advanced pattern
matching is not. I haven't changed the code, but the php-version on the
server has changed from "default" on debian-woody to php-4.3.10. I
haven't made the upgrade myself.

The users of the site reported the bug to me this week, but the users
aren't active so I don't really know when then bug was created. Because
I know it has worked before.

Does any of you have a clue or experience of this? Or has my code been
mysterious altered on the server?

Thanks!
Kristian

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to