Menu

#31 PCRE Bug or Smarty Bug?

open
nobody
None
5
2007-03-04
2007-03-04
Ruud Boon
No

Hi,

After upgrading to version 7.0 of PCRE smarty for PHP stops working. The only way to get it working again is downgrading PCRE.
Smarty stop responding on this line :
preg_match_all('~\|(@?\w+)((?>:(?:'. $this->_qstr_regexp . '|[^|]+))*)~', '|' . $modifier_string, $_match);
There's a topic on http://www.phpinsider.com/smarty-forum/viewtopic.php?t=10467
Is this problem smarty related or PCRE? S
marty works fine with version PCRE 6.6_1. It's running on freebsd6 with apache2 and php5.2

With regards,

Ruud Boon

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.