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

Sync some methodsynopses with stubs #3356

Merged
merged 5 commits into from
Apr 28, 2024
Merged

Conversation

kocsismate
Copy link
Member

No description provided.

reference/hash/functions/hash-pbkdf2.xml Show resolved Hide resolved
reference/hash/functions/hash-update.xml Show resolved Hide resolved
reference/ldap/functions/ldap-exop-sync.xml Show resolved Hide resolved
reference/mbstring/functions/mb-get-info.xml Show resolved Hide resolved
@@ -8,7 +8,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="ReflectionFiber">
<modifier>public</modifier> <type>string</type><methodname>ReflectionFiber::getExecutingFile</methodname>
<modifier>public</modifier> <type class="union"><type>string</type><type>null</type></type><methodname>ReflectionFiber::getExecutingFile</methodname>
Copy link
Member Author

Choose a reason for hiding this comment

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

The null return type was added when a segfault was fixed. Therefore I didn't add a changelog, since the functionality didn't work at all until the null type was added. Let me know if I show still add a change log

reference/uodbc/functions/odbc-autocommit.xml Show resolved Hide resolved
reference/uodbc/functions/odbc-binmode.xml Show resolved Hide resolved
Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

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

Minor questions

reference/hash/functions/hash-pbkdf2.xml Outdated Show resolved Hide resolved
reference/hash/functions/hash-update.xml Show resolved Hide resolved
reference/reflection/reflectionfiber/getexecutingfile.xml Outdated Show resolved Hide resolved
reference/reflection/reflectionfiber/getexecutingline.xml Outdated Show resolved Hide resolved
reference/uodbc/functions/odbc-autocommit.xml Show resolved Hide resolved
reference/uodbc/functions/odbc-binmode.xml Show resolved Hide resolved
@Girgias Girgias merged commit db22a7c into php:master Apr 28, 2024
2 checks passed
@kocsismate kocsismate deleted the stub-sync2 branch April 28, 2024 20:48
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.

2 participants