Skip to content
This repository was archived by the owner on Jul 18, 2018. It is now read-only.

Conversation

@bastienho
Copy link

fix 2 PHP errors

bastienho added 2 commits July 1, 2016 16:22
Move generateRandomBytes() to OCP
Fix : `PHP Fatal error:  Call to undefined method OC_Util::generateRandomBytes() in user_cas/lib/hooks.php on line 73`
Adds required argument `IUserManager $userManager`

fix error : ```Argument 7 passed to OCA\\user_ldap\\lib\\user\\Manager::__construct() must implement interface OCP\\IUserManager, none given, called in /apps/user_cas/lib/ldap_backend_adapter.php on line 63 and defined at /apps/user_ldap/lib/user/manager.php#90```
@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @pitbulk, @brenard and @MorrisJobke to be potential reviewers

@bastienho
Copy link
Author

692144c seems to be the same as #33

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants