Skip to content

Commit

Permalink
minor #4554 Changed url to PHP-CS-FIXER repository (jzawadzki)
Browse files Browse the repository at this point in the history
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes #4554).

Discussion
----------

Changed url to PHP-CS-FIXER repository

I've updated php-cs-fixer links as it's moved to FriendsOfPHP

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets | -

Commits
-------

332b6d4 Changed url to PHP-CS-FIXER repository
  • Loading branch information
wouterj committed Nov 29, 2014
2 parents 9d599a0 + 332b6d4 commit 7b1ff2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion best_practices/business-logic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -339,4 +339,4 @@ in a matter of seconds.
.. _`PSR-1`: http://www.php-fig.org/psr/psr-1/
.. _`PSR-2`: http://www.php-fig.org/psr/psr-2/
.. _`the Symfony Code Standards`: http://symfony.com/doc/current/contributing/code/standards.html
.. _`PHP-CS-Fixer`: https://github.com/fabpot/PHP-CS-Fixer
.. _`PHP-CS-Fixer`: https://github.com/FriendsOfPHP/PHP-CS-Fixer

0 comments on commit 7b1ff2a

Please sign in to comment.