Skip to content

[Docs-1] Convert non-php code.#5722

Merged
kenjis merged 14 commits intocodeigniter4:developfrom
sfadschm:docs-non-php-code
Feb 25, 2022
Merged

[Docs-1] Convert non-php code.#5722
kenjis merged 14 commits intocodeigniter4:developfrom
sfadschm:docs-non-php-code

Conversation

@sfadschm
Copy link
Copy Markdown
Contributor

@sfadschm sfadschm commented Feb 22, 2022

This is the follow up of #5689.

[x] Convert non-php code in examples to valid php.

Some of these changes are not valid php syntax or go against the style guide. This will be fixed in a later step.

@sfadschm sfadschm marked this pull request as ready for review February 22, 2022 17:05
@kenjis kenjis added the documentation Pull requests for documentation only label Feb 23, 2022
Comment thread user_guide_src/source/testing/overview/007.php Outdated
Comment thread user_guide_src/source/testing/fabricator/021.php Outdated
Comment thread user_guide_src/source/testing/fabricator/006.php Outdated
Comment thread user_guide_src/source/testing/fabricator/005.php Outdated
Comment thread user_guide_src/source/outgoing/response/026.php Outdated
Comment thread user_guide_src/source/outgoing/localization/008.php Outdated
Comment thread user_guide_src/source/libraries/uploaded_files/006.php Outdated
Comment thread user_guide_src/source/libraries/curlrequest/014.php Outdated
Comment thread user_guide_src/source/helpers/text_helper/020.php Outdated
@sfadschm
Copy link
Copy Markdown
Contributor Author

@kenjis Fixed.
However, I think we should not waist time on fixing CS for the next PRs.
These are just to provide valid PHP syntax, so we can run php-cs-fixer in the last PR to fix all CS violations at once.

@sfadschm
Copy link
Copy Markdown
Contributor Author

Coveralls change of "system" should honestly not be touched by this PR 😆

Comment thread user_guide_src/source/incoming/incomingrequest/10.php Outdated
Co-authored-by: kenjis <kenji.uui@gmail.com>
Comment thread user_guide_src/source/incoming/incomingrequest/13.php Outdated
Comment thread user_guide_src/source/incoming/incomingrequest/15.php Outdated
Comment thread user_guide_src/source/incoming/message/005.php Outdated
Comment thread user_guide_src/source/libraries/pagination/011.php Outdated
Comment thread user_guide_src/source/libraries/pagination/012.php Outdated
Alex Schmitz and others added 2 commits February 24, 2022 11:33
Comment thread user_guide_src/source/outgoing/localization/008.php
Comment thread user_guide_src/source/incoming/incomingrequest/013.php Outdated
Comment thread user_guide_src/source/libraries/pagination/012.php
Comment thread user_guide_src/source/libraries/sessions/002.php Outdated
Comment thread user_guide_src/source/libraries/sessions/005.php Outdated
Comment thread user_guide_src/source/libraries/sessions/007.php Outdated
Comment thread user_guide_src/source/libraries/sessions/010.php Outdated
Comment thread user_guide_src/source/libraries/sessions/014.php Outdated
Comment thread user_guide_src/source/libraries/sessions/024.php Outdated
Comment thread user_guide_src/source/libraries/sessions/033.php Outdated
Comment thread user_guide_src/source/libraries/uploaded_files/004.php Outdated
Comment thread user_guide_src/source/libraries/uploaded_files/005.php Outdated
Comment thread user_guide_src/source/libraries/uploaded_files/006.php Outdated
Comment thread user_guide_src/source/libraries/uploaded_files.rst Outdated
Thanks, missed that.

Co-authored-by: kenjis <kenji.uui@gmail.com>
Copy link
Copy Markdown
Member

@kenjis kenjis left a comment

Choose a reason for hiding this comment

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

Thank you!

@kenjis kenjis merged commit 09cccfb into codeigniter4:develop Feb 25, 2022
@sfadschm sfadschm deleted the docs-non-php-code branch February 25, 2022 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Pull requests for documentation only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants