<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext, branch php-5.6.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>Fixed recently introduced memory leak</title>
<updated>2015-04-15T17:43:27+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2015-04-14T12:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f251b16fccaa33c5ceb03811cc20b8b25737a1ee'/>
<id>f251b16fccaa33c5ceb03811cc20b8b25737a1ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'PHP-5.5' into PHP-5.6"</title>
<updated>2015-04-15T17:35:18+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-04-01T19:48:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5904e1e55e3a774dd8bea37b34ea6965bf2cdbf3'/>
<id>5904e1e55e3a774dd8bea37b34ea6965bf2cdbf3</id>
<content type='text'>
This reverts commit aa22e80b1af500e5d6cdc0f7783537a768d0e373, reversing
changes made to 3e7f47cb039fd8803776eaf2899d576c503cdb63.

Conflicts:
	ext/date/php_date.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit aa22e80b1af500e5d6cdc0f7783537a768d0e373, reversing
changes made to 3e7f47cb039fd8803776eaf2899d576c503cdb63.

Conflicts:
	ext/date/php_date.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #66550 (SQLite prepared statement use-after-free)</title>
<updated>2015-04-15T17:32:57+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-04-06T05:27:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bef6df6a7eedc659a7ddfbad1eb457c193ed6bb8'/>
<id>bef6df6a7eedc659a7ddfbad1eb457c193ed6bb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix dir separator in test</title>
<updated>2015-04-15T17:18:33+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-04-15T09:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c3771929b7376f454082603e0ed9d0a9a463518d'/>
<id>c3771929b7376f454082603e0ed9d0a9a463518d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix type in fix for #69085</title>
<updated>2015-04-15T16:57:39+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2015-04-13T12:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7dce9533e779c4f22779af6e35a664537bfdcb9a'/>
<id>7dce9533e779c4f22779af6e35a664537bfdcb9a</id>
<content type='text'>
(cherry picked from commit 085e9ddc26f37ce556b8fd787044746e726264b2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 085e9ddc26f37ce556b8fd787044746e726264b2)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.5' into PHP-5.6</title>
<updated>2015-04-15T16:20:03+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-04-14T07:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dc87efa848a5355e0f83060ff2cbb37cbaaf6805'/>
<id>dc87efa848a5355e0f83060ff2cbb37cbaaf6805</id>
<content type='text'>
* PHP-5.5: (27 commits)
  fix non-standard C
  update NEWS
  5.4.41 next
  fix CVE num
  update NEWS
  Fix bug #69441 (Buffer Overflow when parsing tar/zip/phar in phar_set_inode)
  fix test
  fix type in fix for #69085
  fix memory leak &amp; add test
  Fix tests
  fix CVE num
  Fix bug #69337 (php_stream_url_wrap_http_ex() type-confusion vulnerability)
  Fix test
  Additional fix for bug #69324
  More fixes for bug #69152
  Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)
  Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar)
  Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)
  Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)
  Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)
  ...

Conflicts:
	ext/standard/http_fopen_wrapper.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5: (27 commits)
  fix non-standard C
  update NEWS
  5.4.41 next
  fix CVE num
  update NEWS
  Fix bug #69441 (Buffer Overflow when parsing tar/zip/phar in phar_set_inode)
  fix test
  fix type in fix for #69085
  fix memory leak &amp; add test
  Fix tests
  fix CVE num
  Fix bug #69337 (php_stream_url_wrap_http_ex() type-confusion vulnerability)
  Fix test
  Additional fix for bug #69324
  More fixes for bug #69152
  Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)
  Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar)
  Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)
  Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)
  Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)
  ...

Conflicts:
	ext/standard/http_fopen_wrapper.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #69281 (opcache_is_script_cached no longer works)</title>
<updated>2015-04-03T07:27:48+00:00</updated>
<author>
<name>Danack</name>
<email>Danack@basereality.com</email>
</author>
<published>2015-04-01T15:58:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e0e19a12be4aaaedbb7862a0b257bdc901542f57'/>
<id>e0e19a12be4aaaedbb7862a0b257bdc901542f57</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-03-31T22:54:53+00:00</updated>
<author>
<name>Lior Kaplan</name>
<email>kaplanlior@gmail.com</email>
</author>
<published>2015-03-31T22:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c22543b3f3ccdf7eb53af3c4d1459ae2dc9bc54e'/>
<id>c22543b3f3ccdf7eb53af3c4d1459ae2dc9bc54e</id>
<content type='text'>
* PHP-5.5:
  Fixed bug #68739 (Missing break / control flow in curl)
  Fixed bug #68740 (NULL Pointer Dereference)
  Fixed bug #68677 (Use After Free in OPcache)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  Fixed bug #68739 (Missing break / control flow in curl)
  Fixed bug #68740 (NULL Pointer Dereference)
  Fixed bug #68677 (Use After Free in OPcache)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #68739 (Missing break / control flow in curl)</title>
<updated>2015-03-31T22:24:26+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2015-03-31T21:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1add8401a38de04f35b40d843e46186e9d318ea5'/>
<id>1add8401a38de04f35b40d843e46186e9d318ea5</id>
<content type='text'>
(cherry picked from commit 124fb22a13fafa3648e4e15b4f207c7096d8155e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 124fb22a13fafa3648e4e15b4f207c7096d8155e)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #68740 (NULL Pointer Dereference)</title>
<updated>2015-03-31T22:24:26+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2015-03-31T21:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=059e774db013a8fc31cf2dce0e4d051580bf9d30'/>
<id>059e774db013a8fc31cf2dce0e4d051580bf9d30</id>
<content type='text'>
(cherry picked from commit 124fb22a13fafa3648e4e15b4f207c7096d8155e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 124fb22a13fafa3648e4e15b4f207c7096d8155e)
</pre>
</div>
</content>
</entry>
</feed>
