Skip to content

Commit 95b5dd0

Browse files
committed
[TASK] Composer update
The Bugfix to the whitespace handling in the guides changed the output of whitespaces. Duplicate confvals are now forbidden, they can receive a `:name:` attribute now and be linked by that name. - Upgrading phpdocumentor/guides (1.2.0 => 1.2.2): Extracting archive - Upgrading phpdocumentor/guides-restructured-text (1.2.0 => 1.2.1): Extracting archive - Upgrading phpdocumentor/guides-cli (1.0.0 => 1.2.1): Extracting archive - Upgrading phpdocumentor/guides-theme-bootstrap (1.0.0 => 1.2.2): Extracting archive - Upgrading phpstan/phpstan (1.10.63 => 1.10.64): Extracting archive - Upgrading phpunit/phpunit (10.5.13 => 10.5.14): Extracting archive Resolves: #408
1 parent 59b34ce commit 95b5dd0

File tree

95 files changed

+1012
-1183
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+1012
-1183
lines changed

Documentation-rendertest/PhpDomain/Index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ This is source:
3030

3131
.. code-block:: rst
3232
33-
.. php:class:: DateTime
33+
.. php:class:: SomeDateClass
3434
35-
Datetime class
35+
SomeDateClass class
3636
3737
.. php:method:: setDate($year, $month, $day)
3838
@@ -58,9 +58,9 @@ This is source:
5858
Y-m-d\TH:i:sP
5959
6060
61-
.. php:class:: DateTime
61+
.. php:class:: SomeDateClass
6262
63-
Datetime class
63+
SomeDateClass class
6464

6565
.. php:method:: setDate($year, $month, $day)
6666
@@ -100,7 +100,7 @@ Classes
100100

101101
.. php:class:: DateTime
102102
103-
Datetime class
103+
DateTime class
104104

105105
.. php:method:: setDate($year, $month, $day)
106106

composer.lock

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/Integration/tests-full/edit-on-github-directory/expected/Index.html

Lines changed: 9 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,11 @@
1313
<meta content="" name="docsearch:version">
1414
<meta content="2023-01-01T12:00:00+00:00" name="docsearch:modified">
1515
<meta content="2023-01-01T12:00:00+00:00" name="dc.modified">
16-
<meta content="2023-01-01T12:00:00+00:00" property="article:modified_time">
17-
<link href="http://purl.org/dc/elements/1.1/" rel="schema.dc">
16+
<meta content="2023-01-01T12:00:00+00:00" property="article:modified_time"> <link href="http://purl.org/dc/elements/1.1/" rel="schema.dc">
1817
<link href="_resources/css/theme.css" rel="stylesheet">
1918
<link href="https://docs.typo3.org/search/" rel="search" title="Search">
2019
<script src="https://typo3.azureedge.net/typo3infrastructure/universe/dist/webcomponents-loader.js"></script>
2120
<script src="https://typo3.azureedge.net/typo3infrastructure/universe/dist/typo3-universe.js" type="module"></script>
22-
2321
<link href="#" rel="top" title="Document Title"/>
2422
</head>
2523
<body>
@@ -55,8 +53,7 @@
5553
</div>
5654
</div>
5755
</div>
58-
</header>
59-
<main class="page-main">
56+
</header> <main class="page-main">
6057
<div class="page-main-inner">
6158
<div class="page-main-navigation">
6259
<nav>
@@ -72,12 +69,10 @@
7269
Menu
7370
</label>
7471
</div>
75-
</div>
76-
<div class="toc-collapse">
72+
</div> <div class="toc-collapse">
7773
<div aria-label="main navigation" class="toc" role="navigation">
7874
<div aria-label="Main navigation" class="main_menu" role="navigation">
7975

80-
8176
</div>
8277
<div aria-label="Meta navigation" class="main_menu d-block d-lg-none" role="navigation">
8378
<hr/>
@@ -103,7 +98,6 @@
10398
<ol class="breadcrumb">
10499
<li aria-current="page" class="breadcrumb-item active">Document Title</li>
105100
</ol>
106-
107101
<div class="breadcrumb-additions"> <a class="btn btn-sm btn-light" href="_sources/Index.rst.txt" rel="nofollow noopener" target="_blank">
108102
<span class="btn-icon"><span class="fas fa-code"></span></span>
109103
<span class="btn-text">View source</span>
@@ -116,18 +110,17 @@
116110
<span class="btn-icon"><span class="fab fa-github"></span></span>
117111
<span class="btn-text">Edit on GitHub</span>
118112
</a>
119-
</div>
120-
</nav>
113+
</div> </nav>
121114

122115
<article class="document" itemscope="itemscope" itemtype="http://schema.org/Article" role="main">
123116
<div itemprop="articleBody">
124117
<!-- content start -->
125118
<section class="section" id="document-title">
126119
<h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline"></a></h1>
120+
121+
<p>Lorem Ipsum Dolor.</p>
127122

128-
<p>Lorem Ipsum Dolor.</p>
129123
</section>
130-
131124
<!-- content end -->
132125
</div>
133126
</article>
@@ -179,8 +172,7 @@ <h5 class="modal-title" id="linkReferenceModalLabel">Reference to the headline</
179172
</div>
180173
</div>
181174
</div>
182-
</div>
183-
</div>
175+
</div></div>
184176

185177

186178
<footer class="page-footer">
@@ -200,7 +192,6 @@ <h5 class="modal-title" id="linkReferenceModalLabel">Reference to the headline</
200192
</div>
201193
</div>
202194
</footer>
203-
204195
<script src="_resources/js/popper.min.js"></script>
205196
<script src="_resources/js/bootstrap.min.js"></script>
206197
<script src="_resources/js/theme.min.js"></script>
@@ -212,6 +203,5 @@ <h5 class="modal-title" id="linkReferenceModalLabel">Reference to the headline</
212203
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
213204
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
214205
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
215-
})(window,document,'script','dataLayer','GTM-MKNXD8Q');</script>
216-
</body>
217-
</html>
206+
})(window,document,'script','dataLayer','GTM-MKNXD8Q');</script></body>
207+
</html>

0 commit comments

Comments
 (0)