mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
*** empty log message ***
This commit is contained in:
15
AUTHORS
15
AUTHORS
@@ -1,10 +1,11 @@
|
|||||||
Monte Ohrt <monte@ispi.net>
|
Monte Ohrt <monte@ispi.net>
|
||||||
- idea of compiling into PHP scripts
|
- idea of compiling into PHP scripts
|
||||||
- initial implementation
|
- initial implementation
|
||||||
- documentation
|
- documentation
|
||||||
|
|
||||||
Andrei Zmievski <andrei@php.net>
|
Andrei Zmievski <andrei@php.net>
|
||||||
- rewrote parser from scratch
|
- rewrote parser from scratch
|
||||||
- maintains code base
|
- maintains code base
|
||||||
- plugin architecture
|
- plugin architecture
|
||||||
- wrote Config_File class
|
- wrote Config_File class
|
||||||
|
- documentation
|
||||||
|
4
NEWS
4
NEWS
@@ -1,7 +1,7 @@
|
|||||||
Version 2.0
|
Version 2.0
|
||||||
-----------
|
-----------
|
||||||
- removed $tpl_file_ext variable, no longer used (Monte)
|
- removed $tpl_file_ext class variable, no longer used. (Monte)
|
||||||
- added "hex" and "hexentity" attributes to escape modifier (Monte)
|
- added "hex" and "hexentity" escape types to escape modifier. (Monte)
|
||||||
- removed dependency on PEAR. (Andrei)
|
- removed dependency on PEAR. (Andrei)
|
||||||
- update popup_init to accept src attribute. (Monte, Duncan Forrest)
|
- update popup_init to accept src attribute. (Monte, Duncan Forrest)
|
||||||
- implemented several optimizations, speeding up Smarty significantly in
|
- implemented several optimizations, speeding up Smarty significantly in
|
||||||
|
Reference in New Issue
Block a user