#
902d39a3 |
| 13-Oct-2018 |
Peter Kokot |
Trim trailing whitespace in source code files
|
#
7f6387b5 |
| 13-Oct-2018 |
Peter Kokot |
Trim trailing whitespace in source code files
|
#
6083a387 |
| 06-Oct-2018 |
Christoph M. Becker |
Unbundle libsqlite3 Since there is no need to patch libsqlite3 for our purposes, and since libsqlite3 ≥ 3.3.9 (which is our current requirement) is widely available on distros, there
Unbundle libsqlite3 Since there is no need to patch libsqlite3 for our purposes, and since libsqlite3 ≥ 3.3.9 (which is our current requirement) is widely available on distros, there is no reason anymore to bundle the library. Besides removing the bundled libsqlite, and adapting the configuration respectively, we also fix the use of the SQLITE_ENABLE_COLUMN_METADATA compile time constant to detect whether sqlite3_column_table_name() is available by a working feature detection (otherwise bug_42589.phpt would fail). We also skip bug73068.phpt for libsqlite 3.11.0 to 3.14.1 which have a bug (<https://sqlite.org/src/info/ef360601>). We also completely drop support for the obscure pdo_sqlite_external extension (which could have been enabled on Windows only by passing `--pdo-sqlite-external` to configure), since it is not needed anymore. Furthermore, we remove references to the bundled libsqlite from Makefile.gcov, CONTRIBUTING.md and README.REDIST.BINS.
show more ...
|
#
70d47b3c |
| 17-Sep-2018 |
Nikita Popov |
Switch Travis build to Xenial Also explicitly start the mysql and pgsql services, as these are no longer running by default.
|
#
cc687115 |
| 17-Sep-2018 |
Nikita Popov |
Don't install libt1-dev on travis Support for libt1 has been removed from ext/gd in PHP 7.0 by 7dcfdbbee431c93c52605e1df323d18e0c6088e9, so we no longer need to install this package.
Don't install libt1-dev on travis Support for libt1 has been removed from ext/gd in PHP 7.0 by 7dcfdbbee431c93c52605e1df323d18e0c6088e9, so we no longer need to install this package. It is also no longer available on newer Ubuntu versions.
show more ...
|
#
236ae06e |
| 12-Jul-2018 |
Christoph M. Becker |
Fix Travis build As of commit f9d1d1f[1] we require `sudo`, so we tell Travis about it. [1] <http://git.php.net/?p=php-src.git;a=commit;h=f9d1d1f>
|
Revision tags: php-7.1.20RC1, php-7.2.8RC1, php-7.3.0alpha3, php-7.3.0alpha2, php-7.1.19, php-7.2.7 |
|
#
f9d1d1f3 |
| 08-Jun-2018 |
Jakub Zelenka |
Enable IPv6 in Travis
|
Revision tags: php-7.1.19RC1, php-7.3.0alpha1, php-7.2.7RC1, php-7.1.18, php-7.2.6, php-7.2.6RC1, php-7.1.18RC1, php-5.6.36, php-7.2.5, php-7.1.17, php-7.0.30, php-7.1.17RC1, php-7.2.5RC1, php-5.6.35, php-7.0.29, php-7.2.4, php-7.1.16, php-7.1.16RC1, php-7.2.4RC1, php-7.1.15, php-5.6.34, php-7.2.3, php-7.0.28, php-7.2.3RC1, php-7.1.15RC1, php-7.1.14, php-7.2.2, php-7.1.14RC1, php-7.2.2RC1, php-7.1.13, php-5.6.33, php-7.2.1, php-7.0.27, php-7.2.1RC1, php-7.1.13RC1, php-7.0.27RC1, php-7.2.0, php-7.1.12, php-7.0.26, php-7.1.12RC1, php-7.2.0RC6, php-7.0.26RC1, php-7.1.11, php-5.6.32 |
|
#
b53fb886 |
| 25-Oct-2017 |
Ferenc Kovacs |
use trusty explicitly
|
#
787e3a1e |
| 24-Oct-2017 |
Ferenc Kovacs |
fix the travis build for PHP-5.6 using precise instead of trusty
|
#
9839d3a9 |
| 24-Oct-2017 |
Ferenc Kovacs |
fix the travis build for PHP-5.6 using precise instead of trusty
|
Revision tags: php-7.2.0RC5, php-7.0.25, php-7.1.11RC1, php-7.2.0RC4, php-7.0.25RC1, php-7.1.10, php-7.2.0RC3, php-7.0.24, php-7.2.0RC2, php-7.1.10RC1, php-7.0.24RC1 |
|
#
8f38993d |
| 07-Sep-2017 |
Remi Collet |
Revert "try to switch to something more recent than a 5 years old distro..." This reverts commit d6432546bffb9d33f38a735a5dbf43e86a9d35d9.
|
#
d6432546 |
| 07-Sep-2017 |
Remi Collet |
try to switch to something more recent than a 5 years old distro...
|
#
b2a3ba58 |
| 07-Sep-2017 |
Remi Collet |
add libzip-dev for travis build
|
Revision tags: php-7.1.9, php-7.2.0RC1, php-7.0.23, php-7.1.9RC1, php-7.2.0beta3, php-7.0.23RC1, php-7.1.8, php-7.2.0beta2, php-7.0.22, php-7.1.8RC1, php-7.2.0beta1, php-7.0.22RC1 |
|
#
90b2cecb |
| 11-Jul-2017 |
Remi Collet |
Remove this for now, as not found "E: Unable to locate package libsodium-dev"
|
Revision tags: php-5.6.31, php-7.0.21, php-7.1.7, php-7.2.0alpha3, php-7.1.7RC1, php-7.0.21RC1, php-7.2.0alpha2, php-7.1.6 |
|
#
5cfa26c1 |
| 06-Jun-2017 |
Paragon Initiative Enterprises |
Squashed commit - Add ext/sodium RFC: https://wiki.php.net/rfc/libsodium Licensing: https://web.archive.org/web/20170710161517/https://github.com/jedisct1/libsodium-php/issues/127
|
Revision tags: php-7.2.0alpha1, php-7.0.20 |
|
#
6b511d12 |
| 03-Jun-2017 |
Nikita Popov |
Travis: Use opcache in release build Our debug builds on Travis are often timing out recently. Opcache causes quite a large performance hit on test run times, so move it over to the
Travis: Use opcache in release build Our debug builds on Travis are often timing out recently. Opcache causes quite a large performance hit on test run times, so move it over to the release build, where it should have less impact.
show more ...
|
Revision tags: php-7.1.6RC1, php-7.0.20RC1, php-7.1.5, php-7.0.19, php-7.0.19RC1, php-7.1.5RC1 |
|
#
f9215b65 |
| 21-Apr-2017 |
Nikita Popov |
Support showing slow tests in run-tests.php
|
Revision tags: php-7.1.4, php-7.0.18, php-7.1.4RC1, php-7.0.18RC1, php-7.1.3, php-7.0.17, php-7.1.3RC1, php-7.0.17RC1, php-7.1.2, php-7.0.16, php-7.0.16RC1, php-7.1.2RC1, php-5.6.30, php-7.0.15, php-5.6.30RC1, php-7.1.1RC1, php-7.0.15RC1, php-7.1.1, php-5.6.29, php-7.0.14, php-7.1.0, php-5.6.29RC1, php-7.0.14RC1, php-7.1.0RC6, php-5.6.28, php-7.0.13, php-5.6.28RC1, php-7.1.0RC5, php-7.0.13RC1, php-7.1.0RC4, php-5.6.27, php-7.0.12, php-7.1.0RC3, php-5.6.27RC1, php-7.0.12RC1, php-5.6.26, php-7.1.0RC2, php-7.0.11, php-5.6.26RC1, php-7.1.0RC1, php-7.0.11RC1, php-7.1.0beta3, php-5.6.25, php-7.0.10, php-7.1.0beta2, php-5.6.25RC1, php-7.0.10RC1, php-7.1.0beta1, php-5.6.24, php-7.0.9, php-5.5.38, php-5.6.24RC1, php-7.1.0alpha3, php-7.0.9RC1, php-7.1.0alpha2, php-7.0.8, php-5.6.23, php-5.5.37, php-5.6.23RC1, php-7.0.8RC1, php-7.1.0alpha1, php-5.6.22, php-5.5.36, php-7.0.7, php-5.6.22RC1, php-7.0.7RC1 |
|
#
85243eea |
| 04-May-2016 |
c9s |
Enable ccache on Travis
|
#
bc4676e0 |
| 04-Oct-2016 |
Leigh |
Remove mcrypt
|
Revision tags: php-7.0.6, php-5.6.21, php-5.5.35, php-5.6.21RC1, php-7.0.6RC1, php-5.6.20, php-5.5.34, php-7.0.5, php-5.6.20RC1, php-7.0.5RC1, php-5.6.19, php-5.5.33, php-7.0.4, php-5.6.19RC1, php-7.0.4RC1, php-5.6.18, php-7.0.3, php-5.5.32, php-5.6.18RC1, php-7.0.3RC1, php-5.6.17, php-5.5.31, php-7.0.2, php-7.0.2RC1, php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1, php-5.6.15, php-7.0.0RC6 |
|
#
131a348d |
| 19-Oct-2015 |
Ferenc Kovacs |
remove imap tests for now until I finish the sudoless dovecot config
|
#
fa0ffa47 |
| 19-Oct-2015 |
Ferenc Kovacs |
remove imap tests for now until I finish the sudoless dovecot config
|
Revision tags: php-7.0.1, php-5.6.15RC1, php-7.0.0RC5, php-5.5.30, php-5.6.14, php-7.0.0RC4, php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45 |
|
#
2391ec73 |
| 25-Aug-2015 |
Dmitry Patsura |
TravisCI - remove unneded code
|
#
85d34c32 |
| 23-Aug-2015 |
Ferenc Kovacs |
let's try running our testsuite without sudo
|
Revision tags: php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44 |
|
#
daa0abaf |
| 26-Jul-2015 |
Ferenc Kovacs |
make the travis irc notification a oneliner
|
Revision tags: php-5.6.12RC1, php-7.0.0beta2 |
|
#
378a05f0 |
| 20-Jul-2015 |
Bob Weinand |
Move phpdbg tests to .phpt mechanism Also add a few more in-depth tests related to $argv, breakpoints and uncaught exceptions
|