<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/date/lib/parse_date.c, branch php-5.2.2RC2</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>- Fixed bug #40290 (strtotime() returns unexpected result with particular</title>
<updated>2007-04-13T08:11:07+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2007-04-13T08:11:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d62dca3d48324206a3c21d2cc6f43d68b01d66f1'/>
<id>d62dca3d48324206a3c21d2cc6f43d68b01d66f1</id>
<content type='text'>
  timezone offset).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  timezone offset).

</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH: Fixed bug #40861 (strtotime() doesn't handle double negative relative</title>
<updated>2007-04-11T14:37:42+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2007-04-11T14:37:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b15cbf69c6faf251061cdf378fb5e8686f1b8601'/>
<id>b15cbf69c6faf251061cdf378fb5e8686f1b8601</id>
<content type='text'>
  time units correctly).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  time units correctly).

</pre>
</div>
</content>
</entry>
<entry>
<title>- Revert this patch, as the code was incorrect.</title>
<updated>2007-03-21T09:40:33+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2007-03-21T09:40:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b7a791827c39b4b350b66ace9b77594f608338a8'/>
<id>b7a791827c39b4b350b66ace9b77594f608338a8</id>
<content type='text'>
- It was also not committed to HEAD.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- It was also not committed to HEAD.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #40861 (Multiple +/- on relative units breaks strtotime()).</title>
<updated>2007-03-21T00:25:55+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2007-03-21T00:25:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5abffb51b6dc2bb2a17be9b225196a42551d68d1'/>
<id>5abffb51b6dc2bb2a17be9b225196a42551d68d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Bump year.</title>
<updated>2007-01-01T09:36:18+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2007-01-01T09:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4223aa4d5e0f643c2f78f509a32a0ada4eddce91'/>
<id>4223aa4d5e0f643c2f78f509a32a0ada4eddce91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #39791 (Crash in strtotime() on overly long relative date</title>
<updated>2006-12-11T05:04:36+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-12-11T05:04:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f5b66043763f117ee6685bcb3eb358b2fa1acfce'/>
<id>f5b66043763f117ee6685bcb3eb358b2fa1acfce</id>
<content type='text'>
multipliers).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
multipliers).

</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH: The .c file is generated... so updating the .re file and cleaning up WS.</title>
<updated>2006-09-09T12:26:33+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2006-09-09T12:26:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0c8042dc49295cc905c3202afa5aac63b22a7a56'/>
<id>0c8042dc49295cc905c3202afa5aac63b22a7a56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFh: fix #38721 (date_parse() invalid read)</title>
<updated>2006-09-08T20:22:47+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-09-08T20:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=51fbffba2f0c6df94dfa94ecb824771ce8500ac4'/>
<id>51fbffba2f0c6df94dfa94ecb824771ce8500ac4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH: Added support for the full ISO week number format. (2006-W52-7)</title>
<updated>2006-09-06T07:34:51+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2006-09-06T07:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5d6f6783aed3d79c227eebf4d40d96dd15146fc5'/>
<id>5d6f6783aed3d79c227eebf4d40d96dd15146fc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #38229 (strtotime() does not parse YYYY-MM format).</title>
<updated>2006-07-27T13:00:00+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-07-27T13:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=af48ecfc87fb9986b2eece0c507fac38bf900fe0'/>
<id>af48ecfc87fb9986b2eece0c507fac38bf900fe0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
