mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 03:14:27 +02:00
*** empty log message ***
This commit is contained in:
11
AUTHORS
11
AUTHORS
@@ -1,8 +1,9 @@
|
|||||||
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
|
||||||
- added much other functionality
|
- maintains code base
|
||||||
- wrote Config_File class
|
- wrote Config_File class
|
||||||
|
2
NEWS
2
NEWS
@@ -1,6 +1,6 @@
|
|||||||
- added 'total' and 'iteration' section properties. (Andrei)
|
- added 'total' and 'iteration' section properties. (Andrei)
|
||||||
- added 'start' and 'max' section attributes/properties. (Andrei)
|
- added 'start' and 'max' section attributes/properties. (Andrei)
|
||||||
- fixed a bug in security checking of functions inside {if} tags. (Andrei)
|
- fixed a bug with security checking of functions inside {if} tags. (Andrei)
|
||||||
- fixed a bug in Config_File that would incorrectly booleanize values that
|
- fixed a bug in Config_File that would incorrectly booleanize values that
|
||||||
weren't really booleans. (Andrei)
|
weren't really booleans. (Andrei)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user