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

PHP-8.4: Document fpow() #4035

Merged
merged 4 commits into from
Nov 12, 2024
Merged

PHP-8.4: Document fpow() #4035

merged 4 commits into from
Nov 12, 2024

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Nov 11, 2024

Waiting on php/php-src#16751

@Girgias Girgias added this to the PHP 8.4 milestone Nov 11, 2024
Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

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

A couple of nits, but basically looks good. Thank you!

reference/math/functions/fpow.xml Outdated Show resolved Hide resolved
reference/math/functions/fpow.xml Outdated Show resolved Hide resolved
reference/math/functions/fpow.xml Outdated Show resolved Hide resolved
reference/math/functions/fpow.xml Show resolved Hide resolved
<member><function>pow</function></member>
<member><function>fdiv</function></member>
<member><function>fmod</function></member>
<!-- TODO ** operator link?
Copy link
Member

Choose a reason for hiding this comment

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

Maybe. On the other hand, we already link to pow what might be good enough.

Girgias and others added 3 commits November 12, 2024 14:12
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

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

Thanks!

@Girgias Girgias merged commit 2b7eeba into php:master Nov 12, 2024
2 checks passed
@Girgias Girgias deleted the fpow branch November 12, 2024 15:09
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