Skip to content

Conversation

@samdark
Copy link
Member

@samdark samdark commented Jun 23, 2025

No description provided.

@samdark samdark requested a review from Copilot June 23, 2025 21:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refines the documentation and examples across the guides by updating supported PHP versions, normalizing header casing and anchor IDs, and modernizing code examples with final readonly classes and constructor property promotion.

  • Bump PHP requirement from 8.0 to 8.1 in multiple guides
  • Standardize section headings (casing and anchor ids)
  • Update code snippets to use final readonly classes and constructor property promotion
  • Fix typos and placeholders (e.g., package names, links)

Reviewed Changes

Copilot reviewed 33 out of 33 changed files in this pull request and generated no comments.

File Description
guide/ru/intro/what-is-yii.md Bumped PHP requirement to 8.1
guide/en/intro/what-is-yii.md Bumped PHP requirement to 8.1
guide/en/tutorial/using-with-event-loop.md Added FrankenPHP mention (placeholder link) and updated state strategies
guide/en/tutorial/performance-tuning.md Lowercased headings and updated anchor id attributes
Comments suppressed due to low confidence (2)

guide/en/tutorial/using-with-event-loop.md:12

  • The link placeholder <LINK HERE> for FrankenPHP needs to be replaced with the actual URL to the FrankenPHP docs or repository.
There are multiple tools that could be used to achieve it. Notably, [FrankenPHP](<LINK HERE>), [RoadRunner](https://roadrunner.dev/) and

guide/en/tutorial/performance-tuning.md:19

  • The anchor ID was changed from using-caching to using-caching-techniques; ensure any links or references elsewhere are updated to match the new ID.
## Using caching techniques <span id="using-caching-techniques"></span>

@samdark samdark marked this pull request as ready for review July 15, 2025 07:15
@samdark samdark merged commit 74f8e46 into master Jul 15, 2025
2 of 5 checks passed
@samdark samdark deleted the improvements branch July 15, 2025 07:15
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.

2 participants