Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions ext/uri/tests/003.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Parse special URIs
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/004.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Parse invalid URLs
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/005.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Parse multibyte URLs
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/006.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test successful manual Uri child instance creation
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/007.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test URI creation errors
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/008.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test Uri getters
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/009.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test parsing with IANA schemes
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/010.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test parsing URIs when a base URI is present
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/011.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test encoding and normalization
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/012.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test parsing of various schemes
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/013.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test parsing of query strings
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/014.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test recomposition of URIs
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/018.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test property mutation
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/019.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test IDNA support
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/021.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test extension of Uri\Rfc3986\Uri
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/022.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test extension of Uri\WhatWg\Url
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/023.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test property mutation - scheme
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/024.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test property mutation - username
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/025.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test property mutation - password
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/026.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test property mutation - host
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/026_userinfo.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test property mutation - userinfo
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/027.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test property mutation - port
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/028.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test property mutation - path
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/029.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test property mutation - query
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/030.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test property mutation - fragment
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/031.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test serialization and unserialization
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/032.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test JSON encoding
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/033.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test var_export
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/034.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test array cast
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/038.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test toString()
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/039.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test percent-encoding of different URI components
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/040.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test HTTP URL validation
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/041.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test relative URI parsing
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/042.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test URN parsing
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/043.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test reference resolution
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/045.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test percent-decoding of reserved characters in the path
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/046.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test special path variants
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/047.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test IP addresses
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/048.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test RFC 3986 percent-encoding normalization
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/049.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test percent-encoding normalization - special case
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/050.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test resolve() method - success cases
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/051.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test resolve() method - error cases
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/052.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test UrlValidationError constructor error handling
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/053.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test InvalidUrlException constructor error handling
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/054.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test UrlValidationErrorType singleton
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/055.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test InvalidUrlException constructor error handling
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/056.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test Lexbor memory management
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/057.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test assigning errors by reference fails
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/058.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test that integer overflows in the port are rejected
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions ext/uri/tests/059.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
--TEST--
Test empty ports become null
--EXTENSIONS--
uri
--FILE--
<?php

Expand Down
Loading
Loading