<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/spl, branch php-7.0.8</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>variable used out of scope</title>
<updated>2016-04-28T14:40:28+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2016-04-28T14:40:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e27a43b7be877b9b27addf67f7dc2d1f6d74d3a1'/>
<id>e27a43b7be877b9b27addf67f7dc2d1f6d74d3a1</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 #72051 (The reference in CallbackFilterIterator doesn't work as expected)</title>
<updated>2016-04-19T02:59:10+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-04-19T02:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7648f20de3ea31a4ee720238149af8018c0f908f'/>
<id>7648f20de3ea31a4ee720238149af8018c0f908f</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 #71334</title>
<updated>2016-03-30T20:49:27+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-01-12T15:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b1e854f7762b2e0648ddc240835cb446ee4d20a7'/>
<id>b1e854f7762b2e0648ddc240835cb446ee4d20a7</id>
<content type='text'>
Always duplicate the array before doing a sort with user-defined
comparison function, to avoid access to the intermediate
inconsistent state.

I've also dropped the "array modification" warning, as protection
against modifications is no longer relevant if we're always working
on a copy anyway.

This also required some changes to how SplArray forwards calls to
sorting functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Always duplicate the array before doing a sort with user-defined
comparison function, to avoid access to the intermediate
inconsistent state.

I've also dropped the "array modification" warning, as protection
against modifications is no longer relevant if we're always working
on a copy anyway.

This also required some changes to how SplArray forwards calls to
sorting functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #71735: Double-free in SplDoublyLinkedList::offsetSet</title>
<updated>2016-03-21T05:29:08+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2016-03-21T05:29:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=28a6ed9f9a36b9c517e4a8a429baf4dd382fc5d5'/>
<id>28a6ed9f9a36b9c517e4a8a429baf4dd382fc5d5</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 #62059</title>
<updated>2016-03-20T17:17:44+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-03-20T17:17:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f3309173f916e3c5cf37910975f04310706336b5'/>
<id>f3309173f916e3c5cf37910975f04310706336b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.6' into PHP-7.0</title>
<updated>2016-03-20T16:48:06+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-03-20T16:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=12f2665df829eac53e2036e335b40cf391ff8652'/>
<id>12f2665df829eac53e2036e335b40cf391ff8652</id>
<content type='text'>
Conflicts:
	ext/spl/spl_observer.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ext/spl/spl_observer.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #67582</title>
<updated>2016-03-20T16:46:12+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-03-20T16:46:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cc3cdd00578006a5684e6dfaf81532a13326b9fe'/>
<id>cc3cdd00578006a5684e6dfaf81532a13326b9fe</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 #52339</title>
<updated>2016-03-18T19:28:58+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-03-18T19:26:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8023204d219d353b83f19edb0133483d67aedcfb'/>
<id>8023204d219d353b83f19edb0133483d67aedcfb</id>
<content type='text'>
Autoloader 101: Don't throw if you fail. PHP will throw for you.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autoloader 101: Don't throw if you fail. PHP will throw for you.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add extra ArrayObject::sort() test</title>
<updated>2016-03-18T18:59:08+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-03-18T18:59:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a2522efa9ff409c2cbce7111735e0982e9cad1e6'/>
<id>a2522efa9ff409c2cbce7111735e0982e9cad1e6</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 #71838</title>
<updated>2016-03-18T18:58:52+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-03-18T18:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=094c80837440963872368e81188b58d7c7d214fa'/>
<id>094c80837440963872368e81188b58d7c7d214fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
