Skip to content

Commit 89479f6

Browse files
committed
bug #5407 Change PhpStormOpener to PhpStormProtocol (King2500)
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes #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
2 parents d606f3e + c9a4001 commit 89479f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/framework.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ you use PHPstorm on the Mac OS platform, you will do something like:
256256
257257
.. tip::
258258

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

262262
Of course, since every developer uses a different IDE, it's better to set
@@ -1529,4 +1529,4 @@ Full Default Configuration
15291529
.. _`HTTP Host header attacks`: http://www.skeletonscribe.net/2013/05/practical-http-host-header-attacks.html
15301530
.. _`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
15311531
.. _`Doctrine Cache`: http://docs.doctrine-project.org/projects/doctrine-common/en/latest/reference/caching.html
1532-
.. _`PhpStormOpener`: https://github.com/pinepain/PhpStormOpener
1532+
.. _`PhpStormProtocol`: https://github.com/aik099/PhpStormProtocol

0 commit comments

Comments
 (0)