<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext, branch php-5.1.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>Revert unrelated parts of the previous patch.</title>
<updated>2006-01-05T18:07:55+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-01-05T18:07:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8340e30313ec8a351963a8367dc6fd70e3536be5'/>
<id>8340e30313ec8a351963a8367dc6fd70e3536be5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH4: Fixed bug #35908 (curl extension uses undefined GCRY_THREAD_OPTIONS_USER).</title>
<updated>2006-01-05T18:05:37+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-01-05T18:05:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e9c813af619c8fade0faf0bf2bbad3247eed68b1'/>
<id>e9c813af619c8fade0faf0bf2bbad3247eed68b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: delete descriptor from the hash and avoid crashes on commit/rollback</title>
<updated>2006-01-05T13:42:35+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-01-05T13:42:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8eb44c317edced283c9fe49e8e8e69a0cbc1bfc7'/>
<id>8eb44c317edced283c9fe49e8e8e69a0cbc1bfc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Add astro.c.</title>
<updated>2006-01-05T06:41:09+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2006-01-05T06:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b185e09245e8d9bded21378fa2a9730a59506f27'/>
<id>b185e09245e8d9bded21378fa2a9730a59506f27</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 #35669 (imap_mail_compose() crashes with</title>
<updated>2006-01-05T00:47:16+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-01-05T00:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fc4fb89cacc7f8304aa0a8bab5d0382b30efa603'/>
<id>fc4fb89cacc7f8304aa0a8bab5d0382b30efa603</id>
<content type='text'>
multipart-multiboundary-email).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
multipart-multiboundary-email).

</pre>
</div>
</content>
</entry>
<entry>
<title>- Removed the files which are no longer necessary.</title>
<updated>2006-01-04T21:35:17+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2006-01-04T21:35:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0d4965407eda6b83768d4a1929c7d415bcb68b8c'/>
<id>0d4965407eda6b83768d4a1929c7d415bcb68b8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).</title>
<updated>2006-01-04T21:31:35+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2006-01-04T21:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=88268c6bcc1a471bf28d9b97d8395a7a3f998759'/>
<id>88268c6bcc1a471bf28d9b97d8395a7a3f998759</id>
<content type='text'>
- MFH: Fixed bug #35885 (strtotime("NOW") no longer works).
- MFH: Fixed bug #33789 (Many Problems with SunFuncs).
- MFH: Fixed bug #33671 (sun_rise and sun_set don't return a GMT timestamp if one
  passes an offset).
- MFH: Fixed bug #32820 (date_sunrise and date_sunset don't handle GMT offset
  well).
- MFH: Fixed bug #30937 (date_sunrise() &amp; date_sunset() don't handle endless
  day/night at high latitudes).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- MFH: Fixed bug #35885 (strtotime("NOW") no longer works).
- MFH: Fixed bug #33789 (Many Problems with SunFuncs).
- MFH: Fixed bug #33671 (sun_rise and sun_set don't return a GMT timestamp if one
  passes an offset).
- MFH: Fixed bug #32820 (date_sunrise and date_sunset don't handle GMT offset
  well).
- MFH: Fixed bug #30937 (date_sunrise() &amp; date_sunset() don't handle endless
  day/night at high latitudes).

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: fix test</title>
<updated>2006-01-04T20:55:58+00:00</updated>
<author>
<name>Rob Richards</name>
<email>rrichards@php.net</email>
</author>
<published>2006-01-04T20:55:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=594139b1ea9e86ca188f630195dd4ecf156dfd91'/>
<id>594139b1ea9e86ca188f630195dd4ecf156dfd91</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 tests</title>
<updated>2006-01-04T19:44:46+00:00</updated>
<author>
<name>Rob Richards</name>
<email>rrichards@php.net</email>
</author>
<published>2006-01-04T19:44:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=da692974abe81b1a2eb7e239a4273734e8f829ba'/>
<id>da692974abe81b1a2eb7e239a4273734e8f829ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- MFH Update examples</title>
<updated>2006-01-04T15:34:39+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2006-01-04T15:34:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=47e6f644f79930b88df79e9a5344df672cee3647'/>
<id>47e6f644f79930b88df79e9a5344df672cee3647</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
