Uwe Tews 
							
						 
					 
					
						
						
							
						
						860ebb618e 
					 
					
						
						
							
							- bugfix plugins may not be loaded if {function} or {block} tags are executed in nocache mode  
						
						 
						
						
						
						
					 
					
						2018-03-28 07:35:52 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Uwe Tews 
							
						 
					 
					
						
						
							
						
						654659aadf 
					 
					
						
						
							
							remove html tags from PHPDoc blocks  
						
						 
						
						
						
						
					 
					
						2017-11-11 07:11:33 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Uwe Tews 
							
						 
					 
					
						
						
							
						
						3fc8abeb98 
					 
					
						
						
							
							code cleanup and optimizations  3.1.32-dev-34  
						
						 
						
						
						
						
					 
					
						2017-11-06 01:02:56 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Uwe Tews 
							
						 
					 
					
						
						
							
						
						dd9c076dfa 
					 
					
						
						
							
							- correction of PHPDoc blocks  
						
						 
						
						... 
						
						
						
						- minor code cleanup 
						
						
					 
					
						2017-10-26 10:25:41 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								uwetews 
							
						 
					 
					
						
						
							
						
						e51b0ac4af 
					 
					
						
						
							
							- performance store flag for already required shared plugin functions in static variable or  
						
						 
						
						... 
						
						
						
						Smarty's $_cache to improve performance when plugins are often called
    51e0d5cd40 (commitcomment-22280086) 
						
						
					 
					
						2017-05-27 11:04:00 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								uwetews 
							
						 
					 
					
						
						
							
						
						e1d27d68d7 
					 
					
						
						
							
							- performance require_once should be called only once for shared plugins  https://github.com/smarty-php/smarty/issues/280  
						
						 
						
						
						
						
					 
					
						2016-09-02 01:08:50 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								uwetews 
							
						 
					 
					
						
						
							
						
						b04486a091 
					 
					
						
						
							
							- reformat all code for unique style  
						
						 
						
						
						
						
					 
					
						2016-02-09 01:27:15 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Uwe.Tews@googlemail.com 
							
						 
					 
					
						
						
							
						
						425091a19f 
					 
					
						
						
							
							- fixed spelling, PHPDoc , minor errors, code cleanup  
						
						 
						
						
						
						
					 
					
						2014-06-06 02:40:04 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Uwe.Tews@googlemail.com 
							
						 
					 
					
						
						
							
						
						00ccae8857 
					 
					
						
						
							
							- update for PHP 5.4 compatibility  
						
						 
						
						... 
						
						
						
						- reformat source to PSR-2 standard 
						
						
					 
					
						2013-07-14 22:15:45 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rodneyrehm 
							
						 
					 
					
						
						
							
						
						b8f0d3bacb 
					 
					
						
						
							
							- adding attribute "strict" to html_options, html_checkboxes, html_radios to only print disabled/readonly attributes if their values are true or "disabled"/"readonly" (Issue  #120 )  
						
						 
						
						
						
						
					 
					
						2012-11-13 18:31:48 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rodneyrehm 
							
						 
					 
					
						
						
							
						
						52754a1a47 
					 
					
						
						
							
							- added Smarty::$_UTF8_MODIFIER for proper PCRE charset handling (Forum Topic 20452)  
						
						 
						
						
						
						
					 
					
						2011-12-18 18:48:07 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rodneyrehm 
							
						 
					 
					
						
						
							
						
						75c271079d 
					 
					
						
						
							
							stashing PCRE modifications  
						
						 
						
						
						
						
					 
					
						2011-12-18 17:21:44 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rodneyrehm 
							
						 
					 
					
						
						
							
						
						3d03494a74 
					 
					
						
						
							
							- added escape argument to html_checkboxes and html_radios (Forum Topic 20425)  
						
						 
						
						
						
						
					 
					
						2011-11-16 11:28:35 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rodneyrehm 
							
						 
					 
					
						
						
							
						
						1cfdafccdd 
					 
					
						
						
							
							- bugfix variable name typo in {html_options} and {html_checkboxes} (Issue  #54 )  
						
						 
						
						
						
						
					 
					
						2011-10-10 08:53:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rodneyrehm 
							
						 
					 
					
						
						
							
						
						1f35133079 
					 
					
						
						
							
							- improvement html_checkboxes and html_radios to accept null- and object values, and label_ids attribute  
						
						 
						
						
						
						
					 
					
						2011-10-07 13:39:45 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monte.ohrt 
							
						 
					 
					
						
						
							
						
						8842e79107 
					 
					
						
						
							
							commit 3.1 into the trunk  
						
						 
						
						
						
						
					 
					
						2011-09-16 14:19:56 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								uwe.tews@googlemail.com 
							
						 
					 
					
						
						
							
						
						fe63ad36b8 
					 
					
						
						
							
							- reverted location of loadPlugin() to Smarty class  
						
						 
						
						... 
						
						
						
						- fixed comments in plugins 
						
						
					 
					
						2010-11-13 04:10:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								uwe.tews@googlemail.com 
							
						 
					 
					
						
						
							
						
						5e21770fe5 
					 
					
						
						
							
							- reactivated $error_reporting property handling  
						
						 
						
						... 
						
						
						
						- fixed typo in compile_continue
- fixed security in {fetch} plugin
- changed back plugin parameters to two. second is template object 
  with transparent access to Smarty object
- fixed {config_load} scoping form compile time to run time 
						
						
					 
					
						2010-11-12 23:42:32 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monte.ohrt 
							
						 
					 
					
						
						
							
						
						21d507a5cb 
					 
					
						
						
							
							fix formatting  
						
						 
						
						
						
						
					 
					
						2010-08-17 15:39:51 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Uwe.Tews 
							
						 
					 
					
						
						
							
						
						7e45bcf527 
					 
					
						
						
							
							- replaced most hard errors (exceptions) by softerrors(trigger_error) in plugins  
						
						 
						
						
						
						
					 
					
						2009-12-01 20:34:32 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Uwe.Tews 
							
						 
					 
					
						
						
							
						
						0e68cdd9d2 
					 
					
						
						
							
							- replace internal "eval()" calls by "include" during rendering process  
						
						 
						
						... 
						
						
						
						- speed improvment for templates which have included subtemplates
    the compiled code of included templates is merged into the compiled code of the parent template
- added logical operator "xor" for {if} tag
- changed parameter ordering for Smarty2 BC
    fetch($template, $cache_id = null, $compile_id = null, $parent = null)
    display($template, $cache_id = null, $compile_id = null, $parent = null)
    createTemplate($template, $cache_id = null, $compile_id = null, $parent = null)
- property resource_char_set is now replaced by constant SMARTY_RESOURCE_CHAR_SET
- fixed handling of classes in registered blocks
- speed improvement of lexer on text sections 
						
						
					 
					
						2009-09-19 13:22:32 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								monte.ohrt 
							
						 
					 
					
						
						
							
						
						dcaa96a9f8 
					 
					
						
						
							
							rearrange things into distribution and development directories  
						
						 
						
						
						
						
					 
					
						2009-03-22 16:09:05 +00:00