Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64270 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36487 invoked from network); 12 Dec 2012 16:30:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Dec 2012 16:30:05 -0000 Authentication-Results: pb1.pair.com header.from=mohammad.ghazavi@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mohammad.ghazavi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.173 as permitted sender) X-PHP-List-Original-Sender: mohammad.ghazavi@gmail.com X-Host-Fingerprint: 209.85.223.173 mail-ie0-f173.google.com Received: from [209.85.223.173] ([209.85.223.173:61205] helo=mail-ie0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/EC-54245-C01B8C05 for ; Wed, 12 Dec 2012 11:30:04 -0500 Received: by mail-ie0-f173.google.com with SMTP id e13so2161343iej.4 for ; Wed, 12 Dec 2012 08:30:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=gdaRL2BTi39ysp5FkbvzV0RXk1Qp9gcBrVqSjZM2AKo=; b=cDUgkcxhMqhsesPfGoDB1YPRQawZHzp9Q2Ibqfu6qVxKNI0wxwwTQIWjY+0Jm5UJiu jvQAvKYIytjhDiDfabAF9qp8EyWZcm5XVQR0EqfvTkh0xK6db7YvT1/URcmkhd/7IVPg qP6OCNU+nXH7i0/CN34GW69yA98jhsvN9sveRER0MNn6PMPIVBLrE+4K0AO8tnV+hsYz e2VVZWYOUK1cm/TObxOPQUgi4dfoxpb7mponOFOmqzk/jKk1L2hSaXWSkw8NObXZ84ml Pl9xvaZC8a6whM6EVmDrdLWNbVTgb0HIvoYZRMgKM/tIMVcF3o3O6OfGg1nwUNWAP31l yjBg== Received: by 10.50.195.134 with SMTP id ie6mr13635548igc.45.1355329801843; Wed, 12 Dec 2012 08:30:01 -0800 (PST) MIME-Version: 1.0 Sender: mohammad.ghazavi@gmail.com Received: by 10.50.156.163 with HTTP; Wed, 12 Dec 2012 08:29:21 -0800 (PST) Date: Wed, 12 Dec 2012 19:59:21 +0330 X-Google-Sender-Auth: KMogyamDZlGHSOqJ6XyfkiEUPzQ Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=14dae9340b4564756e04d0aa4fa9 Subject: php 5.3.14 nts source code for windows From: admin@ecdcconference.org (Amir) --14dae9340b4564756e04d0aa4fa9 Content-Type: text/plain; charset=UTF-8 Hi I searched in php.net and did not find any link that contain php none thread safe source code for windows. I have a php source that encoded with Zend Guard 5.5 and have to decode with Zend Guard Loader. note: Zend Guard Loader is NTS and didn't read TS code. --14dae9340b4564756e04d0aa4fa9--