Date: 08/10/01
- Next message: nathan r. hruby: "[phplib] SourceForge Move status."
- Previous message: nathan r. hruby: "Re: [phplib] $ bug in template.inc"
- In reply to: Daniel Bondurant: "[phplib] $ bug in template.inc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 4:52 PM -0700 10/8/01, Daniel Bondurant wrote:
>has the $$ template bug in phplib for php 4.04 and higher been fixed?
>I am still having the problem with 7.2d and php 4.0.56
>
>
>the line in question is 109 of template.inc
>$str = preg_replace($reg, "{"."$name}", $str);
The bug with $(digit) being stripped from replacement text has been
fixed. The corrected version is available from the php-lib-stable
CVS tree on the sourceforge project:
http://sourceforge.net/projects/phplib/
That bug wasn't related to that line of code though, so perhaps there's
another bug I don't know about... if so, could you please describe it
for me so I can squash it?
...Richard.
-- Abbestellen mit Mail an: phplib-unsubscribe <email protected> Kommandoliste mit Mail an: phplib-help <email protected>
- Next message: nathan r. hruby: "[phplib] SourceForge Move status."
- Previous message: nathan r. hruby: "Re: [phplib] $ bug in template.inc"
- In reply to: Daniel Bondurant: "[phplib] $ bug in template.inc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

