uwetews
|
799b5cb342
|
- fix PSR-2 coding standards and PHPDoc blocks https://github.com/smarty-php/smarty/pull/452
https://github.com/smarty-php/smarty/pull/475
https://github.com/smarty-php/smarty/pull/473
- bugfix PHP5.2 compatibility https://github.com/smarty-php/smarty/pull/472
|
2018-08-19 02:35:46 +02:00 |
|
uwetews
|
b5e5085391
|
Merge pull request #452 from dusta/Update-PSR-2
Update PSR-2
|
2018-08-12 03:20:33 +02:00 |
|
AnrDaemon
|
da29452d74
|
Updated composer.json with require-dev deps.
|
2018-07-19 20:03:29 +03:00 |
|
AnrDaemon
|
e9dacb4fd0
|
Integrate ongoing master.
|
2018-06-19 07:51:02 +03:00 |
|
Sławomir Kaleta
|
2404095783
|
Update PSR-2
|
2018-06-12 09:58:15 +02:00 |
|
Uwe Tews
|
cc4d8fa1a0
|
- bugfix strip-block produces different output in Smarty v3.1.32 https://github.com/smarty-php/smarty/issues/436
|
2018-05-17 16:04:48 +02:00 |
|
Uwe Tews
|
87ec44e9f8
|
- bugfix Smarty::compileAllTemplates ignores $extension parameter https://github.com/smarty-php/smarty/issues/437
https://github.com/smarty-php/smarty/pull/438
|
2018-05-17 13:50:14 +02:00 |
|
Uwe Tews
|
e2aec4d011
|
Fix annotation https://github.com/smarty-php/smarty/issues/441
|
2018-05-17 08:12:26 +02:00 |
|
Uwe Tews
|
514d99beaa
|
- improvement do not compute total property in {foreach} if not needed https://github.com/smarty-php/smarty/issues/443
|
2018-05-17 06:27:35 +02:00 |
|
Uwe Tews
|
115e178884
|
- bugfix plugins may not be loaded when setMergeCompiledIncludes is true https://github.com/smarty-php/smarty/issues/435
|
2018-05-17 04:40:58 +02:00 |
|
Uwe Tews
|
cb59fc5537
|
Delete unwanted file
|
2018-04-28 05:32:02 +02:00 |
|
Uwe Tews
|
c9dbe1d08c
|
- bugfix regarding Security Vulnerability did not solve the problem under Linux
|
2018-04-26 21:38:08 +02:00 |
|
Uwe Tews
|
2e081a51b1
|
- bugfix regarding Security Vulnerability did not solve the problem under Linux
|
2018-04-26 18:06:45 +02:00 |
|
Uwe Tews
|
f9ca3c63d1
|
- bugfix regarding Security Vulnerability did not solve the problem under Linux
|
2018-04-26 13:02:51 +02:00 |
|
Uwe Tews
|
ac9d4b587e
|
Release version 3.1.32
v3.1.32
|
2018-04-24 16:53:33 +02:00 |
|
Uwe Tews
|
e83bdc2ece
|
Revert "remove - php: nightly test"
This reverts commit 216ada91f3.
|
2018-04-24 16:51:39 +02:00 |
|
Uwe Tews
|
bcedfd6b58
|
Release version 3.1.32
|
2018-04-24 16:14:10 +02:00 |
|
Uwe Tews
|
216ada91f3
|
remove - php: nightly test
|
2018-04-24 16:00:35 +02:00 |
|
Uwe Tews
|
a57d514e8c
|
update .travis.yml
|
2018-04-24 12:41:39 +02:00 |
|
Uwe Tews
|
20c3f70379
|
update .travis.yml
|
2018-04-24 12:37:01 +02:00 |
|
Uwe Tews
|
c95d3f3a4d
|
- fix compatibility for PHP version < 5.6
|
2018-04-24 11:33:47 +02:00 |
|
Uwe Tews
|
8d21f38dc3
|
- bugfix possible Security Vulnerability in Smarty_Security class.
|
2018-04-24 10:38:18 +02:00 |
|
Uwe Tews
|
fbbb292ef0
|
update access to parent object
|
2018-04-19 16:04:41 +02:00 |
|
Uwe Tews
|
8bea607b78
|
fix comment lines of inline subtemplates
|
2018-04-19 15:57:37 +02:00 |
|
uwetews
|
7c3606e839
|
Merge pull request #432 from dusta/patch-1
Update README.md
|
2018-04-19 13:14:12 +02:00 |
|
Dusta
|
b2d55b677d
|
Update README.md
Add https, add dots
|
2018-04-14 20:32:35 +02:00 |
|
Uwe Tews
|
860ebb618e
|
- bugfix plugins may not be loaded if {function} or {block} tags are executed in nocache mode
|
2018-03-28 07:35:52 +02:00 |
|
Uwe Tews
|
336c07c23f
|
- bugfix plugins may not be loaded if {function} or {block} tags are executed in nocache mode
https://github.com/smarty-php/smarty/issues/371
|
2018-03-28 07:15:29 +02:00 |
|
Uwe Tews
|
cf22e986c0
|
- new feature {parent} = {$smarty.block.parent} {child} = {$smarty.block.child}
|
2018-03-28 07:14:29 +02:00 |
|
Uwe Tews
|
0dbace8321
|
- new feature {parent} = {$smarty.block.parent} {child} = {$smarty.block.child}
|
2018-03-26 22:35:31 +02:00 |
|
Uwe Tews
|
c81948d602
|
- bugfix preg_replace could fail on large content resulting in a blank page https://github.com/smarty-php/smarty/issues/417
|
2018-03-23 19:34:18 +01:00 |
|
Uwe Tews
|
3a3b8c75a1
|
- bugfix preg_replace could fail on large content resulting in a blank page https://github.com/smarty-php/smarty/issues/417
|
2018-03-23 19:14:53 +01:00 |
|
Uwe Tews
|
d646d4678c
|
- bugfix preg_replace could fail on large content resulting in a blank page https://github.com/smarty-php/smarty/issues/417
|
2018-03-23 19:11:12 +01:00 |
|
Uwe Tews
|
d79af55485
|
- bugfix short form of {section} attributes did not work https://github.com/smarty-php/smarty/issues/428
|
2018-03-21 15:19:57 +01:00 |
|
Uwe Tews
|
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
|
2018-03-21 07:36:11 +01:00 |
|
Uwe Tews
|
60415e6f2a
|
- improvement Smarty::compileAllTemplates() exit with a non-zero status code if max errors is reached https://github.com/smarty-php/smarty/pull/402
|
2018-03-17 08:31:40 +01:00 |
|
Uwe Tews
|
a5961606f3
|
- bugfix extends resource did not work with user defined left/right delimiter https://github.com/smarty-php/smarty/issues/419
|
2018-03-16 18:44:47 +01:00 |
|
AnrDaemon
|
ca00a31f71
|
Use Composer classmap instead of bootstrap.
|
2017-12-05 21:19:17 +03:00 |
|
Uwe Tews
|
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
|
2017-11-22 01:21:09 +01:00 |
|
Uwe Tews
|
40ea5d89da
|
- replacement of " by '
|
2017-11-20 12:26:48 +01:00 |
|
Uwe Tews
|
fcf108b33f
|
bugfix variable filter might not have been loaded in cache file for use in nocache sections.
|
2017-11-20 11:11:46 +01:00 |
|
Uwe Tews
|
96fd914cc1
|
bugfix rework of newline spacing between tag code and template text.
now again identical with Smarty2 (forum topic 26878)
|
2017-11-20 04:07:51 +01:00 |
|
Uwe Tews
|
654659aadf
|
remove html tags from PHPDoc blocks
|
2017-11-11 07:11:33 +01:00 |
|
Uwe Tews
|
96bcbd2221
|
fix comment correct last commit
|
2017-11-11 07:10:35 +01:00 |
|
Uwe Tews
|
efe0e4c40c
|
fix comment
|
2017-11-11 06:44:33 +01:00 |
|
Uwe Tews
|
da273df95f
|
remove blanks on line endings
|
2017-11-06 19:27:14 +01:00 |
|
Uwe Tews
|
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
|
2017-11-06 04:58:02 +01:00 |
|
Uwe Tews
|
3fc8abeb98
|
code cleanup and optimizations 3.1.32-dev-34
|
2017-11-06 01:02:56 +01:00 |
|
Uwe Tews
|
3799714d53
|
lexer/parser optimization
|
2017-11-05 20:04:32 +01:00 |
|
Uwe Tews
|
dd9c076dfa
|
- correction of PHPDoc blocks
- minor code cleanup
|
2017-10-26 10:25:41 +02:00 |
|