Skip to content

Fixed a bug.#121

Open
mjmunger wants to merge 1 commit intoadldap:masterfrom
mjmunger:master
Open

Fixed a bug.#121
mjmunger wants to merge 1 commit intoadldap:masterfrom
mjmunger:master

Conversation

@mjmunger
Copy link
Copy Markdown

@mjmunger mjmunger commented Dec 9, 2016

In Entry::applyExtraAttributes(), the class will falsely attempt to apply attributes that do not exist resulting in a number of PHP errors. An if isset() condition was added to skip the attemtpt to add it to the data[] array if the array element in question does not exist.

In Entry::applyExtraAttributes(), the class will falsely attempt to apply attributes that do not exist resulting in a number of PHP errors. An if isset() condition was added to skip the attemtpt to add it to the data[] array if the array element in question does not exist.
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.

1 participant