<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/main, branch php-5.2.7RC2</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>5.2.7RC2</title>
<updated>2008-10-23T22:36:05+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2008-10-23T22:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=705f67c8845081f11956c1e79e0482cc4f993d3f'/>
<id>705f67c8845081f11956c1e79e0482cc4f993d3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFB PHP_5_3: Fixed #46313 (Magic quotes broke $_FILES)</title>
<updated>2008-10-20T18:45:24+00:00</updated>
<author>
<name>Arnaud Le Blanc</name>
<email>lbarnaud@php.net</email>
</author>
<published>2008-10-20T18:45:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f31c8fb4aa56e2e4ed137b87f83988fcb2827f27'/>
<id>f31c8fb4aa56e2e4ed137b87f83988fcb2827f27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Back to dev</title>
<updated>2008-10-09T23:16:41+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2008-10-09T23:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d4523d667885410690392efaf263c0f4a3e45e77'/>
<id>d4523d667885410690392efaf263c0f4a3e45e77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>5.2.7RC1</title>
<updated>2008-10-09T23:12:20+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2008-10-09T23:12:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3e92d040f6148164a6aaba42d11d04af9c219ade'/>
<id>3e92d040f6148164a6aaba42d11d04af9c219ade</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix Bug #46147: after stream seek, appending stream filter reads incorrect data</title>
<updated>2008-09-22T01:25:44+00:00</updated>
<author>
<name>Greg Beaver</name>
<email>cellog@php.net</email>
</author>
<published>2008-09-22T01:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e6f7b32deba37a3474a120c3d639c6cc9fc6c2b4'/>
<id>e6f7b32deba37a3474a120c3d639c6cc9fc6c2b4</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 #43053 (Regression: some numbers shown in scientific notation). (int-e at gmx dot de)</title>
<updated>2008-09-15T11:47:03+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2008-09-15T11:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=11900b10a3c2be86f90b6cbb085295683dd357f4'/>
<id>11900b10a3c2be86f90b6cbb085295683dd357f4</id>
<content type='text'>
some 64bit test files may need to be fixed

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
some 64bit test files may need to be fixed

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: More accurate max_file_size / upload_max_filesize (fixes #45124)</title>
<updated>2008-09-07T14:18:11+00:00</updated>
<author>
<name>Arnaud Le Blanc</name>
<email>lbarnaud@php.net</email>
</author>
<published>2008-09-07T14:18:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=21482dd1e61e76e7ece6eeb555dda5d6568eb409'/>
<id>21482dd1e61e76e7ece6eeb555dda5d6568eb409</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 #43540 (rfc1867 handler newlength problem)</title>
<updated>2008-09-06T17:19:15+00:00</updated>
<author>
<name>Arnaud Le Blanc</name>
<email>lbarnaud@php.net</email>
</author>
<published>2008-09-06T17:19:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3062692e4947b18fbfcaeff7f9df1f08d7959606'/>
<id>3062692e4947b18fbfcaeff7f9df1f08d7959606</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 #43958 (class name added into the error message)</title>
<updated>2008-09-02T09:45:36+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2008-09-02T09:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bc053b7628c96d7eaec06aea1f916f7505e9efc1'/>
<id>bc053b7628c96d7eaec06aea1f916f7505e9efc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the assert</title>
<updated>2008-08-30T18:28:01+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2008-08-30T18:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6e1fad3505c5b2118b4e7d64ac7c70c425c0a3ff'/>
<id>6e1fad3505c5b2118b4e7d64ac7c70c425c0a3ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
