Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97308 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4429 invoked from network); 6 Dec 2016 13:48:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2016 13:48:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=marijic.silvio@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=marijic.silvio@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.182 as permitted sender) X-PHP-List-Original-Sender: marijic.silvio@gmail.com X-Host-Fingerprint: 209.85.223.182 mail-io0-f182.google.com Received: from [209.85.223.182] ([209.85.223.182:35785] helo=mail-io0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/E1-11772-E91C6485 for ; Tue, 06 Dec 2016 08:48:15 -0500 Received: by mail-io0-f182.google.com with SMTP id a124so653125781ioe.2 for ; Tue, 06 Dec 2016 05:48:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=C0X+mFWrIsQt1exVEVlS1TRjCBA9J5yp9kx+ahOzDnY=; b=SILRarlq+iq/4qYIAWQvrKHfp41U/fqAHpRo86BAu4gvOtM9xYR6urSbEM+yQvG87D DV7Q4IAEdeCYcxev/GL9qpy9u+3UUCbvhHf1fk2iG73EFW05wi6uR9OfPBMLePXGdldU lXFYsfyMF8z0pa7oJhLYxtQ+DNJTpQCSKoWbrxD/WID3d10B5QVZF+/Ft9asIMzY8U9P UMKlemUIy4SAhebckzWOkJ2NlGvtaBy0mOpQWguZMuO8txccnYwKIexJlX/9dkmGYWwo 5nF8go5B3RZdh3r+t6kPlfoU3vYzS+V4iojpP5BcEqWvj9fHhZZI1zK7WlcxftQlnqv7 mtMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=C0X+mFWrIsQt1exVEVlS1TRjCBA9J5yp9kx+ahOzDnY=; b=Fhjyjt/yPnFf+vvi+7C+b9+lo8DtHlZoJhAN8p9cDb62z12KF6DprzFGenDcJHxOEA eokzv3D+WZN3ByYpp1tFUf285SYyuDEHxNcjCy0qJkhMjV2XNoF3lZHLhwEZDytqR1Ck dJlVrHERTUK1HC2AwoHhb89ZqHgTnrKy8KnMTtiRAVDpedGqKo034ZgKQ1jfM6/qV15K MiTeXKLrWyZLj7vLyohMKNmR1fR8dhIX0P57dovUBz1ABUXElOHBb0S5OWA46zW5qkIC TeInlbZMzKwFq6MbxDWdW/fw05zm+lpTFTO2uDrk/dU3oUJsy/25UuiPgTh5GS2Fkpky RU7Q== X-Gm-Message-State: AKaTC01A34DH0tEB25eyGW0g/2bbb9NNVPGTs0oW9FixyXITrzpv9LjaMp2BR7B4Bu4iGz0zQxwJJ+haZPiSHg== X-Received: by 10.36.13.82 with SMTP id 79mr2398200itx.22.1481032092329; Tue, 06 Dec 2016 05:48:12 -0800 (PST) MIME-Version: 1.0 Received: by 10.36.110.142 with HTTP; Tue, 6 Dec 2016 05:48:12 -0800 (PST) Date: Tue, 6 Dec 2016 14:48:12 +0100 Message-ID: To: PHP Internals List Content-Type: multipart/alternative; boundary=001a113f6c1cc3b2640542fda7f9 Subject: SoapClient __getLocation From: marijic.silvio@gmail.com (=?UTF-8?Q?Silvio_Mariji=C4=87?=) --001a113f6c1cc3b2640542fda7f9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I've submited pull request to add a __getLocation to SoapClient. Motivation for that was to add a practical way of getting current location from SoapClient. https://github.com/php/php-src/pull/2232 Any feedback? Cheers. --=20 Silvio Mariji=C4=87 Software Engineer 2e Systems --001a113f6c1cc3b2640542fda7f9--