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

add branch alias for composer #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

glensc
Copy link

@glensc glensc commented Apr 28, 2015

this way i could add to my composer deps:

        "adldap/adldap": "~5.0.0",

even if you have not yet tagged any 5.0.x version

@glensc
Copy link
Author

glensc commented Apr 28, 2015

btw, adldap/adldap points to https://github.com/ztec/adLDAP.git, not here, what's up with that?

@glensc
Copy link
Author

glensc commented Apr 28, 2015

also, it's very messy right now with composer & adldap and everything related to adldap multiple homepages, multiple forks, everything in the middle of something. even version control commits seem to be missing (why not import all code from sourceforge to github, why start new project....)

for example i put to my composer "adldap/adldap": "~4.0.2", but i got something different than 4.0.4 zip downloaded from sourceforge site, it contains namespaces, while adldap/adldap github page says namespaces came with 5.0.0

don't know which doc to trust or not.

@strebl
Copy link

strebl commented Apr 28, 2015

The original developers stopped maintaining adldap.
@stevebauman and the community now developing Adldap2.
It's a modern, test covered, and improved version of the original Adldap with great compatibility to that it's original counterpart.
However, it's not released yet but close to completion!

After it's finished, @stevebauman will try to take over the adldap/adldap package on Packagist.

Visit the Adldap2 repository for more information.

PS: There are information to help you upgrading to Adlap2 v5.

@samwilson
Copy link
Contributor

Yeah, ignore the others @glensc—Adldap2 is where it's at. :-)

By the way, are you integrating with any particular framework or CMS? I'm trying to make a list of everywhere Adldap(2) is used.

@glensc
Copy link
Author

glensc commented Apr 29, 2015

i was just looking replacement for Net_LDAP2 PEAR package, as the adLDAP mentioned it can work with plain ldap (openldap) as well, i thought if the code is nice, it could work.

@glensc
Copy link
Author

glensc commented Apr 29, 2015

ps: is there announcement or blog or anything explaining why original devs (and who they are) stopped? so sourceforge site is considered dead?

@strebl
Copy link

strebl commented Apr 29, 2015

Unfortunately not. They did just stop develop and did leave the adLDAP organisation: https://github.com/adldap.

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.

3 participants