mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 02:14:26 +02:00
disable closure for PHP 5.2
This commit is contained in:
@@ -187,7 +187,7 @@ class FilterTest extends PHPUnit_Smarty
|
||||
|
||||
/**
|
||||
* test registered pre filter closure
|
||||
* @requires PHP 5.3.3
|
||||
* @requires PHP 5.3
|
||||
*/
|
||||
public function testRegisteredPreFilterClosure()
|
||||
{
|
||||
|
Reference in New Issue
Block a user