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

add file untranslate page in appendice folder #113

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PhilDaiguille
Copy link

@PhilDaiguille PhilDaiguille commented Feb 7, 2025

This pull request includes updates to the migration documentation for PHP versions and a minor change to the types documentation.

Migration Documentation Updates:

  • appendices/migration82.xml: Added documentation for migrating from PHP 8.1.x to PHP 8.2.x, including new features, functions, constants, incompatibilities, deprecated features, and other changes.
  • appendices/migration83.xml: Added documentation for migrating from PHP 8.2.x to PHP 8.3.x, covering new features, classes, functions, constants, incompatibilities, deprecated features, and other changes.
  • appendices/migration84.xml: Added documentation for migrating from PHP 8.3.x to PHP 8.4.x, detailing new features, classes, functions, constants, incompatibilities, deprecated features, removed extensions, and other changes.

Types Documentation Update:

  • language/types.xml: Replaced the &language.types.value; entity with &language.types.singleton; to reflect updated terminology.

Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

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

I'm going to assume the translation is correct, if not people can always submit PRs :D

@Girgias
Copy link
Member

Girgias commented Feb 7, 2025

Seems there are some XML issues. You can run php ../doc-base/configure.php --with-lang=es to run locally.

@PhilDaiguille PhilDaiguille marked this pull request as draft February 7, 2025 21:55
@PhilDaiguille PhilDaiguille force-pushed the feat/add-translate-page-appendice branch 2 times, most recently from aba86c6 to 4e83c23 Compare February 8, 2025 14:06
@PhilDaiguille PhilDaiguille marked this pull request as ready for review February 8, 2025 14:06
@PhilDaiguille PhilDaiguille force-pushed the feat/add-translate-page-appendice branch from 4e83c23 to 5febbf6 Compare February 8, 2025 14:08
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