This website requires JavaScript.
Explore
Help
Sign In
smarty-php
/
smarty
Watch
1
Star
0
Fork
0
You've already forked smarty
mirror of
https://github.com/smarty-php/smarty.git
synced
2025-11-15 15:09:51 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2e11ee2b81fe19ed5979b48adad57be565d9d88
smarty
/
tests
History
Simon Wisselink
b2e11ee2b8
Removed deprecated extends_recursion property and fix bug in CodeFrame compiler due to use of clone.
2023-01-06 21:43:48 +01:00
..
cache
Feature/merge smarty-phpunit into tests subfolder (
#580
)
2020-04-13 15:30:52 +02:00
templates_c
Feature/merge smarty-phpunit into tests subfolder (
#580
)
2020-04-13 15:30:52 +02:00
UnitTests
Removed deprecated extends_recursion property and fix bug in CodeFrame compiler due to use of clone.
2023-01-06 21:43:48 +01:00
.gitignore
Feature/merge smarty-phpunit into tests subfolder (
#580
)
2020-04-13 15:30:52 +02:00
Bootstrap.php
Add makefile, PSR-4 ModifierCompilers
2022-12-23 14:03:05 +01:00
Config.php
Feature/php8 support (
#629
)
2021-10-13 12:15:17 +02:00
PHPUnit_Smarty.php
Removed now unneeded PHPunit annotations @run(Tests)InSeparateProcess, @preserveGlobalState and @backupStaticAttributes. Made CacheResourceTestCommon abstract to prevent the base class from running tests (and always failing). Unregister a previously registered stream wrapper. Fixes a lot of tests.
2023-01-05 23:06:02 +01:00