<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/Zend, branch php-7.1.3</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>make test slower again</title>
<updated>2017-02-28T14:14:31+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2017-02-28T10:36:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=33444dc0b099948fcacb1f5eba706b34065d7311'/>
<id>33444dc0b099948fcacb1f5eba706b34065d7311</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 #74157 (Segfault with nested generators)</title>
<updated>2017-02-26T04:05:56+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2017-02-26T04:05:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6a584cf318a9265a55df69930a64122fcde46948'/>
<id>6a584cf318a9265a55df69930a64122fcde46948</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 #74164 (PHP hangs when an invalid value is dynamically passed to typehinted by-ref arg)</title>
<updated>2017-02-25T04:00:42+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2017-02-25T04:00:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=36fcc4cb5d92dabc8c8f6f0587c81093bcac878c'/>
<id>36fcc4cb5d92dabc8c8f6f0587c81093bcac878c</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-7.0' into PHP-7.1</title>
<updated>2017-02-18T17:03:55+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-02-18T17:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ac64eea9e6d63b15043d005b38c04056b63ae159'/>
<id>ac64eea9e6d63b15043d005b38c04056b63ae159</id>
<content type='text'>
* PHP-7.0:
  initialize valid_symbol_table, important for the main thread
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  initialize valid_symbol_table, important for the main thread
</pre>
</div>
</content>
</entry>
<entry>
<title>initialize valid_symbol_table, important for the main thread</title>
<updated>2017-02-18T16:58:17+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-02-18T16:58:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1623ef10c968b2c902f3d4b01955fddeca84dab6'/>
<id>1623ef10c968b2c902f3d4b01955fddeca84dab6</id>
<content type='text'>
to prevent php_errormsg population on invalid symlol_table
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to prevent php_errormsg population on invalid symlol_table
</pre>
</div>
</content>
</entry>
<entry>
<title>Unused var</title>
<updated>2017-02-17T04:22:59+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2017-02-17T04:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=aa1d92e3e5189b34625b61c62dfd7bc441d4fbf0'/>
<id>aa1d92e3e5189b34625b61c62dfd7bc441d4fbf0</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-7.0' into PHP-7.1</title>
<updated>2017-02-16T16:36:03+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2017-02-16T16:35:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9ca43b873a6ad8426794262de261a1764a933cfa'/>
<id>9ca43b873a6ad8426794262de261a1764a933cfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable RTLD_DEEPBIND when compiling with AddressSanitizer (-fsanitize=address).</title>
<updated>2017-02-16T16:35:29+00:00</updated>
<author>
<name>Ondřej Surý</name>
<email>ondrej@sury.org</email>
</author>
<published>2017-02-16T07:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=61e59db99d29cd028336b66884b3a8e69b46cf71'/>
<id>61e59db99d29cd028336b66884b3a8e69b46cf71</id>
<content type='text'>
The AddressSanitizer doesn't support RTLD_DEEPBIND resulting in
erratic errors when deinitializing phar module and possibly others.

Clang use __has_feature() macro to indicate compilation with
AddressSanitizer while gcc uses __SANITIZE_ADDRESS__ define.

Fixes bug #73677.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The AddressSanitizer doesn't support RTLD_DEEPBIND resulting in
erratic errors when deinitializing phar module and possibly others.

Clang use __has_feature() macro to indicate compilation with
AddressSanitizer while gcc uses __SANITIZE_ADDRESS__ define.

Fixes bug #73677.
</pre>
</div>
</content>
</entry>
<entry>
<title>skip test</title>
<updated>2017-02-15T15:12:34+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-02-15T15:12:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8ad75bec976724e6e60f0820e81f0ed0dfda9071'/>
<id>8ad75bec976724e6e60f0820e81f0ed0dfda9071</id>
<content type='text'>
The code path not available on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code path not available on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed test in travis</title>
<updated>2017-02-15T09:31:27+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2017-02-15T09:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f53ea4cd6066784416ce99ef582c564367bbded1'/>
<id>f53ea4cd6066784416ce99ef582c564367bbded1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
