Skip to content

Commit 9864d91

Browse files
haszihaszi
andauthored
Fix typo in LDAP stub (#14313)
Co-authored-by: haszi <[email protected]>
1 parent e2fe2ee commit 9864d91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ext/ldap/ldap.stub.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
const LDAP_OPT_X_SASL_USERNAME = UNKNOWN;
204204
#endif
205205

206-
#ifdef ORALDAP
206+
#ifdef HAVE_ORALDAP
207207
/**
208208
* @var int
209209
* @cvalue GSLC_SSL_NO_AUTH

ext/ldap/ldap_arginfo.h

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)