<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/opcache, branch php-7.1.9RC1</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 bug #74980 (Narrowing occurred during type inference)</title>
<updated>2017-07-26T04:06:33+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2017-07-26T04:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3df47c12f77a71f90778ec42e6892c828e702fb2'/>
<id>3df47c12f77a71f90778ec42e6892c828e702fb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix DFG construction for VERIFY_RETURN</title>
<updated>2017-07-21T21:20:56+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2017-07-21T21:13:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=69ec51eb0221c76802a5a23e1c86cad1483faed2'/>
<id>69ec51eb0221c76802a5a23e1c86cad1483faed2</id>
<content type='text'>
`use` only contains uses prior to definition. This was not
honoured for VERIFY_RETURN with a temporary operand.

The test case only breaks on PHP 7.2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`use` only contains uses prior to definition. This was not
honoured for VERIFY_RETURN with a temporary operand.

The test case only breaks on PHP 7.2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-07-01T09:52:41+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2017-07-01T09:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=af7bfc71fd8ac2c2a4135b7805370fae2b08533f'/>
<id>af7bfc71fd8ac2c2a4135b7805370fae2b08533f</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 #74840 (Opcache overwrites argument of GENERATOR_RETURN within finally)</title>
<updated>2017-07-01T09:52:03+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2017-07-01T09:52:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e3cc15daf2abc1b4886d4888c3bf5ca9cef035c8'/>
<id>e3cc15daf2abc1b4886d4888c3bf5ca9cef035c8</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 #74623</title>
<updated>2017-06-23T15:32:45+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2017-06-23T15:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5b5a92b8b6d96b8fbd8557645801ae99310cab2b'/>
<id>5b5a92b8b6d96b8fbd8557645801ae99310cab2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make inference robust against infinite loop</title>
<updated>2017-06-23T15:07:44+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2017-06-23T15:07:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4948da178a1e2e0da4bab76fb4b0ff1948ec8d99'/>
<id>4948da178a1e2e0da4bab76fb4b0ff1948ec8d99</id>
<content type='text'>
Right now, if narrowing occurs on non-debug builds, inference can
easily go into an infinite loop. Prevent this, and add a pointer
that this should be reported as a bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Right now, if narrowing occurs on non-debug builds, inference can
easily go into an infinite loop. Prevent this, and add a pointer
that this should be reported as a bug.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-06-20T13:45:05+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-06-20T13:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=67f063e3ac82bd0efeefac7bb8f6ec3acae31ebf'/>
<id>67f063e3ac82bd0efeefac7bb8f6ec3acae31ebf</id>
<content type='text'>
* PHP-7.0:
  Split requested size as expected by CreateFileMapping.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Split requested size as expected by CreateFileMapping.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split requested size as expected by CreateFileMapping.</title>
<updated>2017-06-20T13:40:25+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-06-20T13:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6a854e274088341103835f99a4c437596cbf66c0'/>
<id>6a854e274088341103835f99a4c437596cbf66c0</id>
<content type='text'>
Thus fixing ext\opcache\tests\log_verbosity_bug.phpt fails on 64-bit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thus fixing ext\opcache\tests\log_verbosity_bug.phpt fails on 64-bit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "merge PR #2290: enable opcache in CLI in 7.1+"</title>
<updated>2017-06-02T21:36:20+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2017-06-02T21:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e9ff1fac85b97c677e33210770f87f7dc4bc5a24'/>
<id>e9ff1fac85b97c677e33210770f87f7dc4bc5a24</id>
<content type='text'>
This reverts commit 71fe529afc2f9bfd99d85539c709a27f025c0caa.

Without the file cache (which is not enabled by default), this has
non-trivial impact on the startup time. It also significantly
increases the baseline memory usage of PHP on CLI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 71fe529afc2f9bfd99d85539c709a27f025c0caa.

Without the file cache (which is not enabled by default), this has
non-trivial impact on the startup time. It also significantly
increases the baseline memory usage of PHP on CLI.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-05-30T21:40:57+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2017-05-30T21:40:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=316aaca15503f8e40a6c578c0f90d122e393d283'/>
<id>316aaca15503f8e40a6c578c0f90d122e393d283</id>
<content type='text'>
* PHP-7.0:
  Fixed wrong condition
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Fixed wrong condition
</pre>
</div>
</content>
</entry>
</feed>
