Skip to content

Commit

Permalink
MFB, removed unused GET/POST entries
Browse files Browse the repository at this point in the history
  • Loading branch information
foobar committed Jan 24, 2003
1 parent 4fde1b8 commit 84e5fcb
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 13 deletions.
2 changes: 0 additions & 2 deletions tests/func/001.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Strlen() function test
--POST--
--GET--
--FILE--
<?php echo strlen("abcdef")?>
--EXPECT--
Expand Down
3 changes: 0 additions & 3 deletions tests/func/005.phpt
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
--TEST--
Testing register_shutdown_function()
--POST--
--GET--
ab+cd+ef+123+test
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/func/005a.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Testing register_shutdown_function() with timeout. (Bug: #21513)
--POST--
--GET--
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/func/007.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
INI functions test
--POST--
--GET--
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/func/008.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test for buffering in core functions with implicit flush off
--POST--
--GET--
--INI--
implicit_flush=0
--FILE--
Expand Down
2 changes: 0 additions & 2 deletions tests/func/009.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test for buffering in core functions with implicit flush on
--POST--
--GET--
--INI--
implicit_flush=1
--FILE--
Expand Down

0 comments on commit 84e5fcb

Please sign in to comment.