Skip to content

Commit 65ad51c

Browse files
committed
Remove unnecessary "extensions" section from ext/uri tests
This extension is always available
1 parent 8a14cd1 commit 65ad51c

191 files changed

Lines changed: 0 additions & 382 deletions

File tree

Some content is hidden

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

ext/uri/tests/003.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Parse special URIs
3-
--EXTENSIONS--
4-
uri
53
--FILE--
64
<?php
75

ext/uri/tests/004.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Parse invalid URLs
3-
--EXTENSIONS--
4-
uri
53
--FILE--
64
<?php
75

ext/uri/tests/005.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Parse multibyte URLs
3-
--EXTENSIONS--
4-
uri
53
--FILE--
64
<?php
75

ext/uri/tests/006.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Test successful manual Uri child instance creation
3-
--EXTENSIONS--
4-
uri
53
--FILE--
64
<?php
75

ext/uri/tests/007.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Test URI creation errors
3-
--EXTENSIONS--
4-
uri
53
--FILE--
64
<?php
75

ext/uri/tests/008.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Test Uri getters
3-
--EXTENSIONS--
4-
uri
53
--FILE--
64
<?php
75

ext/uri/tests/009.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Test parsing with IANA schemes
3-
--EXTENSIONS--
4-
uri
53
--FILE--
64
<?php
75

ext/uri/tests/010.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Test parsing URIs when a base URI is present
3-
--EXTENSIONS--
4-
uri
53
--FILE--
64
<?php
75

ext/uri/tests/011.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Test encoding and normalization
3-
--EXTENSIONS--
4-
uri
53
--FILE--
64
<?php
75

ext/uri/tests/012.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Test parsing of various schemes
3-
--EXTENSIONS--
4-
uri
53
--FILE--
64
<?php
75

0 commit comments

Comments
 (0)