Commit Graph

  • 5479e3362c Fixed use of rand() without a parameter in math function (#795) Simon Wisselink 2022-09-12 12:13:42 +02:00
  • 2272e4d819 Add change in regex for PRCE (PHP < 7.3) bugfix/rand_without_param_v4 Simon Wisselink 2022-09-12 12:09:41 +02:00
  • 76428d1121 Add change in regex for PRCE (PHP < 7.3) bugfix/rand_without_param_v3 Simon Wisselink 2022-09-12 12:08:59 +02:00
  • 0a84d52bc2 Fixed use of rand() without a parameter in math function (for v3.1) Fixes #794 Simon Wisselink 2022-09-12 12:03:31 +02:00
  • f3c991962b Fixed use of rand() without a parameter in math function Fixes #794 Simon Wisselink 2022-09-12 12:03:31 +02:00
  • f8f97b4e2d Fixed PHP8.1 deprecation errors in upper modifier #788 Simon Wisselink 2022-09-10 12:34:20 +02:00
  • 1bc7c722a3 address PHP 8.1 'explode', 'number_format', and 'replace' deprecations (#755) Mark Fettig 2022-09-09 16:39:24 -04:00
  • 02968a82b5 Update SECURITY.md Simon Wisselink 2022-08-16 22:43:47 +02:00
  • fc06d246bf Temporary fix strftime deprecation notes up from PHP 8.1+ Ian 2022-08-08 18:09:33 +02:00
  • 292ad986cd plugins: Extend b1f59d19b644774dfd1e4282c190a5e72915ac95 Ian 2022-08-08 17:29:43 +02:00
  • d024c3df4c Fix end_template/end_render debug condition to check for set start time Ian 2022-08-08 18:06:09 +02:00
  • f98ba948c4 Remove space line for consistency Ian 2022-08-08 18:02:25 +02:00
  • 7468378e3b plugins: math fix array item indents for readability Ian 2022-08-08 17:49:58 +02:00
  • de1f382f0b Fixup dff1955cd5 debug template Ian 2022-08-08 17:35:51 +02:00
  • a85296ab94 Remove line for consistency Ian 2022-08-08 17:32:51 +02:00
  • 40f40e549d plugins: modifier.escape fix typo Ian 2022-08-08 17:30:22 +02:00
  • 64e50e00c9 plugins: shared.mb_str_replace add a space line Ian 2022-08-08 17:28:57 +02:00
  • 159ed4ee02 Use PHP 7 Null Coalescing Operator (??) Ian 2022-08-08 17:27:57 +02:00
  • 7f579fdc69 plugins: mailto fix tabs to spaces Ian 2022-08-08 16:48:02 +02:00
  • c26151da1d plugins: Update doc header link to current smarty docs Ian 2022-08-08 16:42:39 +02:00
  • 078e2dbc1b plugins: Fix a SmartyException typo Ian 2022-08-08 16:26:42 +02:00
  • 36d157180a autoloader: Remove registerBC method in follow of Smarty 4 cleanup Ian 2022-08-08 16:23:11 +02:00
  • eec791d943 plugins: complete modifier escacpe and modifiercompiler escape for Smarty 5 PHP cleanup Ian 2022-08-08 16:17:22 +02:00
  • b3ade90dec Merge branch 'release/3.1.46' into support/3.1 v3.1.46 Simon Wisselink 2022-08-01 23:58:13 +02:00
  • 4bcca1a2b4 version bump Simon Wisselink 2022-08-01 23:58:11 +02:00
  • 97aeb14c6f Merge branch 'release/4.2.0' v4.2.0 Simon Wisselink 2022-08-01 23:57:38 +02:00
  • ed454551a3 version bump Simon Wisselink 2022-08-01 23:57:36 +02:00
  • 0f7037d7ee Fixed second param of unescape modifier (#779) Simon Wisselink 2022-08-01 23:49:30 +02:00
  • f4b26a3cbf Fixed second param of unescape modifier (#778) Simon Wisselink 2022-08-01 23:49:19 +02:00
  • 72f287ad0b Fixed second param of unescape modifier.\nFixes #777 777-second-parameter-for-unescape-modifier-not-working-3.1 Simon Wisselink 2022-08-01 23:43:57 +02:00
  • 28b98e311c Fixed second param of unescape modifier.\nFixes #777 777-second-parameter-for-unescape-modifier-not-working Simon Wisselink 2022-08-01 23:43:57 +02:00
  • 20a8026ccd Merge branch 'fix-issue-549-v3' of github.com:AnrDaemon/smarty into AnrDaemon-fix-issue-549-v3 (#771) Simon Wisselink 2022-07-19 22:55:07 +02:00
  • b3fab498cb Merge branch 'master' into AnrDaemon-fix-issue-549-v4 AnrDaemon-fix-issue-549-v4 Simon Wisselink 2022-07-19 22:51:27 +02:00
  • 27910bf2c1 git push origin masterMerge branch 'JonisoftGermany-master' Simon Wisselink 2022-07-17 00:54:29 +02:00
  • cb95216671 Changelog JonisoftGermany-master Simon Wisselink 2022-07-17 00:54:20 +02:00
  • d6ac3297df Merge branch 'master' of github.com:JonisoftGermany/smarty into JonisoftGermany-master Simon Wisselink 2022-07-17 00:53:25 +02:00
  • 560475a2f2 Do not use obsolete smarty properties '_dir_perms', '_file_perms', 'plugin_search_order' in our own code. (#772) Simon Wisselink 2022-07-17 00:13:57 +02:00
  • d17b3d8fd1 Do not use obsolete smarty properties '_dir_perms', '_file_perms', 'plugin_search_order' in our own code. bugfix/do_not_use_obsolete_smarty_properties Simon Wisselink 2022-07-17 00:06:06 +02:00
  • a7be1f48ce Merge branch 'fix-issue-549-v3' of github.com:AnrDaemon/smarty into AnrDaemon-fix-issue-549-v3 Simon Wisselink 2022-07-15 10:33:38 +02:00
  • 459bd4adbd Merge branch 'AnrDaemon-fix-issue-549-v3' into support/3.1 Simon Wisselink 2022-07-15 10:45:57 +02:00
  • 71c063d0b2 Added changelog AnrDaemon-fix-issue-549-v3 Simon Wisselink 2022-07-15 10:44:38 +02:00
  • c7c2d476aa Merge branch 'fix-issue-549-v3' of github.com:AnrDaemon/smarty into AnrDaemon-fix-issue-549-v3 Simon Wisselink 2022-07-15 10:33:38 +02:00
  • 499a820f29 Merge branch 'php81-deprecations' of github.com:mfettig/smarty into mfettig-php81-deprecations mfettig-php81-deprecations Simon Wisselink 2022-07-15 00:02:33 +02:00
  • 382d66305d Fix PHP 8.1 htmlspecialchars deprecation (#766) Gunnar Kreitz 2022-07-14 23:51:26 +02:00
  • 44bac8d58c add local testrunners for all supported PHP versions using docker. (#770) Simon Wisselink 2022-07-14 23:50:22 +02:00
  • 016145af5c add local testrunners for all supported PHP versions using docker. feature/local_testrunners_using_docker Simon Wisselink 2022-07-14 23:44:42 +02:00
  • f8e1ba76f7 Replaced outdated references to SMARTY_RESOURCE_CHAR_SET in docs with Smarty::$_CHARSET. Simon Wisselink 2022-06-15 22:12:38 +02:00
  • 629504485f Add CVE to changelog Simon Wisselink 2022-05-17 14:58:05 +02:00
  • a2713ab89e Merge branch 'release/3.1.45' into support/3.1 v3.1.45 Simon Wisselink 2022-05-17 14:57:52 +02:00
  • 28ea4f078c version bump Simon Wisselink 2022-05-17 14:57:50 +02:00
  • b96c3060d5 Add CVE to changelog Simon Wisselink 2022-05-17 14:57:30 +02:00
  • 71036be8be Merge branch 'release/4.1.1' v4.1.1 Simon Wisselink 2022-05-17 14:56:28 +02:00
  • 78f0cf5f65 version bump Simon Wisselink 2022-05-17 14:56:26 +02:00
  • 64ad6442ca Merge branch 'security/blockfunctioninjection' Simon Wisselink 2022-05-17 14:55:47 +02:00
  • 3606c4717e Merge branch 'security/blockfunctioninjection_v3' into support/3.1 Simon Wisselink 2022-05-17 14:55:24 +02:00
  • 8a8cf58c5a Changelog security/blockfunctioninjection_v3 Simon Wisselink 2022-05-16 13:38:45 +02:00
  • 4eb86a6770 Replace '*/' in user supplied input in C-style comments with '* /'. Simon Wisselink 2022-05-16 12:34:49 +02:00
  • 7eff7d6fb0 Changelog security/blockfunctioninjection Simon Wisselink 2022-05-16 13:31:15 +02:00
  • 05f1a7deda Replace '*/' in user supplied input in C-style comments with '* /'. Simon Wisselink 2022-05-16 12:34:49 +02:00
  • fe0fb4c463 address PHP 8.1 'explode', 'number_format', and 'replace' deprecations mfettig 2022-05-03 15:49:52 -04:00
  • 3f97b7352e Changelog Simon Wisselink 2022-04-26 22:11:59 +02:00
  • a6711b3833 Merge pull request #727 from liborm85/escape-modifier-fix Simon Wisselink 2022-04-26 22:11:33 +02:00
  • 52056ce65a Changelog Simon Wisselink 2022-04-26 22:09:50 +02:00
  • 8b96efad45 Merge pull request #743 from xorti/fix-php81-rtrim-calls Simon Wisselink 2022-04-26 22:09:10 +02:00
  • bfa02f3b91 Merge branch 'patch-1' Simon Wisselink 2022-04-26 22:06:29 +02:00
  • 89dc506638 Add changelog Simon Wisselink 2022-04-26 22:05:34 +02:00
  • 5f59e14fc1 Added change to changelog Simon Wisselink 2022-04-26 21:59:46 +02:00
  • e68065bc33 Exclude demo from export and composer Stephen Sigwart 2022-04-01 22:48:14 -04:00
  • db2547287c Exclude docs from export and composer Stephen Sigwart 2022-04-01 22:46:50 -04:00
  • 962f266483 Fix PHP 8.1 deprecated warning when calling rtrim Jorge Sá Pereira 2022-03-10 02:06:00 +00:00
  • ed14f5269a Fixed replace modifier by converting encoding if needed AnrDaemon 2020-05-04 23:55:58 +03:00
  • 2235eb218f Fix error handler allowUndefinedVars Rudie Dirkx 2022-02-18 23:40:18 +01:00
  • 8aeb5d6821 Merge pull request #726 from pH-7/patch-1 Simon Wisselink 2022-02-13 22:34:29 +01:00
  • a2e1df1768 PHP 8.1: fix deprecation in escape modifier Libor M 2022-02-08 13:30:19 +01:00
  • fe6d333c60 Ignore .github folder for distribution ♚ PH⑦ de Soria™♛ 2022-02-08 06:32:27 +10:30
  • 9f47b059ed math equation return warning: math: illegal character for : {math equation="max(x, y)" x=$x y=$y} Pavel Kochman 2022-02-04 21:03:25 +01:00
  • 50c4604857 Added issue 721 to changelog Simon Wisselink 2022-02-07 09:43:49 +01:00
  • e5a6ff42f8 Merge pull request #725 from smarty-php/bugfix/699 Simon Wisselink 2022-02-06 22:25:34 +01:00
  • 3cc56392c6 prevent float to int cast deprecation warning in truncate modifier Fixes #699 bugfix/699 Simon Wisselink 2022-02-06 22:20:05 +01:00
  • 17025423e1 Merge pull request #724 from smarty-php/bugfix/706 Simon Wisselink 2022-02-06 22:09:39 +01:00
  • 18d3e564da Merge branch 'master' into bugfix/706 bugfix/706 Simon Wisselink 2022-02-06 22:05:01 +01:00
  • 0d2c38b482 fix PHP 8.1 deprecation notices in demo/plugins/cacheresource.pdo.php Fixes #706 Simon Wisselink 2022-02-06 22:03:24 +01:00
  • f90348971b Merge pull request #722 from kochichi/bugfix/721 Simon Wisselink 2022-02-06 21:54:54 +01:00
  • 9e0536de18 Merge branch 'release/4.1.0' v4.1.0 Simon Wisselink 2022-02-06 21:34:27 +01:00
  • 265cf4f3bc version bump Simon Wisselink 2022-02-06 21:34:26 +01:00
  • 47f95ad324 Merge pull request #717 from vemaeg/php81-doc Simon Wisselink 2022-02-06 21:30:52 +01:00
  • 02633ecaba math equation return warning: math: illegal character for : {math equation="max(x, y)" x=$x y=$y} Pavel Kochman 2022-02-04 21:03:25 +01:00
  • 6786623afb Activating jit compiler for ubuntu-latest + php 8.1 Thomas A. Hirsch 2022-01-21 17:58:35 +01:00
  • 2d97169086 Merge branch 'smarty-php:master' into php81-doc Thomas 2022-01-21 17:57:27 +01:00
  • 0f098802c6 Create getting-started.md Thomas 2022-01-21 17:55:23 +01:00
  • bbcd5817f6 Update README.md Thomas 2022-01-21 17:51:45 +01:00
  • 612094d763 Updated changelog Simon Wisselink 2022-01-21 10:21:00 +01:00
  • 0ef0dda825 Merge pull request #713 from vemaeg/php81 Simon Wisselink 2022-01-21 10:18:48 +01:00
  • 8b0be54986 Add CHANGELOG.md feature/php-8.1 Simon Wisselink 2022-01-09 23:15:25 +01:00
  • cef8951100 Add PHP 8.1 tests Thomas BACCELLI 2021-10-20 16:02:33 +02:00
  • 323aefa89f Fix phpunit warning Thomas BACCELLI 2021-10-20 16:00:21 +02:00
  • 277648b81c Cherry-picked from da76d927ed Co-Authored-By: Thomas BACCELLI <tbaccelli@gmail.com> Thomas A. Hirsch 2022-01-18 13:59:02 +01:00
  • 8d3a7af308 Cherry-picked from da76d927ed Co-Authored-By: Thomas BACCELLI <tbaccelli@gmail.com> Thomas A. Hirsch 2022-01-18 13:57:58 +01:00
  • f89c6a2b3a php 8.1 compatibility (changes from https://github.com/smarty-php/smarty/pull/678) Thomas A. Hirsch 2022-01-18 11:31:51 +01:00
  • cdf0f2b164 Merge branch 'release/4.0.4' v4.0.4 Simon Wisselink 2022-01-18 00:17:19 +01:00