mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 19:04:27 +02:00
typos
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
- bugfix typo in Smarty_Internal_Get_IncludePath did cause runtime overhead (Issue 74)
|
- bugfix typo in Smarty_Internal_Get_IncludePath did cause runtime overhead (Issue 74)
|
||||||
- improvment remove unneeded assigments (Issue 75 and 76)
|
- improvment remove unneeded assigments (Issue 75 and 76)
|
||||||
- fixed typo in template parser
|
- fixed typo in template parser
|
||||||
- bugfix output filter must not run before writing cache when template does contain nocache code {Issue 71}
|
- bugfix output filter must not run before writing cache when template does contain nocache code (Issue 71)
|
||||||
|
|
||||||
02.01.2012
|
02.01.2012
|
||||||
- bugfix {block foo nocache} did not load plugins within child {block} in nocache mode (Forum Topic 20753)
|
- bugfix {block foo nocache} did not load plugins within child {block} in nocache mode (Forum Topic 20753)
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
===== Smarty-3.1.7 =====
|
===== Smarty-3.1.7 =====
|
||||||
18.12.2011
|
18.12.2011
|
||||||
- bugfix strings ending with " in multiline strings of config files failed to compile (isse #67)
|
- bugfix strings ending with " in multiline strings of config files failed to compile (issue #67)
|
||||||
- added chaining to Smarty_Internal_Templatebase
|
- added chaining to Smarty_Internal_Templatebase
|
||||||
- changed unloadFilter() to not return a boolean in favor of chaining and API conformity
|
- changed unloadFilter() to not return a boolean in favor of chaining and API conformity
|
||||||
- bugfix unregisterObject() raised notice when object to unregister did not exist
|
- bugfix unregisterObject() raised notice when object to unregister did not exist
|
||||||
|
Reference in New Issue
Block a user