From: Matthias Karbe Date: Wed, 23 Sep 2020 12:25:30 +0000 (+0200) Subject: Fix bug #80138 X-Git-Tag: php-7.3.24RC1~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=28991373917da1964d457994245eb0a7c83ca19e;p=php Fix bug #80138 Skip getservbyname() and getservbyport() tests on *nix if there is no /etc/services file. Closes GH-6191. --- diff --git a/ext/standard/tests/general_functions/getservbyname_basic.phpt b/ext/standard/tests/general_functions/getservbyname_basic.phpt index adaa7afb43..42504fc497 100644 --- a/ext/standard/tests/general_functions/getservbyname_basic.phpt +++ b/ext/standard/tests/general_functions/getservbyname_basic.phpt @@ -5,6 +5,12 @@ Italian PHP TestFest 2009 Cesena 19-20-21 june Fabio Fabbrucci (fabbrucci@grupporetina.com) Michele Orselli (mo@ideato.it) Simone Gentili (sensorario@gmail.com) +--SKIPIF-- + --FILE-- --FILE-- --FILE--