Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51281 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39764 invoked from network); 15 Jan 2011 02:37:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jan 2011 02:37:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=martinscotta@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=martinscotta@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: martinscotta@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:36980] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FB/47-27513-A68013D4 for ; Fri, 14 Jan 2011 21:37:31 -0500 Received: by vws11 with SMTP id 11so1248672vws.29 for ; Fri, 14 Jan 2011 18:37:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=YzajOYWUfZuREAln1q7mpYcVSnbCHnxI6KrLtnLfGCw=; b=rXu1iHFIwoKHm12g///PU1hRsoWTXydSo8TtSnJYfW6uWaQxrMScKDG2P6V1q/o1Kf JpYfQWqZ99spq0xh9Osk2pR4SKUj2tjdi8ehewbkUnijxz/qAzSIiAoZpmOfbYGhw/Kb 1tQCm3JGH8c6+Bp6ajQEP1Y9YhnJQsI0MEewg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=teTEJc5NcqmWV/fw+l3H41CAWG32wpHDogf0uK5l4TG9BFAmot+TvDYu6oiChMASaB G0NvebOYh5edwf25oa4WQxbSIYyuL1KCu6AyYCnnhCVWeWQA4m5bQyCGhxG1C6gYw/bn I2Rd2BVLrAnjpkAMSWqAKsHJxC7BXMrShGS/g= MIME-Version: 1.0 Received: by 10.220.192.198 with SMTP id dr6mr457478vcb.49.1295059047334; Fri, 14 Jan 2011 18:37:27 -0800 (PST) Received: by 10.220.179.136 with HTTP; Fri, 14 Jan 2011 18:37:27 -0800 (PST) In-Reply-To: <09C575D1-3646-4003-804E-6A419D1C6448@macvicar.net> References: <4D30FC11.5010304@gmail.com> <09C575D1-3646-4003-804E-6A419D1C6448@macvicar.net> Date: Fri, 14 Jan 2011 23:37:27 -0300 Message-ID: To: Scott MacVicar Cc: Dallas Gutauckis , "J. Adams" , PHP internals Content-Type: multipart/alternative; boundary=90e6ba53a9447ac46b0499d96e20 Subject: Re: [PHP-DEV] PHP development environment From: martinscotta@gmail.com (Martin Scotta) --90e6ba53a9447ac46b0499d96e20 Content-Type: text/plain; charset=ISO-8859-1 Yes, my question was about the internal development of PHP. How do you guys develop the core of PHP? Which IDE or text editor do you use? How do you launch the compiler? Are you able to debug the PHP core while it's running some PHP script? Martin Scotta On Fri, Jan 14, 2011 at 11:29 PM, Scott MacVicar wrote: > This is the wrong mailing list, this is about development of the PHP > runtime and not towards development using PHP. > > - Scott > > On Jan 14, 2011, at 5:56 PM, Dallas Gutauckis wrote: > > > Depending on the duration of development, I either use nano for short > edits, > > or zend studio for a large project. Both cases, I use Ubuntu. > > On Jan 14, 2011 8:45 PM, "J. Adams" wrote: > >> I'm curious about this too. I've been developing on a Mac using nano > >> from the command line and it can be pretty tough. Any and all details > >> welcome. I'm about to set up a 64-bit box with Ubuntu which would be my > >> primary dev box. I also have a windows desktop. > >> > >> > >> > >> On 1/14/2011 5:40 PM, Martin Scotta wrote: > >>> Hi all, > >>> > >>> I'm just starting with the internal PHP development. > >>> Do you have some sort of common development environment? Eclipse > project > > or > >>> the like? > >>> > >>> I'm using Ubuntu but also have a WXP, just for the sake of. > >>> > >>> how do you develop PHP ? > >>> > >>> > >>> Martin Scotta > >>> > >> > >> > >> -- > >> PHP Internals - PHP Runtime Development Mailing List > >> To unsubscribe, visit: http://www.php.net/unsub.php > >> > > --90e6ba53a9447ac46b0499d96e20--