doc-en icon indicating copy to clipboard operation
doc-en copied to clipboard

Add PHP_BUILD_DATE and PHP_BUILD_PROVIDER constants

Open jordikroon opened this issue 2 weeks ago • 1 comments

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: https://github.com/php/doc-en/issues/4886

jordikroon avatar Dec 25 '25 22:12 jordikroon