On Mon, Jul 22, 2013 at 8:24 PM, Simon Schick wrote:
> On Sun, Jul 21, 2013 at 6:14 PM, Jakub Zelenka wrote:
> > On Tue, Jul 2, 2013 at 8:21 AM, Simon Schick
> wrote:
> >>
> >> On Fri, Jun 28, 2013 at 11:20 PM, Derick Rethans
> wrote:
> >> >
> >> > Hey Simon,
> >> >
> >> > PS, please don't top-
On Sun, Jul 21, 2013 at 6:14 PM, Jakub Zelenka wrote:
> On Tue, Jul 2, 2013 at 8:21 AM, Simon Schick wrote:
>>
>> On Fri, Jun 28, 2013 at 11:20 PM, Derick Rethans wrote:
>> >
>> > Hey Simon,
>> >
>> > PS, please don't top-reply as per mailinglist guidelines:
>> > http://us2.php.net/reST/README.M
On Tue, Jul 2, 2013 at 8:21 AM, Simon Schick wrote:
> On Fri, Jun 28, 2013 at 11:20 PM, Derick Rethans wrote:
> >
> > Hey Simon,
> >
> > PS, please don't top-reply as per mailinglist guidelines:
> > http://us2.php.net/reST/README.MAILINGLIST_RULES
> >
> > On Fri, 28 Jun 2013, Simon Schick wrote:
On Fri, Jun 28, 2013 at 11:20 PM, Derick Rethans wrote:
>
> Hey Simon,
>
> PS, please don't top-reply as per mailinglist guidelines:
> http://us2.php.net/reST/README.MAILINGLIST_RULES
>
> On Fri, 28 Jun 2013, Simon Schick wrote:
> > On Fri, Jun 28, 2013 at 7:10 PM, Derick Rethans wrote:
> >
> > >
Hey Simon,
PS, please don't top-reply as per mailinglist guidelines:
http://us2.php.net/reST/README.MAILINGLIST_RULES
On Fri, 28 Jun 2013, Simon Schick wrote:
> 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
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 t
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? Consi
Hi, all
I'd like to extend the API of php by a method.
Currently it is possible to create a DateInterval ... but if you have two
DateIntervals and want to "combine" them, you need to do it by your own.
I think it'd be a good idea to add a method for that to the DateInterval
class.
http://stacko