You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add PHP_BUILD_DATE and PHP_BUILD_PROVIDER constants (#5058)
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
---------
Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
0 commit comments