Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Ldap] Updated Ldap component documentation for 3.1 #6981

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

Closed
wants to merge 28 commits into from
Closed

[Ldap] Updated Ldap component documentation for 3.1 #6981

wants to merge 28 commits into from

Conversation

csarrazi
Copy link
Contributor

Q A
Doc fix? no
New docs? yes
Applies to 3.1, 3.2
Fixed tickets #5756

Unfortunately, I didn't have the time to update the docs since I have been pretty busy these last months, but like people say, better late than never!
The documentation has been updated for version 3.1 of the Ldap component, which no longer uses the same class, and now provides an LdapManager which can create new LDAP entries, or manipulate existing ones (update or delete).

I didn't add a documentation section regarding the legacy classes, but I figure that they should no longer be described as the main entry points for the Ldap component.

dantleech and others added 28 commits June 27, 2016 16:32
I think there is a typo with acme_mailer.transport, this should be app.mail_transport since you are using the app.mail_transport on any other place.
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes #6955).

Discussion
----------

Typo in the class name.

Commits
-------

8b28f02 Typo in the class name.
This PR was merged into the 2.8 branch.

Discussion
----------

Typo fix in tags.rst

I think there is a typo with acme_mailer.transport, this should be app.mail_transport since you are using the app.mail_transport on any other place.

Commits
-------

2fecab5 Update tags.rst
…eguiluz)

This PR was merged into the 2.7 branch.

Discussion
----------

Fixed indentation issues in alias_private article

Commits
-------

3b39d87 Fixed indentation issues in alias_private article
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #6964).

Discussion
----------

Fix typo in validator example

Commits
-------

a2bf25b fix typo
This PR was merged into the 3.1 branch.

Discussion
----------

Documentation for YAML flags added in 3.1

Following on from #6590 this PR documents the YAML flags introduced in Symfony 3.1

Commits
-------

3895fc9 Documentation for YAML flags added in 3.1
…into Ener-Getick-ENCODERS

* 'ENCODERS' of https://github.com/Ener-Getick/symfony-docs:
  [Serializer] Document the encoders
…ick, weaverryan)

This PR was merged into the 2.7 branch.

Discussion
----------

[Finishing][Serializer] Document the encoders

Finishing #6684 - just opening the PR to review and run tests.

Commits
-------

10b2fa3 Minor language tweaks
f99663a removing cookbook entries
73172c6 updating links
33e5b76 Moving files into the new structure
2c66c83 Merge branch 'ENCODERS' of https://github.com/Ener-Getick/symfony-docs into Ener-Getick-ENCODERS
dbdbf68 [Serializer] Document the encoders
This PR was submitted for the 3.1 branch but it was merged into the 2.8 branch instead (closes #6925).

Discussion
----------

Method "$this->getMock()" is deprecated

Commits
-------

e151754 Method "$this->getMock()" is depreciated
* 2.7:
  [#6925] Removing more instances of the deprecated getMock()
  Minor language tweaks
  removing cookbook entries
  updating links
  Moving files into the new structure
  [#6649] Changing a note to a caution - this *is* a gotcha
  fix typo
  Typo in the class name.
  Fixed indentation issues in alias_private article
  [Serializer] Document the encoders
* 2.8: (32 commits)
  [#6925] Removing more instances of the deprecated getMock()
  Method "$this->getMock()" is depreciated
  Minor language tweaks
  removing cookbook entries
  updating links
  Moving files into the new structure
  [#6649] Changing a note to a caution - this *is* a gotcha
  fix typo
  Typo in the class name.
  Update tags.rst
  Fixed indentation issues in alias_private article
  Fix the error in code example
  [Controller Description] Remove backticks
  [Controller] Fix nested inline markup
  [Controller Description] Fix typos and class link
  Fix var_dumper advanced usage link
  [#6908] Add deprecations on some other places as well
  Add deprecation warnings to relevant profiler options
  Update access_control.rst
  DumpFile() third argument is deprecated and doesn't exists anymore in 3.x
  ...
* origin/3.0:
  Remove reference to profiler lifetime property that was removed in 3.x
* 3.0:
  [#6925] Removing more instances of the deprecated getMock()
  Method "$this->getMock()" is depreciated
  Minor language tweaks
  removing cookbook entries
  updating links
  Moving files into the new structure
  [#6649] Changing a note to a caution - this *is* a gotcha
  fix typo
  Typo in the class name.
  Update tags.rst
  Fixed indentation issues in alias_private article
  [Serializer] Document the encoders
@csarrazi
Copy link
Contributor Author

Changing target branch

@xabbuh xabbuh added the Ldap label Jan 25, 2017
Sign up for free to 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.

10 participants