1515< meta charset ="utf-8 ">
1616
1717
18- <!-- begin _includes/seo.html --> < title > Welcome to PHP Debugger</ title >
18+ <!-- begin _includes/seo.html --> < title > What is PHP Debugger? - php-debugger </ title >
1919< meta name ="description " content ="A PHP debugger extension focused on step debugging with near-zero overhead. ">
2020
2121
2525
2626< meta property ="og:type " content ="website ">
2727< meta property ="og:locale " content ="en_US ">
28- < meta property ="og:site_name " content ="PHP Debugger ">
29- < meta property ="og:title " content ="Welcome to PHP Debugger ">
28+ < meta property ="og:site_name " content ="php-debugger ">
29+ < meta property ="og:title " content ="What is PHP Debugger? ">
3030< meta property ="og:url " content ="https://php-debugger.github.io/website/pr-preview/pr-1/ ">
3131
3232
7272
7373
7474
75- < link href ="/website/pr-preview/pr-1/feed.xml " type ="application/atom+xml " rel ="alternate " title ="PHP Debugger Feed ">
75+ < link href ="/website/pr-preview/pr-1/feed.xml " type ="application/atom+xml " rel ="alternate " title ="php-debugger Feed ">
7676< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7777
7878< script >
113113 < div class ="masthead__menu ">
114114 < nav id ="site-nav " class ="greedy-nav " aria-label ="Primary navigation ">
115115
116+ < a class ="site-logo " href ="/website/pr-preview/pr-1/ "> < img src ="https://raw.githubusercontent.com/php-debugger/art/main/php-debugger-lockup.png " alt ="php-debugger "> </ a >
117+
116118 < a class ="site-title " href ="/website/pr-preview/pr-1/ ">
117- PHP Debugger
119+ php-debugger
118120
119121 </ a >
120122 < ul class ="visible-links "> </ ul >
145147
146148
147149 < article class ="page h-entry " itemscope itemtype ="https://schema.org/CreativeWork ">
148- < meta itemprop ="headline " content ="Welcome to PHP Debugger ">
150+ < meta itemprop ="headline " content ="What is PHP Debugger? ">
149151
150152
151153
154156
155157 < header >
156158 < h1 id ="page-title " class ="page__title p-name " itemprop ="headline ">
157- < a href ="https://php-debugger.github.io/website/pr-preview/pr-1/ " itemprop ="url "> Welcome to PHP Debugger
159+ < a href ="https://php-debugger.github.io/website/pr-preview/pr-1/ " itemprop ="url "> What is PHP Debugger?
158160</ a >
159161 </ h1 >
160162
@@ -166,7 +168,7 @@ <h1 id="page-title" class="page__title p-name" itemprop="headline">
166168
167169 < section class ="page__content e-content " itemprop ="text ">
168170
169- < h2 id ="about- php-debugger "> About PHP Debugger</ h2 >
171+ < h2 id ="what-is- php-debugger "> What is PHP Debugger? </ h2 >
170172
171173< p > A PHP debugger extension focused on step debugging with near-zero overhead. Forked from < a href ="https://xdebug.org/ "> Xdebug</ a > , with profiling, coverage, and tracing removed.</ p >
172174
@@ -232,7 +234,7 @@ <h3 id="main-repository">Main Repository</h3>
232234</ div >
233235
234236
235- < div class ="page__footer-copyright "> © 2026 < a href ="https://php-debugger.github.io "> PHP Debugger </ a > . Powered by < a href ="https://jekyllrb.com " rel ="nofollow "> Jekyll</ a > & < a href ="https://mademistakes.com/work/jekyll-themes/minimal-mistakes/ " rel ="nofollow "> Minimal Mistakes</ a > .</ div >
237+ < div class ="page__footer-copyright "> © 2026 < a href ="https://php-debugger.github.io "> php-debugger </ a > . Powered by < a href ="https://jekyllrb.com " rel ="nofollow "> Jekyll</ a > & < a href ="https://mademistakes.com/work/jekyll-themes/minimal-mistakes/ " rel ="nofollow "> Minimal Mistakes</ a > .</ div >
236238
237239 </ footer >
238240 </ div >
0 commit comments