index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-23
Using PHP functions as modifiers now triggers a deprecation notice (#814)
Simon Wisselink
12
-42
/
+165
2022-09-14
Fixed unselected year/month/day not working in html_select_date
Simon Wisselink
1
-1
/
+29
2022-09-14
Applied appropriate javascript and html escaping in mailto plugin to counter ...
Simon Wisselink
1
-2
/
+19
2022-09-12
Fixed use of `rand()` without a parameter in math function (#795)
Simon Wisselink
1
-0
/
+8
2022-09-09
address PHP 8.1 'explode', 'number_format', and 'replace' deprecations (#755)
Mark Fettig
3
-0
/
+168
2022-08-01
Fixed second param of unescape modifier (#778)
Simon Wisselink
1
-2
/
+7
2022-07-19
Merge branch 'fix-issue-549-v3' of github.com:AnrDaemon/smarty into AnrDaemon...
Simon Wisselink
4
-0
/
+82
2022-03-10
Fix PHP 8.1 deprecated warning when calling rtrim
Jorge Sá Pereira
1
-1
/
+1
2022-02-04
math equation return warning: math: illegal character for : {math equation="m...
Pavel Kochman
1
-0
/
+16
2022-01-18
Fix phpunit warning
Thomas BACCELLI
2
-2
/
+2
2022-01-18
Cherry-picked from da76d927ed77fb6b3cb8345b83776712d0778e55
Thomas A. Hirsch
4
-4
/
+5
2022-01-18
Support multiple operators in math equations (#708)
Claas Augner
1
-0
/
+8
2022-01-10
Merge pull request from GHSA-4h9c-v5vg-5m6m
Simon Wisselink
1
-7
/
+29
2022-01-10
Fixed PHPUnit expected Exceptions. (#701)
Simon Wisselink
1
-9
/
+3
2022-01-10
Merge pull request from GHSA-29gp-2c3m-3j6m
Simon Wisselink
1
-0
/
+31
2022-01-09
Fixed unit tests
Simon Wisselink
1
-4
/
+4
2021-10-13
Feature/php8 support (#629)
Simon Wisselink
178
-2019
/
+715
2021-02-17
Merge branch 'bugfix/tplfunction_sandbox_escape'
Simon Wisselink
1
-1
/
+10
2021-02-01
Cannot use in Smarty3 yet, revert to @expectedException
Simon Wisselink
1
-2
/
+2
2021-02-01
Cannot use in Smarty3 yet, revert to @expectedException
Simon Wisselink
1
-1
/
+1
2021-01-24
Add unit test
Simon Wisselink
1
-0
/
+9
2021-01-24
Fixed Code injection vulnerability by using illegal function names
Simon Wisselink
1
-1
/
+10
2021-01-16
Mark tests that use sleep calls as slow, so we can ignore them when running u...
Simon Wisselink
5
-7
/
+14
2021-01-08
Fix typo in StreamVariableTest.php (#616)
Ikko Ashimine
1
-1
/
+1
2020-09-12
Fixes for php8.0.0beta3 (#608)
Simon Wisselink
13
-32
/
+55
2020-09-11
Fixed a unit test that accidentally passed on phpunit < 7 because of sloppy s...
Simon Wisselink
1
-1
/
+1
2020-05-05
PHP 5.3 compatibility fixes
AnrDaemon
2
-9
/
+9
2020-04-13
Moved the isset tests into the test suite
Simon Wisselink
1
-0
/
+51
2020-04-13
Strip now removes whitespaces after comment (#582)
Simon Wisselink
1
-1
/
+1
2020-04-13
Feature/merge smarty-phpunit into tests subfolder (#580)
Simon Wisselink
870
-0
/
+26808
[prev]