@@ -185,7 +185,7 @@ public function testEscapeBadContextZero()
185185
186186 /**
187187 * @runInSeparateProcess
188- * @preserveGlobalState disabled
188+ * @preserveGlobalState disabled
189189 */
190190 public function testSessionInstance ()
191191 {
@@ -196,7 +196,7 @@ public function testSessionInstance()
196196
197197 /**
198198 * @runInSeparateProcess
199- * @preserveGlobalState disabled
199+ * @preserveGlobalState disabled
200200 */
201201 public function testSessionVariable ()
202202 {
@@ -209,7 +209,7 @@ public function testSessionVariable()
209209
210210 /**
211211 * @runInSeparateProcess
212- * @preserveGlobalState disabled
212+ * @preserveGlobalState disabled
213213 */
214214 public function testSessionVariableNotThere ()
215215 {
@@ -292,7 +292,7 @@ public function testModelExistsAbsoluteClassname()
292292
293293 /**
294294 * @runInSeparateProcess
295- * @preserveGlobalState disabled
295+ * @preserveGlobalState disabled
296296 */
297297 public function testOldInput ()
298298 {
@@ -327,7 +327,7 @@ public function testOldInput()
327327
328328 /**
329329 * @runInSeparateProcess
330- * @preserveGlobalState disabled
330+ * @preserveGlobalState disabled
331331 */
332332 public function testOldInputSerializeData ()
333333 {
@@ -362,7 +362,7 @@ public function testOldInputSerializeData()
362362 * @see https://github.com/codeigniter4/CodeIgniter4/issues/1492
363363 *
364364 * @runInSeparateProcess
365- * @preserveGlobalState disabled
365+ * @preserveGlobalState disabled
366366 */
367367 public function testOldInputArray ()
368368 {
@@ -498,7 +498,7 @@ public function testViewNotSaveData()
498498
499499 /**
500500 * @runInSeparateProcess
501- * @preserveGlobalState disabled
501+ * @preserveGlobalState disabled
502502 */
503503 public function testForceHttpsNullRequestAndResponse ()
504504 {
@@ -578,7 +578,7 @@ public function testDWithCSP()
578578
579579 /**
580580 * @runInSeparateProcess
581- * @preserveGlobalState disabled
581+ * @preserveGlobalState disabled
582582 */
583583 public function testTraceWithCSP ()
584584 {
0 commit comments