Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68008 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27094 invoked from network); 28 Jun 2013 20:22:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jun 2013 20:22:31 -0000 Authentication-Results: pb1.pair.com header.from=simonsimcity@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=simonsimcity@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.182 as permitted sender) X-PHP-List-Original-Sender: simonsimcity@gmail.com X-Host-Fingerprint: 74.125.82.182 mail-we0-f182.google.com Received: from [74.125.82.182] ([74.125.82.182:37657] helo=mail-we0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F4/22-06897-580FDC15 for ; Fri, 28 Jun 2013 16:22:30 -0400 Received: by mail-we0-f182.google.com with SMTP id p60so1560177wes.41 for ; Fri, 28 Jun 2013 13:22:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2zs2GkLz+HPi6jmWFaY1wp1v2X3pwnXttMNzJmGa6lQ=; b=VXofV5KOBOAiONFgHPUU4Oteavx7/joSh5mgy2u7BN0DY3h9iptnjsPGO1sUe9c6xg aRnFQ2SfoblbHd5f9Jz34z3Q/VVuWu4dhLnOo2JO6p7/chlQS3YUnUTVYE8bDNdJj46+ kOpjtT2Mid9zHB00t2YgSlCukFofUjcgxkSes6+nY4xzIi4Uw9ZZODo1wZ9xd8couow5 9UQvJJF3g9KbWkzTFRKVTE04zjo4kwQdbTGFwO8YtB4WkrqVNAv/O7Owaj+PNnyPs08W uMPTpTywuBfICawy+mlYv5DcS/VG1u040ZCldYP6Sqm3VPN8uqRv5eAIMT+T+bZxJJps 5y0w== MIME-Version: 1.0 X-Received: by 10.195.13.195 with SMTP id fa3mr10814437wjd.80.1372450946619; Fri, 28 Jun 2013 13:22:26 -0700 (PDT) Received: by 10.194.63.200 with HTTP; Fri, 28 Jun 2013 13:22:26 -0700 (PDT) In-Reply-To: References: Date: Fri, 28 Jun 2013 22:22:26 +0200 Message-ID: To: Derick Rethans Cc: PHP Internals List Content-Type: multipart/alternative; boundary=047d7bdc87e025294a04e03ca30e Subject: Re: [PHP-DEV] Adding a time interval to an interval From: simonsimcity@gmail.com (Simon Schick) --047d7bdc87e025294a04e03ca30e Content-Type: text/plain; charset=UTF-8 Hi, Derick Sorry - I that was easy to missunderstand ;) I thought of providing the idea. But I would happily also try to implement it by my own - just to also have contributed to the php-core. If you could give me a hint where to start - I feel quite lost in the code right now ... even so I read the great tutorials about php-internals provided by Anthony Ferrara. And this may take some time! I've just started with C/C++. Do you think this is an easy task to start? Depending on knowledge of php-internals ;) @Anthony, great thanks for the time writing the tutorials. ( http://blog.ircmaxell.com/search/label/PHP%20Source%20Code%20For%20PHP%20Developers%20Series ) Bye, Simon On Fri, Jun 28, 2013 at 7:10 PM, Derick Rethans wrote: > On Fri, 28 Jun 2013, Simon Schick wrote: > > > I'd like to extend the API of php by a method. > > Great, let me know if you need any help with the implementation, or when > you have any questions on how it currently works. > > cheers, > Derick > > -- > http://derickrethans.nl | http://xdebug.org > Like Xdebug? Consider a donation: http://xdebug.org/donate.php > twitter: @derickr and @xdebug > Posted with an email client that doesn't mangle email: alpine > --047d7bdc87e025294a04e03ca30e--