Commit Graph

  • ced3bf86d8 Update template function tests Uwe Tews 2018-03-28 07:02:18 +02:00
  • 8f8030805a fix @runInSeparateProcess Uwe Tews 2018-03-28 00:55:14 +02:00
  • 12b7512311 update new plugin handling Uwe Tews 2018-03-27 02:03:37 +02:00
  • 0dbace8321 - new feature {parent} = {$smarty.block.parent} {child} = {$smarty.block.child} Uwe Tews 2018-03-26 22:35:31 +02:00
  • a341b00676 new feature {parent} = {$smarty.block.parent} {child} = {$smarty.block.child} Uwe Tews 2018-03-26 22:26:49 +02:00
  • c81948d602 - bugfix preg_replace could fail on large content resulting in a blank page https://github.com/smarty-php/smarty/issues/417 Uwe Tews 2018-03-23 19:34:18 +01:00
  • 3a3b8c75a1 - bugfix preg_replace could fail on large content resulting in a blank page https://github.com/smarty-php/smarty/issues/417 Uwe Tews 2018-03-23 19:14:53 +01:00
  • d646d4678c - bugfix preg_replace could fail on large content resulting in a blank page https://github.com/smarty-php/smarty/issues/417 Uwe Tews 2018-03-23 19:11:12 +01:00
  • d79af55485 - bugfix short form of {section} attributes did not work https://github.com/smarty-php/smarty/issues/428 Uwe Tews 2018-03-21 15:19:57 +01:00
  • 5fb73cd3c1 short form of {section} attributes did not work https://github.com/smarty-php/smarty/issues/428 Uwe Tews 2018-03-21 15:17:56 +01:00
  • b7e7def0b1 - bugfix {$smarty.section...} used outside {section}{/section} showed incorrect values if {section}{/section} was called inside another loop https://github.com/smarty-php/smarty/issues/422 Uwe Tews 2018-03-21 07:36:11 +01:00
  • dfdf343b2d https://github.com/smarty-php/smarty/issues/422 Uwe Tews 2018-03-21 07:35:25 +01:00
  • 60415e6f2a - improvement Smarty::compileAllTemplates() exit with a non-zero status code if max errors is reached https://github.com/smarty-php/smarty/pull/402 Uwe Tews 2018-03-17 08:31:40 +01:00
  • 957f9ce43a Merge pull request #382 from cweiske/patch-1 uwetews 2018-03-17 07:43:49 +01:00
  • a5961606f3 - bugfix extends resource did not work with user defined left/right delimiter https://github.com/smarty-php/smarty/issues/419 Uwe Tews 2018-03-16 18:44:47 +01:00
  • a364e82c6b Test for issue 419 Uwe Tews 2018-03-16 18:28:49 +01:00
  • ca00a31f71 Use Composer classmap instead of bootstrap. AnrDaemon 2017-12-05 21:19:17 +03:00
  • cbf7e15e2a Update readme.md Uwe Tews 2017-11-22 05:21:44 +01:00
  • 93909aacf8 bugfix {break} and {continue} could fail if {foreach}{/foreach} did contain other looping tags like {for}, {section} and {while} https://github.com/smarty-php/smarty/issues/323 Uwe Tews 2017-11-22 01:21:09 +01:00
  • 40ea5d89da - replacement of " by ' Uwe Tews 2017-11-20 12:26:48 +01:00
  • 1a11b61b73 Extend setfilter tag test Uwe Tews 2017-11-20 11:26:25 +01:00
  • fcf108b33f bugfix variable filter might not have been loaded in cache file for use in nocache sections. Uwe Tews 2017-11-20 11:11:46 +01:00
  • 9d52ba99f7 Extend setfilter tag test Uwe Tews 2017-11-20 11:10:45 +01:00
  • 1e48db70cf Disable mysql tests Uwe Tews 2017-11-20 04:14:57 +01:00
  • 96fd914cc1 bugfix rework of newline spacing between tag code and template text. now again identical with Smarty2 (forum topic 26878) Uwe Tews 2017-11-20 04:07:51 +01:00
  • afd68d7104 Update Uwe Tews 2017-11-20 02:17:35 +01:00
  • b3a64efa14 Update mysql tests Uwe Tews 2017-11-20 00:55:43 +01:00
  • ccefb46c30 Update msql resource test Uwe Tews 2017-11-19 19:52:31 +01:00
  • 0d8ddddc1b Update spacing tests Uwe Tews 2017-11-19 10:50:49 +01:00
  • bea59cdec4 add and rework tests add spacing tests for newlines between tags and text 3.1.32-dev-36 Uwe Tews 2017-11-17 10:41:04 +01:00
  • eabde8aaef remove redundant test Uwe Tews 2017-11-11 16:19:10 +01:00
  • ab726e92df add spacing tests Uwe Tews 2017-11-11 14:52:51 +01:00
  • 654659aadf remove html tags from PHPDoc blocks Uwe Tews 2017-11-11 07:11:33 +01:00
  • 96bcbd2221 fix comment correct last commit Uwe Tews 2017-11-11 07:10:35 +01:00
  • efe0e4c40c fix comment Uwe Tews 2017-11-11 06:44:33 +01:00
  • da273df95f remove blanks on line endings Uwe Tews 2017-11-06 19:27:14 +01:00
  • 5220ca6776 - bugfix {$smarty.section.name.loop} used together with {$smarty.section.name.total} could produce wrong results (forum topic 27041) 3.1.32-dev-35 Uwe Tews 2017-11-06 04:58:02 +01:00
  • ae900c9ebe Disable tests which do not run on PHP 5.4 and below Uwe Tews 2017-11-06 04:32:19 +01:00
  • 3fc8abeb98 code cleanup and optimizations 3.1.32-dev-34 Uwe Tews 2017-11-06 01:02:56 +01:00
  • 8a6f2493c6 Update exception messages 3.1.32-dev-33 Uwe Tews 2017-11-05 20:40:46 +01:00
  • 3799714d53 lexer/parser optimization Uwe Tews 2017-11-05 20:04:32 +01:00
  • 4ab9757b49 replace functions deprecated in PHP 7.2 v2.6.31 Uwe Tews 2017-11-03 07:39:13 +01:00
  • 23d29f2ea3 Update ignored files Uwe Tews 2017-11-03 07:31:18 +01:00
  • dd9c076dfa - correction of PHPDoc blocks - minor code cleanup Uwe Tews 2017-10-26 10:25:41 +02:00
  • 812758225c - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR version update because of recent commit problems Uwe Tews 2017-10-26 06:34:51 +02:00
  • 5d8cd94c1d - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR Uwe Tews 2017-10-26 06:30:19 +02:00
  • 570bc41b12 - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR Uwe Tews 2017-10-26 06:14:22 +02:00
  • 4575a31e62 - deprecate functions Smarty::muteExpectedErrors() and Smarty::unmuteExpectedErrors() as Smarty does no longer use error suppression like @filemtime(). for backward compatibility code is moved from Smarty class to an external class and still can be called. Uwe Tews 2017-10-26 06:00:40 +02:00
  • 926ed8714b - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR Uwe Tews 2017-10-26 05:36:13 +02:00
  • f86d251e5b - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR Uwe Tews 2017-10-26 05:27:25 +02:00
  • c404294a1f - bugfix Smarty version was not filled in header comment of compiled and cached files Uwe Tews 2017-10-26 05:09:07 +02:00
  • 87f260e3a9 fix Smarty version in header comment (reverted from commit 5ec2e1f62b) Uwe Tews 2017-10-26 04:37:39 +02:00
  • 41621ca35e - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (reverted from commit f7a5316205) Uwe Tews 2017-10-26 04:37:31 +02:00
  • a675aaf68e - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (reverted from commit f7a5316205) (reverted from commit beaa293eb3) Uwe Tews 2017-10-26 04:37:17 +02:00
  • f3950a45a7 - bugfix Smarty version was not filled in header comment of compiled and cached files - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (reverted from commit 1e787d08f1) Uwe Tews 2017-10-26 04:37:05 +02:00
  • 8e9108544a - bugfix Smarty version was not filled in header comment of compiled and cached files - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (reverted from commit 1e787d08f1) (reverted from commit 42a292d56a) Uwe Tews 2017-10-26 04:36:41 +02:00
  • 4cbc436599 - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (reverted from commit f7a5316205) (reverted from commit beaa293eb3) (reverted from commit 86f36196e2) Uwe Tews 2017-10-26 04:36:17 +02:00
  • eaac933770 - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (reverted from commit f7a5316205) (reverted from commit beaa293eb3) (reverted from commit 86f36196e2) (reverted from commit 36c6a72015) Uwe Tews 2017-10-26 04:36:08 +02:00
  • 36c6a72015 - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (reverted from commit f7a5316205) (reverted from commit beaa293eb3) (reverted from commit 86f36196e2) Uwe Tews 2017-10-26 04:35:56 +02:00
  • 86f36196e2 - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (reverted from commit f7a5316205) (reverted from commit beaa293eb3) Uwe Tews 2017-10-26 04:19:23 +02:00
  • 42a292d56a - bugfix Smarty version was not filled in header comment of compiled and cached files - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (reverted from commit 1e787d08f1) Uwe Tews 2017-10-26 04:18:28 +02:00
  • 1e787d08f1 - bugfix Smarty version was not filled in header comment of compiled and cached files - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR Uwe Tews 2017-10-26 03:38:27 +02:00
  • beaa293eb3 - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (reverted from commit f7a5316205) Uwe Tews 2017-10-26 03:37:40 +02:00
  • f7a5316205 - optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR Uwe Tews 2017-10-22 03:38:10 +02:00
  • 5ec2e1f62b fix Smarty version in header comment Uwe Tews 2017-10-21 23:43:22 +02:00
  • 3d7dece088 - bugfix custom delimiters could fail since modification of version 3.1.32-dev-23 https://github.com/smarty-php/smarty/issues/394 Uwe Tews 2017-10-21 13:14:14 +02:00
  • 51c813556c modified tests for custom delimiters Uwe Tews 2017-10-21 12:35:08 +02:00
  • 668d07cda9 disable php5.2 tests Uwe Tews 2017-10-18 14:03:22 +02:00
  • 338f5a5769 enable PHPunit tests for PHP 5.2 and 5.3 Uwe Tews 2017-10-18 13:50:29 +02:00
  • 19ebab9e4a enable PHPunit tests for PHP 5.2 and 5.3 Uwe Tews 2017-10-18 13:39:19 +02:00
  • 507b96a571 remove E_DEPRECATED for PHP 5.2 compatibility Uwe Tews 2017-10-18 12:59:55 +02:00
  • e4f41adf5a -bugfix fix implementation of unclosed block tag in double quoted string of 12.10.2017 https://github.com/smarty-php/smarty/issues/396 https://github.com/smarty-php/smarty/issues/397 https://github.com/smarty-php/smarty/issues/391 https://github.com/smarty-php/smarty/issues/392 Uwe Tews 2017-10-18 09:40:38 +02:00
  • 37288b44e0 update tests to cover https://github.com/smarty-php/smarty/issues/396 https://github.com/smarty-php/smarty/issues/397 https://github.com/smarty-php/smarty/issues/391 https://github.com/smarty-php/smarty/issues/392 Uwe Tews 2017-10-18 09:12:59 +02:00
  • 6b97d5cdd5 - unclosed block tag in double quted string must throw compiler exception. https://github.com/smarty-php/smarty/issues/391 https://github.com/smarty-php/smarty/issues/392 Uwe Tews 2017-10-12 20:15:42 +02:00
  • fd1846a286 Update double qouted string test Uwe Tews 2017-10-12 20:03:28 +02:00
  • b271173a2d bugfix $smarty.block.child and $smarty.block.parent could not be used like any $smarty special variable https://github.com/smarty-php/smarty/issues/393 Uwe Tews 2017-10-12 08:21:12 +02:00
  • f41afe355f Update block extends tests https://github.com/smarty-php/smarty/issues/393 Uwe Tews 2017-10-12 08:11:30 +02:00
  • 34fc5e6b46 remove phpunit tests for hhvm Uwe Tews 2017-10-09 23:50:45 +02:00
  • 64ed85a954 enable PHPunit tests for PHP 7.2 and hhvm Uwe Tews 2017-10-09 22:18:11 +02:00
  • 0bf112c2bb Use phpunit 6.4.1 for PHP 7.1 Uwe Tews 2017-10-09 17:30:01 +02:00
  • df97b8a14d do not ignore vendor folder because of travis tests Uwe Tews 2017-10-09 19:11:35 +02:00
  • 157f51086c Test phpunit 6.4.1 (reverted from commit f60d8a763c) Uwe Tews 2017-10-09 16:45:24 +02:00
  • 7e84d34363 Use phpunit 6.4.1 for PHP 7.1 Uwe Tews 2017-10-09 16:38:32 +02:00
  • 0f0fdf0200 Use phpunit 6.4.1 for PHP 7.1 Uwe Tews 2017-10-09 15:22:35 +02:00
  • 0b8940c75e Use phpunit 6.4.1 for PHP 7.1 Uwe Tews 2017-10-09 14:30:08 +02:00
  • b98be78cbf Use phpunit 6.4.1 for PHP 7.1 Uwe Tews 2017-10-09 14:17:47 +02:00
  • 0cad914147 Test phpunit 6.4.1 Uwe Tews 2017-10-09 14:08:36 +02:00
  • d76a00673b Test phpunit 6.4.1 Uwe Tews 2017-10-09 13:56:16 +02:00
  • f60d8a763c Test phpunit 6.4.1 Uwe Tews 2017-10-09 13:53:21 +02:00
  • 1bb374c1fb Test phpunit 6.4.1 Uwe Tews 2017-10-09 13:39:54 +02:00
  • 8d3153401a Test phpunit 6.4.1 Uwe Tews 2017-10-09 13:27:39 +02:00
  • f55baf5e73 Test phpunit 6.4.1 Uwe Tews 2017-10-09 13:19:19 +02:00
  • 89d924659e Test phpunit 6.4.1 Uwe Tews 2017-10-09 13:15:55 +02:00
  • 989e49a7de Test phpunit 6.4.1 Uwe Tews 2017-10-09 13:13:11 +02:00
  • 2777efb84e Test phpunit 6.4.1 Uwe Tews 2017-10-09 13:07:51 +02:00
  • 68b73fe153 Test phpunit 6.1 Uwe Tews 2017-10-09 13:02:59 +02:00
  • 030abc6364 Test against 7.1.9 PHPunit does fail on 7.1.10 Uwe Tews 2017-10-09 10:53:47 +02:00
  • b1cc51a380 set error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT for PHP versions == 7.1 Uwe Tews 2017-10-09 10:23:21 +02:00
  • 3c7f0826d3 Update error_reporting setting Uwe Tews 2017-10-09 10:21:16 +02:00
  • e25bc7a291 set error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT for PHP versions >= 7.0 Uwe Tews 2017-10-09 10:13:52 +02:00