<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/travis, branch php-7.4.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>Add ARM64 CI to Travis</title>
<updated>2019-10-25T14:37:46+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-23T10:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bd379df48c1568b19d267f642154f386bd864cba'/>
<id>bd379df48c1568b19d267f642154f386bd864cba</id>
<content type='text'>
We need to install a number of additional packages that are installed
by default on the AMD64 workers.

We also have to manually set up the MySQL user.

For now we don't set up Postgres -- if anyone wants to figure that
out, it would be great ;)

Log redirections in compile.sh are removed, because /dev/stdout is
not accessible. We don't see to use this anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to install a number of additional packages that are installed
by default on the AMD64 workers.

We also have to manually set up the MySQL user.

For now we don't set up Postgres -- if anyone wants to figure that
out, it would be great ;)

Log redirections in compile.sh are removed, because /dev/stdout is
not accessible. We don't see to use this anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify travis setup scripts</title>
<updated>2019-10-25T09:15:27+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-25T09:14:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a8b4e40fa225f4f2524cc29c37119d00005ccca1'/>
<id>a8b4e40fa225f4f2524cc29c37119d00005ccca1</id>
<content type='text'>
Reduce duplication.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduce duplication.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use nproc instead of hardcoded number</title>
<updated>2019-09-24T22:02:59+00:00</updated>
<author>
<name>Gabriel Caruso</name>
<email>carusogabriel34@gmail.com</email>
</author>
<published>2019-09-15T16:32:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3205ebefa3cb5dd0a1b8bbd0a407cecad025e8af'/>
<id>3205ebefa3cb5dd0a1b8bbd0a407cecad025e8af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --with-pear to Travis build</title>
<updated>2019-08-27T15:03:21+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-08-27T09:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c1fbc3900f66ce9b45ddc40c97ee6d47fc5dc5a5'/>
<id>c1fbc3900f66ce9b45ddc40c97ee6d47fc5dc5a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable option checking on CI</title>
<updated>2019-07-03T06:16:31+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2019-07-02T20:29:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a45192e183d456b3288e466b51137e7e2a5e2cf6'/>
<id>a45192e183d456b3288e466b51137e7e2a5e2cf6</id>
<content type='text'>
This adds the Autoconf's --enable-option-checking=fatal option so
when non existing option from the PHP's configure options is used
a fatal error happens.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the Autoconf's --enable-option-checking=fatal option so
when non existing option from the PHP's configure options is used
a fatal error happens.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --with-ffi on Travis</title>
<updated>2019-05-07T13:44:22+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-05-07T12:32:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7929f8307891682f750f0afe5e2cc78394055da5'/>
<id>7929f8307891682f750f0afe5e2cc78394055da5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable -Werror in CI</title>
<updated>2019-04-26T07:56:16+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-04-23T11:24:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=33e8a7b36879c82d9e495e8c5340e58c6d9ded34'/>
<id>33e8a7b36879c82d9e495e8c5340e58c6d9ded34</id>
<content type='text'>
Add --enable-werror configure option and use it on Travis. It's not
possible to directly use CFLAGS, because it also affects configure
checks which often throw warnings.

We can't enable something similar for Windows builds at this time,
because they throw a lot more warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add --enable-werror configure option and use it on Travis. It's not
possible to directly use CFLAGS, because it also affects configure
checks which often throw warnings.

We can't enable something similar for Windows builds at this time,
because they throw a lot more warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2019-04-18T10:59:05+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-04-18T10:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=05c2e87e84f2e3f3aa67f4ad3fb4d5c1d4f0071e'/>
<id>05c2e87e84f2e3f3aa67f4ad3fb4d5c1d4f0071e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a dl() test to Travis</title>
<updated>2019-04-18T10:57:54+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-04-18T10:24:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b2f49c69b146603d6c34fb5ca67ebadd745ec623'/>
<id>b2f49c69b146603d6c34fb5ca67ebadd745ec623</id>
<content type='text'>
Compile the zend_test extension as shared and try loading it with dl()
to test for obvious issues. Doing this as a standalone call because this
is very specific to the CI setup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compile the zend_test extension as shared and try loading it with dl()
to test for obvious issues. Doing this as a standalone call because this
is very specific to the CI setup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove enable-wddx from Travis compile as it WDDX has been unbundled as of PHP 7.4</title>
<updated>2019-03-23T22:23:21+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>george.banyard@gmail.com</email>
</author>
<published>2019-03-23T21:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6b362e063c0adbe5405c28f641bfe264a6ef3efb'/>
<id>6b362e063c0adbe5405c28f641bfe264a6ef3efb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
