Skip to content

Promote warnings to exceptions in ext/ldap - #6065

Closed
kocsismate wants to merge 2 commits into
php:masterfrom
kocsismate:ldap-warning
Closed

Promote warnings to exceptions in ext/ldap#6065
kocsismate wants to merge 2 commits into
php:masterfrom
kocsismate:ldap-warning

Conversation

@kocsismate

Copy link
Copy Markdown
Member

No description provided.

@MCMic

MCMic commented Sep 3, 2020

Copy link
Copy Markdown
Contributor

Calls to zend_zval_type_name with no attribute seems to cause build errors.

The changes on themselves seems fine apart from this.

@kocsismate

Copy link
Copy Markdown
MemberAuthor

@MCMic Thanks for the review! I've just fixed the build (hopefully), and I'm going to fix the tests now.

@cmb69

cmb69 commented Sep 3, 2020

Copy link
Copy Markdown
Member

@koksismate, please rebase to get rid of the Windows build error.

@kocsismate
kocsismate marked this pull request as ready for review September 3, 2020 15:30
Comment threadext/ldap/ldap.c Outdated
Comment threadext/ldap/ldap.c Outdated
Comment threadext/ldap/ldap.c Outdated

@nikicnikic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LG assuming tests pass.

@kocsismate
kocsismate deleted the ldap-warning branch September 4, 2020 13:32
Sign up for freeto 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.

4 participants

@kocsismate@MCMic@cmb69@nikic