<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/phar, branch php-7.0.0RC4</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 test</title>
<updated>2015-09-29T07:11:52+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-09-29T07:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=208ed0a01059a32af38be5c3c5481c200c8ec4a2'/>
<id>208ed0a01059a32af38be5c3c5481c200c8ec4a2</id>
<content type='text'>
cutting out the '/' is not critical, but allows to avoid forking
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cutting out the '/' is not critical, but allows to avoid forking
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.6' into PHP-7.0</title>
<updated>2015-09-29T04:43:16+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-09-29T04:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d6e8426ebf10214f750b33c37fa5df0e909b919b'/>
<id>d6e8426ebf10214f750b33c37fa5df0e909b919b</id>
<content type='text'>
* PHP-5.6:
  Better fix for bug #70433

Conflicts:
	ext/phar/dirstream.c
	ext/phar/util.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.6:
  Better fix for bug #70433

Conflicts:
	ext/phar/dirstream.c
	ext/phar/util.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.5' into PHP-5.6</title>
<updated>2015-09-29T04:42:08+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-09-29T04:42:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2e267bd3c7f4c58d577d7ba7ebe813b0fb17e4a6'/>
<id>2e267bd3c7f4c58d577d7ba7ebe813b0fb17e4a6</id>
<content type='text'>
* PHP-5.5:
  Better fix for bug #70433

Conflicts:
	ext/phar/dirstream.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  Better fix for bug #70433

Conflicts:
	ext/phar/dirstream.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Better fix for bug #70433</title>
<updated>2015-09-29T04:41:02+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-09-29T04:37:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1ddf72180a52d247db88ea42a3e35f824a8fbda1'/>
<id>1ddf72180a52d247db88ea42a3e35f824a8fbda1</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>2015-09-29T03:45:02+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-09-29T03:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4c6f4863fad2a5a92cd367fb91a42afc36736ed3'/>
<id>4c6f4863fad2a5a92cd367fb91a42afc36736ed3</id>
<content type='text'>
* PHP-5.6:
  fix memory leak
  FIx bug #70433 - Uninitialized pointer in phar_make_dirstream when zip entry filename is "/"

Conflicts:
	ext/phar/dirstream.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.6:
  fix memory leak
  FIx bug #70433 - Uninitialized pointer in phar_make_dirstream when zip entry filename is "/"

Conflicts:
	ext/phar/dirstream.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.5' into PHP-5.6</title>
<updated>2015-09-29T03:44:28+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-09-29T03:44:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=51b23cd0f0b35e4748fac9ca19fb7825cf382ffd'/>
<id>51b23cd0f0b35e4748fac9ca19fb7825cf382ffd</id>
<content type='text'>
* PHP-5.5:
  fix memory leak
  FIx bug #70433 - Uninitialized pointer in phar_make_dirstream when zip entry filename is "/"

Conflicts:
	ext/phar/dirstream.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  fix memory leak
  FIx bug #70433 - Uninitialized pointer in phar_make_dirstream when zip entry filename is "/"

Conflicts:
	ext/phar/dirstream.c
</pre>
</div>
</content>
</entry>
<entry>
<title>fix memory leak</title>
<updated>2015-09-29T03:43:18+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-09-29T03:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f98ab19dc0c978e3caaa2614579e4a61f2c317f5'/>
<id>f98ab19dc0c978e3caaa2614579e4a61f2c317f5</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 #70433 - Uninitialized pointer in phar_make_dirstream when zip entry filename is "/"</title>
<updated>2015-09-29T00:12:35+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-09-29T00:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e78ac461dbefb7c4a3e9fde78d50fbc56b7b0183'/>
<id>e78ac461dbefb7c4a3e9fde78d50fbc56b7b0183</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>2015-09-29T00:00:32+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-09-29T00:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e7574a5329f8392726b1cbb85041ad86a18d6763'/>
<id>e7574a5329f8392726b1cbb85041ad86a18d6763</id>
<content type='text'>
* PHP-5.6:
  Fix bug #69720: Null pointer dereference in phar_get_fp_offset()

Conflicts:
	ext/phar/util.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.6:
  Fix bug #69720: Null pointer dereference in phar_get_fp_offset()

Conflicts:
	ext/phar/util.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.5' into PHP-5.6</title>
<updated>2015-09-28T23:59:46+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-09-28T23:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f39a4ee0c971177bc873d282c39ee1b670652f5c'/>
<id>f39a4ee0c971177bc873d282c39ee1b670652f5c</id>
<content type='text'>
* PHP-5.5:
  Fix bug #69720: Null pointer dereference in phar_get_fp_offset()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  Fix bug #69720: Null pointer dereference in phar_get_fp_offset()
</pre>
</div>
</content>
</entry>
</feed>
