mirror of
https://github.com/smarty-php/smarty.git
synced 2026-08-11 16:01:31 +02:00
Fixed unit tests to not rely on the existence of any domain or unavailability of internet access when running tests. (#987)
This commit is contained in:
@@ -6,7 +6,6 @@ namespace Smarty\Compile\Modifier;
|
||||
* Name: string_format
|
||||
* Purpose: format strings via sprintf
|
||||
*
|
||||
* @link https://www.smarty.net/manual/en/language.modifier.string.format.php string_format (Smarty online manual)
|
||||
* @author Uwe Tews
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user