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: Raising 0 to a negative exponent is deprecated #4102

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Nov 20, 2024

No description provided.

@Girgias Girgias requested a review from cmb69 November 20, 2024 02:05
@Girgias Girgias added this to the PHP 8.4 milestone Nov 20, 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.

Thank you!

Should we also mention that in the artihmetic operator section? Or maybe amend the table there to tell the ** is the same as pow()?

@Girgias
Copy link
Member Author

Girgias commented Nov 20, 2024

Thank you!

Should we also mention that in the artihmetic operator section? Or maybe amend the table there to tell the ** is the same as pow()?

I thought about this, because I thought that page would already indicate throwing an Error for division by zero but it doesn't soooo not exactly sure

@Girgias Girgias merged commit 0787a61 into php:master Nov 20, 2024
2 checks passed
@Girgias Girgias deleted the pow-dep branch November 20, 2024 13:30
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