index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
sysplugins
/
smarty_internal_data.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
remove unneeded error suppression
uwe.tews@googlemail.com
1
-2
/
+1
2011-09-21
- added $error_muting to suppress error messages even for badly implemented e...
rodneyrehm
1
-0
/
+1
2011-09-16
commit 3.1 into the trunk
monte.ohrt
1
-97
/
+155
2011-05-14
- bugfix error handling at stream resources
uwe.tews@googlemail.com
1
-107
/
+107
2010-12-31
- bugfix dynamic configuration of $debugging_crtl did not work
uwe.tews@googlemail.com
1
-2
/
+6
2010-12-06
- bugfix getTemplateVars() should return 'null' instead dropping E_NOTICE on ...
uwe.tews@googlemail.com
1
-1
/
+1
2010-11-18
- change on handling of unassigned template variable -- default will drop E_N...
uwe.tews@googlemail.com
1
-10
/
+17
2010-11-15
- bugfix when using {$smarty.session} as object
uwe.tews@googlemail.com
1
-6
/
+20
2010-11-12
- reactivated $error_reporting property handling
uwe.tews@googlemail.com
1
-2
/
+2
2010-11-11
- major update including some API changes
uwe.tews@googlemail.com
1
-30
/
+23
2010-10-20
- bugfix for the E_NOTICE change
uwe.tews@googlemail.com
1
-2
/
+2
2010-08-23
- fixed E_STRICT errors for uninitialized variables
Uwe.Tews
1
-1
/
+1
2010-08-13
- remove exception_handler property from Smarty class
Uwe.Tews
1
-4
/
+4
2010-06-20
- replace internal get_time() calls with standard PHP5 microtime(true) calls
Uwe.Tews
1
-11
/
+0
2010-06-18
- added __toString method to the Smarty_Variable class
Uwe.Tews
1
-133
/
+138
2010-06-08
fix assign_by_ref and append_by_ref BC compatability
monte.ohrt
1
-2
/
+26
2010-05-06
- bugfix on getTemplateVars method
Uwe.Tews
1
-2
/
+2
2010-02-08
move getTemplateVars() into data object
monte.ohrt
1
-0
/
+39
2010-02-06
major API update
monte.ohrt
1
-8
/
+8
2010-01-22
- new method $smarty->createData([$parent]) for creating a data object (requi...
Uwe.Tews
1
-39
/
+30
2009-12-27
--- this is a major update with a couple of internal changes ---
Uwe.Tews
1
-0
/
+413