<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, branch php-5.3.6RC2</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>PHP 5.3.6RC2</title>
<updated>2011-03-02T21:28:42+00:00</updated>
<author>
<name>Johannes Schlüter</name>
<email>johannes@php.net</email>
</author>
<published>2011-03-02T21:28:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f5c090b376770f5282b8a75022aa6cc7a2beee6c'/>
<id>f5c090b376770f5282b8a75022aa6cc7a2beee6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PHP 5.2.6RC2</title>
<updated>2011-03-02T21:26:43+00:00</updated>
<author>
<name>Johannes Schlüter</name>
<email>johannes@php.net</email>
</author>
<published>2011-03-02T21:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0ec836440249d0ffc5350fa7744a54c384ccdc68'/>
<id>0ec836440249d0ffc5350fa7744a54c384ccdc68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Merge from trunk.</title>
<updated>2011-03-02T18:35:10+00:00</updated>
<author>
<name>Moriyoshi Koizumi</name>
<email>moriyoshi@php.net</email>
</author>
<published>2011-03-02T18:35:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a4979994811bbd30c5f56ba29cb8cf659d83030c'/>
<id>a4979994811bbd30c5f56ba29cb8cf659d83030c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed SplObjectStorage::offsetSet arginfo, reported in bug #54118</title>
<updated>2011-03-01T00:13:23+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-03-01T00:13:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=53b1c76efe7be91dd77c28239b3099a1e4a364cd'/>
<id>53b1c76efe7be91dd77c28239b3099a1e4a364cd</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 #54089 (token_get_all() does not stop after __halt_compiler).</title>
<updated>2011-02-28T15:18:27+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2011-02-28T15:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5d83ad8c44490ea4caa80f66e66e4c2cad010a32'/>
<id>5d83ad8c44490ea4caa80f66e66e4c2cad010a32</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 #54092 (Segmentation fault when using HTTP proxy with the FTP</title>
<updated>2011-02-27T20:23:54+00:00</updated>
<author>
<name>Gustavo André dos Santos Lopes</name>
<email>cataphract@php.net</email>
</author>
<published>2011-02-27T20:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f657ba978b687661e813ed848ea5002c794f4b97'/>
<id>f657ba978b687661e813ed848ea5002c794f4b97</id>
<content type='text'>
  wrapper).
#php_stream-&gt;wrapperdata should hold an array zval (like its zval* type
#indicates...), it's not a place where the wrapper can drop an arbitrary
#pointer. For that, .wrapperthis should be used.
#Also, since the ftp dir wrapper defines its own stream type, it's more
#appropriate to use .abstract to store the stream instance specific data.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  wrapper).
#php_stream-&gt;wrapperdata should hold an array zval (like its zval* type
#indicates...), it's not a place where the wrapper can drop an arbitrary
#pointer. For that, .wrapperthis should be used.
#Also, since the ftp dir wrapper defines its own stream type, it's more
#appropriate to use .abstract to store the stream instance specific data.

</pre>
</div>
</content>
</entry>
<entry>
<title>- Possible fix for Bug #54108 (valgrind can not be found if located outside of system's default PATH)</title>
<updated>2011-02-27T17:55:39+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-02-27T17:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1f991c8e4240889176ca5a88fd66b646f59c0eb5'/>
<id>1f991c8e4240889176ca5a88fd66b646f59c0eb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use ifdef all-around in the revert</title>
<updated>2011-02-25T13:11:49+00:00</updated>
<author>
<name>Andrey Hristov</name>
<email>andrey@php.net</email>
</author>
<published>2011-02-25T13:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a5348bed314f06384c84e292ddd3c7214eda36f1'/>
<id>a5348bed314f06384c84e292ddd3c7214eda36f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert also the version_id</title>
<updated>2011-02-25T12:52:46+00:00</updated>
<author>
<name>Andrey Hristov</name>
<email>andrey@php.net</email>
</author>
<published>2011-02-25T12:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2eb5b0fe4ece16ae2820cdae2c56c979a7b06b6a'/>
<id>2eb5b0fe4ece16ae2820cdae2c56c979a7b06b6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert to previous behavior</title>
<updated>2011-02-25T12:52:21+00:00</updated>
<author>
<name>Andrey Hristov</name>
<email>andrey@php.net</email>
</author>
<published>2011-02-25T12:52:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d4a1f5ac068682f5b0bd3b9dd16878f986e5745a'/>
<id>d4a1f5ac068682f5b0bd3b9dd16878f986e5745a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
