Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80385 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32602 invoked from network); 11 Jan 2015 22:43:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2015 22:43:56 -0000 Authentication-Results: pb1.pair.com header.from=stelian.mocanita@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stelian.mocanita@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.177 as permitted sender) X-PHP-List-Original-Sender: stelian.mocanita@gmail.com X-Host-Fingerprint: 209.85.217.177 mail-lb0-f177.google.com Received: from [209.85.217.177] ([209.85.217.177:43840] helo=mail-lb0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/54-05184-BACF2B45 for ; Sun, 11 Jan 2015 17:43:55 -0500 Received: by mail-lb0-f177.google.com with SMTP id b6so15058492lbj.8 for ; Sun, 11 Jan 2015 14:43:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=7ppvUz0qvu+u703wdmS0JhML3hNBekYWZgy2yyRRNpE=; b=ZenhbE4oHiRpeduDhuMBTbM1r+QoewbZkuh6ppiYMyJpk52Io6t3ci1h+pCtQBqw+i nQdVUZFxfo80vZ6X2Lr9+iW7hdfnQt7zNCeAVIDwXgjvn99J1wFXGWZzGB0GE8Z9lNc5 WebEEorYU5TOjHJ3kZDrkvG5nZXLJ0ZckGq5Iqv1/tdGqvrTSGkfK8UCvMpSVSjf2XuI PtbDIT4S5djOd9mkjovpavRELAQ43xiyJudxY5cLVeP8iSFiyixwcfsLrdYVDlX0fnbC W5sZxZRfRWn5vqYTU7BxPOtQzDWd2ymbb2sAnOT3GwhiOJQq5NrIPFaDa/8joYdqw7CG U6Kw== MIME-Version: 1.0 X-Received: by 10.112.222.135 with SMTP id qm7mr33157510lbc.19.1421016231397; Sun, 11 Jan 2015 14:43:51 -0800 (PST) Sender: stelian.mocanita@gmail.com Received: by 10.112.99.232 with HTTP; Sun, 11 Jan 2015 14:43:51 -0800 (PST) In-Reply-To: <004701d02dee$f20059c0$d6010d40$@tekwire.net> References: <004701d02dee$f20059c0$d6010d40$@tekwire.net> Date: Sun, 11 Jan 2015 23:43:51 +0100 X-Google-Sender-Auth: AHFHfgoK58YO7Q3hRVKiWj75K04 Message-ID: To: francois@tekwire.net Cc: Andrea Faulds , PHP Internals List Content-Type: multipart/alternative; boundary=001a1134d228b14f4b050c681f27 Subject: Re: [PHP-DEV] rand(), mt_rand() and limits From: stelianm@php.net (Stelian Mocanita) --001a1134d228b14f4b050c681f27 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable All this sounds really good, and I am all for uniformity when the downsides are not too much to handle. I would have one suggestion though, and that would be to add deprecation notices on every "mt_" alias so in time they can be safely removed and cleaning everything up. On Sun, Jan 11, 2015 at 11:35 PM, Fran=C3=A7ois Laupretre wrote: > > De : Andrea Faulds [mailto:ajf@ajf.me] > > > > Would that sound good? > > That sounds very good to me :) > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a1134d228b14f4b050c681f27--