<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/spl, branch php-5.3.6</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 #49608 (Using CachingIterator on DirectoryIterator instance segfaults)</title>
<updated>2011-03-08T19:56:29+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-03-08T19:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c7e7de3485439bd7f373a9be151f3bd66840c5e0'/>
<id>c7e7de3485439bd7f373a9be151f3bd66840c5e0</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 memory leak in DirectoryIterator::getExtension() and SplFileInfo::getExtension()</title>
<updated>2011-02-20T16:33:53+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-02-20T16:33:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=54a7e5d7c37d11cf186cb8b9107c88b1b5e08d5d'/>
<id>54a7e5d7c37d11cf186cb8b9107c88b1b5e08d5d</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 #54040 (Logical &amp;&amp; where &amp; probably needed in spl_iterators)</title>
<updated>2011-02-20T16:09:50+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-02-20T16:09:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5b442c82f040ec49016d33c96c5908ee4b8e95a6'/>
<id>5b442c82f040ec49016d33c96c5908ee4b8e95a6</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 SplFileInfo::getExtension() (FR #48767)</title>
<updated>2011-02-11T22:07:22+00:00</updated>
<author>
<name>Peter Cowburn</name>
<email>salathe@php.net</email>
</author>
<published>2011-02-11T22:07:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=14c6cc5b7f67e9254a9e96c2b7ed1c62612bdb46'/>
<id>14c6cc5b7f67e9254a9e96c2b7ed1c62612bdb46</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 #53914 (SPL assumes HAVE_GLOB is defined). Original patch by Chris</title>
<updated>2011-02-04T10:49:49+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2011-02-04T10:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a7d4b80ca2e24b0240c52d5e8cb3d36ef9c7f8c0'/>
<id>a7d4b80ca2e24b0240c52d5e8cb3d36ef9c7f8c0</id>
<content type='text'>
Jones; test updates by myself.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Jones; test updates by myself.

</pre>
</div>
</content>
</entry>
<entry>
<title>Remove empty files left when r306542 was reverted in r306552.</title>
<updated>2011-01-06T02:24:49+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2011-01-06T02:24:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e4fe29700636df5918b9f3e3d8fb301f3d53813d'/>
<id>e4fe29700636df5918b9f3e3d8fb301f3d53813d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement SplObjectStorage::removeAllExcept (Patch by Matthey Turland)</title>
<updated>2011-01-05T15:01:18+00:00</updated>
<author>
<name>Etienne Kneuss</name>
<email>colder@php.net</email>
</author>
<published>2011-01-05T15:01:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=47fc5e06f0a8c2570216119b08e88c623728a470'/>
<id>47fc5e06f0a8c2570216119b08e88c623728a470</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Year++</title>
<updated>2011-01-01T02:19:59+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-01-01T02:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=927bf09c295a2de5fada77c74a61f4957a69939f'/>
<id>927bf09c295a2de5fada77c74a61f4957a69939f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SplFileObject_fgetcsv files: SplFileObject__fgetcsv.csv used instead of SplFileObject::fgetcsv.csv, as to make this naming convetion windows legitimate</title>
<updated>2010-12-26T13:29:29+00:00</updated>
<author>
<name>Eyal Teutsch</name>
<email>eyalt@php.net</email>
</author>
<published>2010-12-26T13:29:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cc1759598fad686aad7f7ef99cf36f144501851a'/>
<id>cc1759598fad686aad7f7ef99cf36f144501851a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
