File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454
5555<h3 class="content-title" id="references">Useful links for developers</h3>
5656<ul class="content-box listed">
57- <li><a href="https://heap.space">lxr</a> - an online interface to the
58- PHP source, providing search facilities useful for programmers and researchers</li>
5957 <li><a href="https://wiki.php.net/rfc/howto">The RFC process</a> - the process
6058 by which developers can suggest and discuss new ideas with the community</li>
6159 <li><a href="/build-setup.php">Developer Setup Help</a> - some helpful information
Original file line number Diff line number Diff line change @@ -128,10 +128,6 @@ interface to it. There you can browse the history (and latest versions) of the
128128 the repository for the source code to the latest version of PHP itself.
129129 Checking out the source code can be done <a href="git.php">anonymously</a>.
130130</p>
131- <p>
132- Using <a href="https://heap.space/">OpenGrok</a> is another option to view the
133- source code, and it offers additional features like search and cross referencing.
134- </p>
135131</div>
136132
137133<h2 id="wiki" class="content-header"><a href="https://wiki.php.net/">wiki.php.net</a>: The PHP Wiki</h2>
You can’t perform that action at this time.
0 commit comments