mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
update NEWS file
This commit is contained in:
3
NEWS
3
NEWS
@@ -1,3 +1,6 @@
|
||||
- changed argument order of string_format modifier back,
|
||||
was right in the first place (Monte)
|
||||
|
||||
Version 2.5.0-RC1 (March 5, 2003)
|
||||
---------------------------------
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
2.5.0-RC1
|
||||
---------
|
||||
|
||||
Release Candidate 1. All $smarty vars can now by dynamic, such as
|
||||
Release Candidate 1. All $smarty vars can now be dynamic, such as
|
||||
$smarty.get.$foo. A new class function get_function_object() gets you a
|
||||
reference to an assigned object, useful within your own custom functions.
|
||||
append() can now merge as well as append with a third optional attribute. A new
|
||||
|
Reference in New Issue
Block a user