Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111448 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 84862 invoked from network); 11 Aug 2020 08:31:57 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 11 Aug 2020 08:31:57 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 772F71804DA for ; Tue, 11 Aug 2020 00:31:19 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,HTML_MESSAGE, SPF_HELO_NONE,SPF_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-mahalux.mvorisek.com (mail-mahalux.mvorisek.com [77.93.195.127]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 11 Aug 2020 00:31:18 -0700 (PDT) Received: from 6487e53c7791 (10.228.0.209) by mail-mahalux.mvorisek.com (10.228.0.4) with Microsoft SMTP Server (TLS); Tue, 11 Aug 2020 09:31:17 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_1efdc3ac46ef22065a0cc9333530b5c0" Date: Tue, 11 Aug 2020 09:31:16 +0200 To: internals@lists.php.net Message-ID: <6cfb77d4d511b5c591e7d7b5cc80199955123b2cd4276a5bca2327e4b02942db@mahalux.com> X-Mailer: SAP NetWeaver 7.03 Subject: Allow sleep() to accept non-integer values From: vorismi3@fel.cvut.cz (=?UTF-8?Q?Michael_Vo=C5=99=C3=AD=C5=A1ek_-_=C4=8CVUT_FEL?=) --=_1efdc3ac46ef22065a0cc9333530b5c0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8; format=flowed Hi everyone, I am the author of https://github.com/php/php-src/pull/5961 , please provide feedback. All details should be in the description, also, please advise if we can consider it as a small change not requiring RFC as Nikita proposed in his comment. With kind regards / Mit freundlichen Grüßen / S přátelským pozdravem, Michael Voříšek --=_1efdc3ac46ef22065a0cc9333530b5c0--