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
1 change: 1 addition & 0 deletions ext/uri/tests/100.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
--TEST--
Test the parse_url-based URI parser
--EXTENSIONS--
zend_test
--FILE--
<?php
Expand Down
1 change: 1 addition & 0 deletions ext/uri/tests/101.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
--TEST--
Test the Lexbor-based URI parser
--EXTENSIONS--
zend_test
--FILE--
<?php
Expand Down
1 change: 1 addition & 0 deletions ext/uri/tests/102.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
--TEST--
Test the handling large ports for the uri struct
--EXTENSIONS--
zend_test
--FILE--
<?php
Expand Down
Loading