uwetews
							
						 
					 | 
					
						
						
							
						
						433d220fa1
					 | 
					
						
						
							
							- bugfix Smarty::$php_handling == PHP_PASSTHRU (default) did eat the "\n" (newline) character if it did directly followed
						
						
						
						
						
						
						
						a PHP tag like "?>" or other https://github.com/smarty-php/smarty/issues/501 
						
						
					 | 
					
						2018-10-29 23:32:22 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								uwetews
							
						 
					 | 
					
						
						
							
						
						4f7cd8f1b3
					 | 
					
						
						
							
							- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty/pull/483
						
						
						
						
						
						
					 | 
					
						2018-08-31 16:45:09 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Sławomir Kaleta
							
						 
					 | 
					
						
						
							
						
						2404095783
					 | 
					
						
						
							
							Update PSR-2
						
						
						
						
						
						
					 | 
					
						2018-06-12 09:58:15 +02: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
							
						 
					 | 
					
						
						
							
						
						6699299767
					 | 
					
						
						
							
							- bugfix nocache code was not removed in cache file when subtemplate did contain PHP short tags in text but no other
						
						
						
						
						
						
						
						nocache code https://github.com/smarty-php/smarty/issues/300 
						
						
					 | 
					
						2016-10-20 00:53:04 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								uwetews
							
						 
					 | 
					
						
						
							
						
						5b508b7bf3
					 | 
					
						
						
							
							- bugfix nocache hash was not removed for <?xml ?> tags in subtemplates https://github.com/smarty-php/smarty/issues/300
						
						
						
						
						
						
					 | 
					
						2016-09-28 23:39:05 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								uwetews
							
						 
					 | 
					
						
						
							
						
						b04486a091
					 | 
					
						
						
							
							- reformat all code for unique style
						
						
						
						
						
						
					 | 
					
						2016-02-09 01:27:15 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								uwetews
							
						 
					 | 
					
						
						
							
						
						c2f05e8c3c
					 | 
					
						
						
							
							- code fixes
						
						
						
						
						
						
					 | 
					
						2015-12-27 08:11:31 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yonex
							
						 
					 | 
					
						
						
							
						
						fc999d81be
					 | 
					
						
						
							
							fix typo in template error message
						
						
						
						
						
						
					 | 
					
						2015-12-13 22:35:22 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								uwetews
							
						 
					 | 
					
						
						
							
						
						5c9c57df7d
					 | 
					
						
						
							
							replace property array by object properties
						
						
						
						
						
						
					 | 
					
						2015-08-09 21:14:16 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe Tews
							
						 
					 | 
					
						
						
							
						
						e1cc514a68
					 | 
					
						
						
							
							- avoid possible circular object referances caused by parser/lexer objects
						
						
						
						
						
						
					 | 
					
						2015-08-06 01:19:11 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe Tews
							
						 
					 | 
					
						
						
							
						
						fa269d418f
					 | 
					
						
						
							
							- bugfix <?xml ... ?> including template variables broken  since 3.1.22 https://github.com/smarty-php/smarty/issues/47
						
						
						
						
						
						
					 | 
					
						2015-06-01 22:26:45 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe Tews
							
						 
					 | 
					
						
						
							
						
						c9cd39f36f
					 | 
					
						
						
							
							minor bugfix when processing autoliteral { php} tag. Does not effect generated output.
						
						
						
						
						
						
					 | 
					
						2015-05-23 23:40:02 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe Tews
							
						 
					 | 
					
						
						
							
						
						0356b70578
					 | 
					
						
						
							
							minor fix
						
						
						
						
						
						
					 | 
					
						2015-05-23 22:40:24 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe Tews
							
						 
					 | 
					
						
						
							
						
						ec449734c3
					 | 
					
						
						
							
							- improvement on php_handling to allow very large PHP sections, better error handling
						
						
						
						
						
						
						
						- improvement allow extreme large comment sections (forum 25538) 
						
						
					 | 
					
						2015-05-23 18:56:00 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe Tews
							
						 
					 | 
					
						
						
							
						
						5d8718f761
					 | 
					
						
						
							
							- bugfix broken PHP 5.2 compatibility when compiling <?php tags https://github.com/smarty-php/smarty/issues/40
						
						
						
						
						
						
					 | 
					
						2015-05-21 00:05:16 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe Tews
							
						 
					 | 
					
						
						
							
						
						d276829aa6
					 | 
					
						
						
							
							fix comment
						
						
						
						
						
						
					 | 
					
						2015-05-11 23:09:27 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Uwe Tews
							
						 
					 | 
					
						
						
							
						
						d92714cc7e
					 | 
					
						
						
							
							- optimization move <?php ?> handling from parser to new compiler module
						
						
						
						
						
						
					 | 
					
						2015-05-06 00:03:26 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |