<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/acinclude.m4, branch php-7.1.21</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>Rename var</title>
<updated>2018-04-05T12:52:40+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2018-04-05T12:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ed5aabe8b78d8487ffc6091e0670753d59bb7f5a'/>
<id>ed5aabe8b78d8487ffc6091e0670753d59bb7f5a</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 #76153 Intl compilation fails with icu4c 61.1</title>
<updated>2018-03-28T16:01:44+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2018-03-28T16:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=710284cbc4a54cac0a9ec4ea29a7486e0d99a33b'/>
<id>710284cbc4a54cac0a9ec4ea29a7486e0d99a33b</id>
<content type='text'>
Additionally, ICU &gt;= 59.1 requires C++11, so add the flags. Some
refactoring is needed to comply with the latest recommended build
options, such as automatic icu namespace addition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Additionally, ICU &gt;= 59.1 requires C++11, so add the flags. Some
refactoring is needed to comply with the latest recommended build
options, such as automatic icu namespace addition.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes bug #75871 Use pkg-config for libxml2 if available</title>
<updated>2018-02-08T09:50:22+00:00</updated>
<author>
<name>Pedro Magalhães</name>
<email>mail@pmmaga.net</email>
</author>
<published>2018-02-06T19:16:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5673c641dc30610e7e2fcca2e9b61761e4608ffc'/>
<id>5673c641dc30610e7e2fcca2e9b61761e4608ffc</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-06-22T13:01:45+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2017-06-22T13:01:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=21cbdf6984612eaa8764d3dfae8062f202aee52c'/>
<id>21cbdf6984612eaa8764d3dfae8062f202aee52c</id>
<content type='text'>
* PHP-7.0:
  Fix configure error
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Fix configure error
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix configure error</title>
<updated>2017-06-22T13:01:18+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2017-06-15T00:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=660250f4da18f931f9240c4b52fe549b1fde4a69'/>
<id>660250f4da18f931f9240c4b52fe549b1fde4a69</id>
<content type='text'>
This patch fixes configure error on some systems such as Alpine.

```
 line 3472: test: =: unary operator expected
```

One of the fixes has been suggested also here already:
https://bugs.php.net/bug.php?id=39835

Thank you for considering merging this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes configure error on some systems such as Alpine.

```
 line 3472: test: =: unary operator expected
```

One of the fixes has been suggested also here already:
https://bugs.php.net/bug.php?id=39835

Thank you for considering merging this.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OpenSSL 1.1.0 support to PHP 7.0</title>
<updated>2017-04-07T18:21:33+00:00</updated>
<author>
<name>Jakub Zelenka</name>
<email>bukka@php.net</email>
</author>
<published>2017-04-07T18:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cdc33251d204fd093b45a06ac569ddfb95b7dec2'/>
<id>cdc33251d204fd093b45a06ac569ddfb95b7dec2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>report about OpenSSL 1.1 not supported during configure</title>
<updated>2017-02-22T07:39:07+00:00</updated>
<author>
<name>Remi Collet</name>
<email>fedora@famillecollet.com</email>
</author>
<published>2017-02-21T15:27:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=015a80ef7bb5d691745b6fba35060d996c788a53'/>
<id>015a80ef7bb5d691745b6fba35060d996c788a53</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-01-10T11:51:39+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2017-01-10T11:51:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4cddc85c1ffa696decbcd2bd6c783893fc2bf82e'/>
<id>4cddc85c1ffa696decbcd2bd6c783893fc2bf82e</id>
<content type='text'>
* PHP-7.0:
  Prevent fd leak in readdir_r that causes false negative on readdir_r implementation when compiled with AddressSanitizer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Prevent fd leak in readdir_r that causes false negative on readdir_r implementation when compiled with AddressSanitizer
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent fd leak in readdir_r that causes false negative on readdir_r implementation when compiled with AddressSanitizer</title>
<updated>2017-01-10T11:51:27+00:00</updated>
<author>
<name>Ondřej Surý</name>
<email>ondrej@sury.org</email>
</author>
<published>2017-01-10T09:21:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1bdffee820d92f558d883bd1aa41bebc739e2980'/>
<id>1bdffee820d92f558d883bd1aa41bebc739e2980</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix build broken by #2124</title>
<updated>2017-01-06T16:18:24+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2017-01-06T16:18:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=699ab98f9db9a57f3d352b9dc3b1558a6ef55930'/>
<id>699ab98f9db9a57f3d352b9dc3b1558a6ef55930</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
