Skip to content

Conversation

@alexandre-daubois
Copy link
Member

Part of #3872

Comment on lines 77 to 78
<exceptionname>ValueError</exceptionname> if the <parameter>encoding</parameter>
parameter contains null bytes.
Copy link
Member

Choose a reason for hiding this comment

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

To be symetric to the other changelog

Suggested change
<exceptionname>ValueError</exceptionname> if the <parameter>encoding</parameter>
parameter contains null bytes.
<exceptionname>ValueError</exceptionname> if <parameter>encoding</parameter>
contains null bytes.

Comment on lines 75 to 76
Throws a <exceptionname>ValueError</exceptionname> if
<parameter>map</parameter> doesn't contain integers only.
Copy link
Member

Choose a reason for hiding this comment

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

Maybe?

Suggested change
Throws a <exceptionname>ValueError</exceptionname> if
<parameter>map</parameter> doesn't contain integers only.
Throws a <exceptionname>ValueError</exceptionname> if
<parameter>map</parameter> is not a list of &integers;.

(and apply elsewhere)

@alexandre-daubois alexandre-daubois force-pushed the mb-string-84 branch 2 times, most recently from e23d268 to dfdd2df Compare December 5, 2024 09:43
@alexandre-daubois
Copy link
Member Author

Should be better now

@Girgias Girgias merged commit d553fa3 into php:master Dec 5, 2024
2 checks passed
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