Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark text sections as to be stripped, but do not strip them right away #579

Closed

Conversation

wisskid
Copy link
Contributor

@wisskid wisskid commented Apr 11, 2020

Combine equivalent sections in chunks at the template level and strip combined chunks where possible.

vadimkuragkovskiy and others added 2 commits February 7, 2020 18:56
…y. Combine equivalent sections in chunks at the template level and strip combined chunks where possible.

- simplified Smarty_Internal_TemplateCompilerBase::processText along the way
Fixes !447
@wisskid wisskid requested a review from uwetews April 11, 2020 23:23
wisskid and others added 5 commits April 12, 2020 11:41
* Removed unneeded files and replace dummy.txt with .gitignore files
* Synced unit tests with master codebase, noted TODO's, fixed phpunit scripts and travis config
* fix php7.4 deprecation and remove php7.4 from travis allow_failures since php7.4 is current stable

Co-authored-by: Uwe Tews <uwe.tews@googlemail.com>
Co-authored-by: Uwe Tews <uwe.tews@gmail.com>
Co-authored-by: AnrDaemon <anrdaemon@yandex.ru>
…y. Combine equivalent sections in chunks at the template level and strip combined chunks where possible.

- simplified Smarty_Internal_TemplateCompilerBase::processText along the way
Fixes !447
…f github.com:smarty-php/smarty into bugfix/strip_doesnt_remove_whitespaces_after_comment
@wisskid wisskid closed this Apr 13, 2020
@wisskid wisskid deleted the bugfix/strip_doesnt_remove_whitespaces_after_comment branch April 13, 2020 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

{strip} doesn't remove white-spaces after comments {* *}
2 participants