Skip to content

ext/standard: Math: Throw ValueError for log() when base is 1#21204

Closed
arshidkv12 wants to merge 1 commit into
php:masterfrom
arshidkv12:log-1
Closed

ext/standard: Math: Throw ValueError for log() when base is 1#21204
arshidkv12 wants to merge 1 commit into
php:masterfrom
arshidkv12:log-1

Conversation

@arshidkv12

Copy link
Copy Markdown
Contributor

Throw ValueError for log() with base = 1 instead of returning NAN

@iluuu1994

iluuu1994 commented Feb 13, 2026

Copy link
Copy Markdown
Member

These kinds of changes generally need a discussion on the internals mailing list (and probably an RFC).

@arshidkv12

Copy link
Copy Markdown
Contributor Author

Thank you

@arshidkv12

Copy link
Copy Markdown
Contributor Author

Sorry...
@iluuu1994 I sent an email, but I don’t see it on https://news-web.php.net/php.internals

@iluuu1994

Copy link
Copy Markdown
Member

@arshidkv12 Did you subscribe to the list? You need to be subscribed.

@arshidkv12

Copy link
Copy Markdown
Contributor Author

Yes, but I think I am in the processing queue.

@arshidkv12

Copy link
Copy Markdown
Contributor Author

Sorry... @iluuu1994 Subscription is not working.
I received the following message "A request has been entered into the mailing list processing queue."

@iluuu1994

Copy link
Copy Markdown
Member

Try subscribing here. https://www.php.net/mailing-lists.php Otherwise @derickr might help.

@arshidkv12

Copy link
Copy Markdown
Contributor Author

Sorry... Not working

@iluuu1994

Copy link
Copy Markdown
Member

You also need to be more specific. Can you tell me what you tried? How you subscribed? What mail provider you're using? Etc.

@arshidkv12

Copy link
Copy Markdown
Contributor Author

I tried to subscribe to internals@lists.php.net
using my email arshidkv12@gmail.com

I received the message, “You should receive an email at arshidkv12@gmail.com
shortly describing how to complete your request,” but I have not received the email.

@iluuu1994

Copy link
Copy Markdown
Member

I'm guessing you checked spam?

@arshidkv12

Copy link
Copy Markdown
Contributor Author

Yes, I checked the spam folder as well, but I still haven’t received the email.

@iluuu1994

Copy link
Copy Markdown
Member

I pinged Derick about your issue.

@Girgias

Girgias commented Feb 15, 2026

Copy link
Copy Markdown
Member

Duplicate of #19370

@Girgias Girgias marked this as a duplicate of #19370 Feb 15, 2026
@arshidkv12 arshidkv12 closed this Feb 15, 2026
@arshidkv12 arshidkv12 deleted the log-1 branch February 15, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants