Skip to content

Conversation

@jordikroon
Copy link

@jordikroon jordikroon commented Dec 25, 2025

Document two new predefined constants introduced in PHP 8.5.0:

  • PHP_BUILD_DATE: Returns the date and time when PHP was built
  • PHP_BUILD_PROVIDER: Returns the provider who built PHP

Ref: #4886

Document two new predefined constants introduced in PHP 8.5.0:
- PHP_BUILD_DATE: Returns the date and time when PHP was built
- PHP_BUILD_PROVIDER: Returns the provider who built PHP
The xml:id was incorrectly set to "constant.php-extra-version" when it should reference "constant.php-build-date" to match the actual constant being documented.
Add notes documenting platform-specific availability for PHP_BUILDER_NAME
and PHP_MANDIR constants to prevent confusion about their presence across
different PHP builds and operating systems.
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