-
Notifications
You must be signed in to change notification settings - Fork 848
Add some missing properties and constants #5069
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
base: master
Are you sure you want to change the base?
Conversation
|
Thank you for all the suggestions! |
|
@Girgias Could you please have a look at this one as well please? |
Girgias
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nits :)
| <type>int</type> | ||
| </term> | ||
| <listitem> | ||
| <para>For programmatic determination of Ideographic Description Sequences. Available as of PHP 8.4.0.</para> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use <simpara> rather than <para> to align with the new manual style guidelines.
| <type>int</type> | ||
| </term> | ||
| <listitem> | ||
| <para>Enables case-insensitive matching</para> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto simpara
| <varlistentry xml:id="soapfault.props.lang"> | ||
| <term><varname>headerfault</varname></term> | ||
| <listitem> | ||
| <para> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto simpara
@devnexen Could you please suggest some description for some of the intl constants?