<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/run-tests.php, branch php-5.5.12</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>fix regex to detect valgrind version</title>
<updated>2014-02-08T11:54:27+00:00</updated>
<author>
<name>Nuno Lopes</name>
<email>nlopess@php.net</email>
</author>
<published>2014-02-08T11:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=62404e767afbeadfaf6e0ceb8e53567238a75499'/>
<id>62404e767afbeadfaf6e0ceb8e53567238a75499</id>
<content type='text'>
New PCRE version got stricter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New PCRE version got stricter
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #65559 (Opcache: cache not cleared if changes occur while running)</title>
<updated>2013-11-26T07:34:41+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2013-11-26T07:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a8c7e50f4d7d73797615734978259d640b3835c1'/>
<id>a8c7e50f4d7d73797615734978259d640b3835c1</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.4' into PHP-5.5</title>
<updated>2013-11-19T11:42:25+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2013-11-19T11:42:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=87cabc04ac5081f032c55cdc67d541a92471964e'/>
<id>87cabc04ac5081f032c55cdc67d541a92471964e</id>
<content type='text'>
* PHP-5.4:
  avoid doing a stream_select on a closed stream
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  avoid doing a stream_select on a closed stream
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid doing a stream_select on a closed stream</title>
<updated>2013-11-19T11:41:58+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2013-11-19T11:41:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=25c08a839a261f3da77767934d8bed29f9831db3'/>
<id>25c08a839a261f3da77767934d8bed29f9831db3</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.4' into PHP-5.5</title>
<updated>2013-10-01T15:01:44+00:00</updated>
<author>
<name>Michael Wallner</name>
<email>mike@php.net</email>
</author>
<published>2013-10-01T15:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4b61203b013468992dc86dea74379a5688ba19c7'/>
<id>4b61203b013468992dc86dea74379a5688ba19c7</id>
<content type='text'>
* PHP-5.4:
  fix bug #62396 'make test' crashes starting with 5.3.14 (missing gzencode())
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  fix bug #62396 'make test' crashes starting with 5.3.14 (missing gzencode())
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug #62396 'make test' crashes starting with 5.3.14</title>
<updated>2013-10-01T15:01:03+00:00</updated>
<author>
<name>Michael Wallner</name>
<email>mike@php.net</email>
</author>
<published>2013-10-01T15:01:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cd1cab3f4726751a0476ac8701ce09cc37cb36df'/>
<id>cd1cab3f4726751a0476ac8701ce09cc37cb36df</id>
<content type='text'>
(missing gzencode())
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(missing gzencode())
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2013-08-18T21:09:19+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2013-08-18T21:09:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2ee7e122a7aa03aaadb38ebccb9b5c2b07b2a1b3'/>
<id>2ee7e122a7aa03aaadb38ebccb9b5c2b07b2a1b3</id>
<content type='text'>
* PHP-5.4:
  Add -P option to use the current binary
  Create test to the extension xmlrpc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Add -P option to use the current binary
  Create test to the extension xmlrpc
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -P option to use the current binary</title>
<updated>2013-08-18T21:08:03+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2013-08-18T21:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3da2fb335db1f8ed64967164e090688ba0eb793d'/>
<id>3da2fb335db1f8ed64967164e090688ba0eb793d</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 'pull-request/341'</title>
<updated>2013-06-10T21:30:59+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2013-06-10T21:20:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=02e4d7a290ae437688b3a3d114621a1d32444560'/>
<id>02e4d7a290ae437688b3a3d114621a1d32444560</id>
<content type='text'>
* pull-request/341: (23 commits)
  typofixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pull-request/341: (23 commits)
  typofixes
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pull-request/341'</title>
<updated>2013-06-10T21:20:18+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2013-06-10T21:20:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ac40c0b562b0f90652cadef83968d7305626c377'/>
<id>ac40c0b562b0f90652cadef83968d7305626c377</id>
<content type='text'>
* pull-request/341: (23 commits)
  typofixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pull-request/341: (23 commits)
  typofixes
</pre>
</div>
</content>
</entry>
</feed>
