mirror of
				https://github.com/Mibew/handlebars.php.git
				synced 2025-11-04 04:05:07 +03:00 
			
		
		
		
	Merge pull request #41 from Mibew/each_reset_stop_token
Reset stop token after iterations in each helper
This commit is contained in:
		
						commit
						44a6f96e96
					
				@ -143,6 +143,8 @@ class Helpers
 | 
			
		||||
                            $context->popKey();
 | 
			
		||||
                        }
 | 
			
		||||
                    }
 | 
			
		||||
 | 
			
		||||
                    $template->setStopToken(false);
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
                return $buffer;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user