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

Ease local development, use PHP 7.4, various fixes #962

Merged
merged 59 commits into from
Jan 19, 2022
Merged

Ease local development, use PHP 7.4, various fixes #962

merged 59 commits into from
Jan 19, 2022

Conversation

arogachev
Copy link
Contributor

@arogachev arogachev commented Jan 3, 2022

Fixed issues:

TODO list (required):

TODO list (optional):

  • Use Docker for generating Yii 1.0 API docs.
  • Handle ./init in shared volume.
  • Sync vendor and node_modules with host.
  • Setup and configure debug environment.
  • Add details of changes to this PR's description.
  • Add extensions to Composer require section.
make guide-2.0

PDF errors in the following logs:

  • data/guide-2.0/ru/pdf/fail.log
  • data/guide-2.0/fr/pdf/fail.log
  • data/guide-2.0/zh-cn/pdf/fail.log
  • data/guide-2.0/ja/pdf/fail.log
  • data/guide-2.0/pl/pdf/fail.log
make download-2.0

Building guide and api package for language:

  • (uk) Error: DOMDocument::loadHTML(): Tag route invalid in Entity, line: 76
  • (ar) Error: DOMDocument::loadHTML(): Unexpected end tag : p in Entity, line: 18
  • (ja) Error: DOMDocument::loadHTML(): ID date-number already defined in Entity, line: 552
  • (zh-CN) Error: DOMDocument::loadHTML(): ID creating-activeform-dropdownlist already defined in Entity, line: 127
  • Broken encoding (for example, uk)

@arogachev arogachev self-assigned this Jan 3, 2022
Dockerfile Outdated Show resolved Hide resolved
composer.json Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
env/dev/web/index.php Outdated Show resolved Hide resolved
composer.lock Outdated Show resolved Hide resolved
@arogachev arogachev marked this pull request as ready for review January 14, 2022 10:24
@samdark samdark merged commit 5005e6b into yiisoft-contrib:master Jan 19, 2022
@arogachev arogachev deleted the ease-local-development branch January 20, 2022 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants