@@ -185,8 +185,7 @@ public function testEscapeBadContextZero()
185185
186186 /**
187187 * @runInSeparateProcess
188- *
189- * @preserveGlobalState disabled
188+ * @preserveGlobalState disabled
190189 */
191190 public function testSessionInstance ()
192191 {
@@ -197,8 +196,7 @@ public function testSessionInstance()
197196
198197 /**
199198 * @runInSeparateProcess
200- *
201- * @preserveGlobalState disabled
199+ * @preserveGlobalState disabled
202200 */
203201 public function testSessionVariable ()
204202 {
@@ -211,8 +209,7 @@ public function testSessionVariable()
211209
212210 /**
213211 * @runInSeparateProcess
214- *
215- * @preserveGlobalState disabled
212+ * @preserveGlobalState disabled
216213 */
217214 public function testSessionVariableNotThere ()
218215 {
@@ -295,8 +292,7 @@ public function testModelExistsAbsoluteClassname()
295292
296293 /**
297294 * @runInSeparateProcess
298- *
299- * @preserveGlobalState disabled
295+ * @preserveGlobalState disabled
300296 */
301297 public function testOldInput ()
302298 {
@@ -331,8 +327,7 @@ public function testOldInput()
331327
332328 /**
333329 * @runInSeparateProcess
334- *
335- * @preserveGlobalState disabled
330+ * @preserveGlobalState disabled
336331 */
337332 public function testOldInputSerializeData ()
338333 {
@@ -367,8 +362,7 @@ public function testOldInputSerializeData()
367362 * @see https://github.com/codeigniter4/CodeIgniter4/issues/1492
368363 *
369364 * @runInSeparateProcess
370- *
371- * @preserveGlobalState disabled
365+ * @preserveGlobalState disabled
372366 */
373367 public function testOldInputArray ()
374368 {
@@ -481,7 +475,6 @@ public function testRedirectResponseCookies1()
481475
482476 /**
483477 * @runInSeparateProcess
484- *
485478 * @preserveGlobalState disabled
486479 */
487480 public function testTrace ()
@@ -505,8 +498,7 @@ public function testViewNotSaveData()
505498
506499 /**
507500 * @runInSeparateProcess
508- *
509- * @preserveGlobalState disabled
501+ * @preserveGlobalState disabled
510502 */
511503 public function testForceHttpsNullRequestAndResponse ()
512504 {
@@ -586,8 +578,7 @@ public function testDWithCSP()
586578
587579 /**
588580 * @runInSeparateProcess
589- *
590- * @preserveGlobalState disabled
581+ * @preserveGlobalState disabled
591582 */
592583 public function testTraceWithCSP ()
593584 {
0 commit comments