Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98748 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56535 invoked from network); 9 Apr 2017 05:00:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Apr 2017 05:00:25 -0000 Received: from [127.0.0.1] ([127.0.0.1:2253]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id AC/C1-08240-8EFB9E85 for ; Sun, 09 Apr 2017 01:00:24 -0400 Authentication-Results: pb1.pair.com header.from=neuggets@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=neuggets@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.49 as permitted sender) X-PHP-List-Original-Sender: neuggets@gmail.com X-Host-Fingerprint: 74.125.83.49 mail-pg0-f49.google.com Received: from [74.125.83.49] ([74.125.83.49:34847] helo=mail-pg0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0D/B1-08240-00DB9E85 for ; Sun, 09 Apr 2017 00:48:01 -0400 Received: by mail-pg0-f49.google.com with SMTP id 81so90570189pgh.2 for ; Sat, 08 Apr 2017 21:48:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=AulGIOsewp9h+i5PaRx30d7KNWFBc3G0hFo2ka+WN2Q=; b=ft4lzYttP3fdutBWVNf+KCbiWjr+nFqYK9vtJTf12VhMA6pSFLWVz0Wjub2RquV6fY yyojBwa9iI019uGpwe4B0mWm2Rs6046F7mkhD4wV6WpZkZnU257lEfF/T/uvKTTXkIsO OaDfyzOorasZK9LAfkQgkgsDD2jUvu2zz9JwwhIhn9ovsepncVojaeFFkcgKY+Ojake6 vIpWFcagDaFX/AXMYBWS5Fd4sV5JaekabJqsRnU+zhSed9gMhMLoyLrlEi5eLcPsqceU w+eTezQn9MXcUBpKfU/YRDuYBR+f8F2o3PgDZL/RKpoKxX1lTweLQ7KOBvovU7HU/yZQ 8hLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=AulGIOsewp9h+i5PaRx30d7KNWFBc3G0hFo2ka+WN2Q=; b=jMxI/c5I6eulfKOHI4NcC2BSFVMvX/hCPavn1XGLfgxseiiSbJ/F43ZgpcIMTFfIfk wUeCzdzU1iSBLSEyAgXrpXtqDsjPC90iAqQvbdw/h7cMK8x9ryz24XgIs9xtvpIGHSwF SKx0RB7+f6EDL+6NJyRaT4D0RxmDykXQZQxjY5R6+NH9NyU/lEajHo5ZbyfdPNq7nbTh 53VyYlpEg53XrMJoTi0+/87mAolsACaqrowYLimd8eJYZxV3vkohHreIOWecSiB+nnQ+ yPYf2AJQKTMVpkKK9EfrWYGE4YCphYBa+1RIJHsSR6mOKgEi/oXD0zwGvUnzhYEQvtaQ iozQ== X-Gm-Message-State: AFeK/H0KPhQl1XtjFnQJvpc86QHegh6YyYMHOvZnpOobYbtbNfntUlPWXxZqQPVjrGbOVagTIAJpz3Zhg2wLhQ== X-Received: by 10.99.102.134 with SMTP id a128mr44886996pgc.42.1491713277153; Sat, 08 Apr 2017 21:47:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.137.198 with HTTP; Sat, 8 Apr 2017 21:47:56 -0700 (PDT) Date: Sun, 9 Apr 2017 06:47:56 +0200 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=94eb2c1152aafdd7af054cb48fb9 Subject: How to get technical documentation on the Zend Engine From: neuggets@gmail.com (nug gets) --94eb2c1152aafdd7af054cb48fb9 Content-Type: text/plain; charset=UTF-8 Hello, I want to code in php core, and I would like to have a documentation who explains de code structure/architecture of the Zend Engine. Can I find it somewhere ? Thank you, Nuggets --94eb2c1152aafdd7af054cb48fb9--