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
2026-07-10 18:30:47 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0f2c36d4d11dd016cf9634cb3d34bdbf760c70a
smarty
/
tests
T
History
Simon Wisselink
e0f2c36d4d
converted 3 public properties on Template into getters/setters. unified Template creation code. Provided a getter/setter for the has_nocache_code property. Removed the useless DataObject class. Fixed a few tests. Removed the variable-allow-php-templates property from the docs.
2023-01-13 00:04:08 +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
converted 3 public properties on Template into getters/setters. unified Template creation code. Provided a getter/setter for the has_nocache_code property. Removed the useless DataObject class. Fixed a few tests. Removed the variable-allow-php-templates property from the docs.
2023-01-13 00:04:08 +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 PHP functions and checks for the already removed php modifiers. Re-implemented functions as regular functions. Probably should compile these directly.
2023-01-07 23:06:47 +01:00