<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi, branch php-5.2.13RC2</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>Fix bug #50940</title>
<updated>2010-02-05T18:59:05+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2010-02-05T18:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6652657f12f0fdbd017b6a0d1a6789dad69ab55d'/>
<id>6652657f12f0fdbd017b6a0d1a6789dad69ab55d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year in the man file</title>
<updated>2010-01-04T12:38:07+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2010-01-04T12:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8664551037f3bd42332079cf256af73c1f6cf0b5'/>
<id>8664551037f3bd42332079cf256af73c1f6cf0b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php</title>
<updated>2010-01-03T09:23:27+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2010-01-03T09:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=16cb1cd469b50e18bf79f57da46672caa32b42a2'/>
<id>16cb1cd469b50e18bf79f57da46672caa32b42a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix minor leak (merge from trunk)</title>
<updated>2009-12-25T20:17:27+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2009-12-25T20:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2d1e066e6f9c9316fdcb970f5a3deb44a6643ff0'/>
<id>2d1e066e6f9c9316fdcb970f5a3deb44a6643ff0</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 #50209 (Compiling with libedit cannot find readline.h)</title>
<updated>2009-12-13T17:06:47+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2009-12-13T17:06:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ef54c9c5ed30f814d072cc8bb1c95fb4515f64e9'/>
<id>ef54c9c5ed30f814d072cc8bb1c95fb4515f64e9</id>
<content type='text'>
  (patch by tcallawa at redhat dot com)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  (patch by tcallawa at redhat dot com)

</pre>
</div>
</content>
</entry>
<entry>
<title>- Sync files</title>
<updated>2009-12-02T08:22:05+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-12-02T08:22:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=eb3a2ee1b72c1db28dde12729161e27a1545c9c7'/>
<id>eb3a2ee1b72c1db28dde12729161e27a1545c9c7</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 #50168 (FastCGI fails with wrong error on HEAD request to non-existant file)</title>
<updated>2009-11-30T14:43:22+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2009-11-30T14:43:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=38ba16b060883c9ede2d23ff049b4caf792b9c6c'/>
<id>38ba16b060883c9ede2d23ff049b4caf792b9c6c</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 #49677 (ini parser crashes with apache2 and using ${something} ini variables)</title>
<updated>2009-11-25T12:35:42+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-11-25T12:35:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8c3509c8944f5c6e69bbb0bf7f5f3c4aa68b3ccc'/>
<id>8c3509c8944f5c6e69bbb0bf7f5f3c4aa68b3ccc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ws</title>
<updated>2009-11-25T12:26:10+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-11-25T12:26:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1eaf99d8664d8e785d592e3dfb209a362a65a524'/>
<id>1eaf99d8664d8e785d592e3dfb209a362a65a524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix build (pls at least try to compile before committing)</title>
<updated>2009-08-26T19:15:13+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2009-08-26T19:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=963575b07fe724b22bc7805046bc3c16787a9d4a'/>
<id>963575b07fe724b22bc7805046bc3c16787a9d4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
