Skip to content
New issue

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

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

Already on GitHub? # to your account

Yml wip #330

Merged
merged 2 commits into from
Feb 16, 2020
Merged

Yml wip #330

merged 2 commits into from
Feb 16, 2020

Conversation

angoliar
Copy link
Contributor

No description provided.

@angoliar
Copy link
Contributor Author

angoliar commented Aug 9, 2016

Дядьки, годится пр или доработать что-то?

@bethrezen
Copy link
Member

@Hector68 рассмотри PR плиз

@@ -118,7 +119,7 @@ public function generate()
$output = $view->renderFile($this->viewFile, $outputParams);

$fileName = Yii::getAlias('@webroot') . '/' . $config->general_yml_filename;
$result = static::USE_GZIP === $config->use_gzip
$result = static::USE_GZIP == $config->use_gzip
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe static::USE_GZIP === (int) $config->use_gzip

@angoliar angoliar changed the title Yml Yml wip Aug 9, 2016
@bethrezen bethrezen merged commit 87728f0 into DevGroup-ru:master Feb 16, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants