Skip to content

Commit

Permalink
bug symfony#5407 Change PhpStormOpener to PhpStormProtocol (King2500)
Browse files Browse the repository at this point in the history
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes symfony#5407).

Discussion
----------

Change PhpStormOpener to PhpStormProtocol

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

[PhpStormOpener](https://github.com/pinepain/PhpStormOpener) only supports Mac OS.
[PhpStormProtocol](https://github.com/aik099/PhpStormProtocol) supports Windows as well, so the sentence here now makes sense.

Commits
-------

c9a4001 Changed PhpStormOpener to PhpStormProtocol
  • Loading branch information
weaverryan committed Jun 28, 2015
2 parents d606f3e + c9a4001 commit 89479f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reference/configuration/framework.rst
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ you use PHPstorm on the Mac OS platform, you will do something like:
.. tip::

If you're on a Windows PC, you can install the `PhpStormOpener`_ to
If you're on a Windows PC, you can install the `PhpStormProtocol`_ to
be able to use this.

Of course, since every developer uses a different IDE, it's better to set
Expand Down Expand Up @@ -1529,4 +1529,4 @@ Full Default Configuration
.. _`HTTP Host header attacks`: http://www.skeletonscribe.net/2013/05/practical-http-host-header-attacks.html
.. _`Security Advisory Blog post`: http://symfony.com/blog/security-releases-symfony-2-0-24-2-1-12-2-2-5-and-2-3-3-released#cve-2013-4752-request-gethost-poisoning
.. _`Doctrine Cache`: http://docs.doctrine-project.org/projects/doctrine-common/en/latest/reference/caching.html
.. _`PhpStormOpener`: https://github.com/pinepain/PhpStormOpener
.. _`PhpStormProtocol`: https://github.com/aik099/PhpStormProtocol

0 comments on commit 89479f6

Please sign in to comment.