Skip to content

Commit b8caba9

Browse files
committed
Remove empty section
1 parent 88f64d4 commit b8caba9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/standard/tests/versioning/version_compare_invalid_operator.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
Ensures null is returned if versions are compared with invalid operator
33
--CREDITS--
44
David Stockton - <[email protected]> - i3logix PHP Testfest 2017
5-
--SKIPIF--
6-
75
--FILE--
86
<?php
97
var_dump(version_compare('1.2', '2.1', '??'));

0 commit comments

Comments
 (0)