Skip to content
This repository was archived by the owner on May 6, 2018. It is now read-only.

Commit 789e2f9

Browse files
committed
Add tip regarding xdebug
1 parent 2fb78fe commit 789e2f9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.html

+6
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,12 @@ <h2 id="how-do-i-make-it-work">How do I make it work?</h2>
353353
<li>Add your project in <em>Project Manager</em> and set it up.</li>
354354
</ol>
355355

356+
<p>
357+
It may also be worthwile to disable xdebug, if you have it enabled, as
358+
<a href="https://github.com/nikic/PHP-Parser/blob/master/doc/component/Performance.markdown#xdebug" target="blank">
359+
even loading it</a> can have a negative impact on performance.
360+
</p>
361+
356362
<h2 id="what-is-it-really">Wait, now I'm confused, what is it really?</h2>
357363
<p>
358364
At the moment, PHP Integrator itself consists of a set of Atom packages written in CoffeeScript, backed by

0 commit comments

Comments
 (0)