@@ -185,7 +185,6 @@ public function testEscapeBadContextZero()
185185
186186 /**
187187 * @runInSeparateProcess
188- *
189188 * @preserveGlobalState disabled
190189 */
191190 public function testSessionInstance ()
@@ -197,7 +196,6 @@ public function testSessionInstance()
197196
198197 /**
199198 * @runInSeparateProcess
200- *
201199 * @preserveGlobalState disabled
202200 */
203201 public function testSessionVariable ()
@@ -211,7 +209,6 @@ public function testSessionVariable()
211209
212210 /**
213211 * @runInSeparateProcess
214- *
215212 * @preserveGlobalState disabled
216213 */
217214 public function testSessionVariableNotThere ()
@@ -295,7 +292,6 @@ public function testModelExistsAbsoluteClassname()
295292
296293 /**
297294 * @runInSeparateProcess
298- *
299295 * @preserveGlobalState disabled
300296 */
301297 public function testOldInput ()
@@ -331,7 +327,6 @@ public function testOldInput()
331327
332328 /**
333329 * @runInSeparateProcess
334- *
335330 * @preserveGlobalState disabled
336331 */
337332 public function testOldInputSerializeData ()
@@ -367,7 +362,6 @@ public function testOldInputSerializeData()
367362 * @see https://github.com/codeigniter4/CodeIgniter4/issues/1492
368363 *
369364 * @runInSeparateProcess
370- *
371365 * @preserveGlobalState disabled
372366 */
373367 public function testOldInputArray ()
@@ -481,7 +475,6 @@ public function testRedirectResponseCookies1()
481475
482476 /**
483477 * @runInSeparateProcess
484- *
485478 * @preserveGlobalState disabled
486479 */
487480 public function testTrace ()
@@ -505,7 +498,6 @@ public function testViewNotSaveData()
505498
506499 /**
507500 * @runInSeparateProcess
508- *
509501 * @preserveGlobalState disabled
510502 */
511503 public function testForceHttpsNullRequestAndResponse ()
@@ -586,7 +578,6 @@ public function testDWithCSP()
586578
587579 /**
588580 * @runInSeparateProcess
589- *
590581 * @preserveGlobalState disabled
591582 */
592583 public function testTraceWithCSP ()
0 commit comments