<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/tests, branch php-5.6.13</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>Merge branch 'PHP-5.5' into PHP-5.6</title>
<updated>2015-02-18T13:06:39+00:00</updated>
<author>
<name>Michael Wallner</name>
<email>mike@php.net</email>
</author>
<published>2015-02-18T13:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ec7ba48e678e3463a2344bf89ce340dfb836add6'/>
<id>ec7ba48e678e3463a2344bf89ce340dfb836add6</id>
<content type='text'>
* PHP-5.5:
  fix test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  fix test
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test</title>
<updated>2015-02-18T13:06:32+00:00</updated>
<author>
<name>Michael Wallner</name>
<email>mike@php.net</email>
</author>
<published>2015-02-18T13:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=83dda66aac10e7307f2e2f4e73a769b125a88451'/>
<id>83dda66aac10e7307f2e2f4e73a769b125a88451</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.5' into PHP-5.6</title>
<updated>2015-02-18T13:05:02+00:00</updated>
<author>
<name>Michael Wallner</name>
<email>mike@php.net</email>
</author>
<published>2015-02-18T13:05:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=23e4af185adcb6d116ee0897002c09c6603634ae'/>
<id>23e4af185adcb6d116ee0897002c09c6603634ae</id>
<content type='text'>
* PHP-5.5:
  fix test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  fix test
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test</title>
<updated>2015-02-18T13:04:53+00:00</updated>
<author>
<name>Michael Wallner</name>
<email>mike@php.net</email>
</author>
<published>2015-02-18T13:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8b6919c77ccbfbf52dd97067e313c55dd39abbf5'/>
<id>8b6919c77ccbfbf52dd97067e313c55dd39abbf5</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.5' into PHP-5.6</title>
<updated>2015-02-18T12:59:32+00:00</updated>
<author>
<name>Michael Wallner</name>
<email>mike@php.net</email>
</author>
<published>2015-02-18T12:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0d2a2b98c9e88e63e6a3496d6dbf2cc479684427'/>
<id>0d2a2b98c9e88e63e6a3496d6dbf2cc479684427</id>
<content type='text'>
* PHP-5.5:
  Fixed bug #65593 (Segfault when calling ob_start from output buffering callback)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  Fixed bug #65593 (Segfault when calling ob_start from output buffering callback)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #65593 (Segfault when calling ob_start from output buffering callback)</title>
<updated>2015-02-18T12:58:31+00:00</updated>
<author>
<name>Michael Wallner</name>
<email>mike@php.net</email>
</author>
<published>2015-02-18T12:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=225af964c0324b2bf14e44c0fad77198b97cc06c'/>
<id>225af964c0324b2bf14e44c0fad77198b97cc06c</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 #67988 htmlspecialchars() does not respect default_charset specified by ini_set.</title>
<updated>2015-02-03T09:52:46+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2015-02-03T09:20:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=436ba1c4886024278337a8fe446c05a0629e4215'/>
<id>436ba1c4886024278337a8fe446c05a0629e4215</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.5' into PHP-5.6</title>
<updated>2014-12-06T11:00:17+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2014-12-06T11:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ebaf130a15758134f9d8225bcf257d544461c5e1'/>
<id>ebaf130a15758134f9d8225bcf257d544461c5e1</id>
<content type='text'>
* PHP-5.5:
  Fixed bug #65230 setting locale randomly broken
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  Fixed bug #65230 setting locale randomly broken
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #65230 setting locale randomly broken</title>
<updated>2014-12-06T10:59:43+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2014-12-06T10:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1b4d5ad46a60401bb3db754b4ef6888a7285e637'/>
<id>1b4d5ad46a60401bb3db754b4ef6888a7285e637</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.5' into PHP-5.6</title>
<updated>2014-11-24T20:26:50+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2014-11-24T20:26:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=faa396c67d4631698367bdefd3d22f3662cc49cb'/>
<id>faa396c67d4631698367bdefd3d22f3662cc49cb</id>
<content type='text'>
* PHP-5.5:
  move tests into proper place
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  move tests into proper place
</pre>
</div>
</content>
</entry>
</feed>
