1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 09:33:06 +02:00
Commit Graph

222 Commits

Author SHA1 Message Date
Ilija Tovilo
cc1b4051e7 Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Remove unused azure pipelines files from PHP-8.1 branch
2022-09-25 17:00:34 +02:00
Ilija Tovilo
1265115640 Remove unused azure pipelines files from PHP-8.1 branch 2022-09-25 16:57:47 +02:00
Ilija Tovilo
ae2d377758 Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Remove unused azure pipelines templates
2022-09-25 16:52:46 +02:00
Ilija Tovilo
575ca2bd97 Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
  Remove unused azure pipelines templates
2022-09-25 16:52:38 +02:00
Ilija Tovilo
a9c66f0064 Remove unused azure pipelines templates 2022-09-25 16:51:11 +02:00
Ilija Tovilo
afcaf3bd86 Remove symfony and laravel from PHP-8.0 community job
These branches no longer support PHP-8.0.
2022-09-25 16:45:07 +02:00
Ilija Tovilo
a11b05f9a6 Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Migrate libmysqlclient job to GitHub actions
2022-09-25 16:40:35 +02:00
Ilija Tovilo
1ee5b65f09 Migrate libmysqlclient job to GitHub actions
Closes GH-9608
2022-09-25 16:37:36 +02:00
Ilija Tovilo
9377c30577 Migrate MSAN build to GitHub actions 2022-09-25 16:18:58 +02:00
Ilija Tovilo
b1e112f668 Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Move Opcache variation job to GitHub actions
2022-09-25 16:06:08 +02:00
Ilija Tovilo
9820098363 Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
  Move Opcache variation job to GitHub actions
2022-09-25 16:04:59 +02:00
Ilija Tovilo
1bef2e5108 Move Opcache variation job to GitHub actions
Closes GH-9606
2022-09-25 15:57:59 +02:00
Ilija Tovilo
7a8c1a2307 Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Migrate community job to GitHub actions
2022-09-23 20:25:14 +02:00
Ilija Tovilo
e10961b27f Migrate community job to GitHub actions 2022-09-23 20:23:54 +02:00
Ilija Tovilo
0028c242f0 Add --[no-]progress option to run-tests.php (#9255)
Previously, adding the -g argument would disable progress, even locally.
Now it needs to be disabled explicitly.
2022-08-11 20:58:15 +02:00
Ilija Tovilo
53e7141515 Hide skipped tests in CI (#9163) 2022-07-31 20:47:15 +02:00
Nikita Popov
fc394b476b Update libmysqlclient version used in CI
The old one is no longer available.
2022-07-29 23:17:08 +02:00
Ilija Tovilo
982d8fd19b Merge branch 'PHP-8.1'
* PHP-8.1:
  Add test coverage job
2022-06-24 15:11:56 +02:00
Ilija Tovilo
fa6953d307 Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
  Add test coverage job
2022-06-24 15:11:33 +02:00
Ilija Tovilo
b7f0950ffe Add test coverage job 2022-06-24 00:19:35 +02:00
George Peter Banyard
0e42ca2da7 [ci skip] Revert "Drop libmysql build from nightly" as PDO still accepts libmysql (#8664) 2022-05-31 20:24:38 +01:00
George Peter Banyard
ab67b52a59 [ci skip] Drop libmysql build from nightly (#8663)
There is no need to test this any more since support for it has been removed with 276e49c438
2022-05-31 11:30:11 +01:00
Nikita Popov
cd6ae60d48 Merge branch 'PHP-8.1'
* PHP-8.1:
  Update libmysqlclient to 5.7.38
2022-05-13 22:49:54 +02:00
Nikita Popov
49549ea585 Update libmysqlclient to 5.7.38
The old archive is no longer available.
2022-05-13 22:49:01 +02:00
Arnaud Le Blanc
0a5a761104 Merge branch 'PHP-8.1' 2022-05-06 15:29:21 +02:00
Arnaud Le Blanc
f07a08df5c Fix unregistering ini entries of dynamically loaded extension (#8435)
Fixes GH-8185
2022-05-06 15:25:44 +02:00
Ilija Tovilo
0d017f7462 Merge branch 'PHP-8.1'
* PHP-8.1:
  Add nightly for GitHub actions
2022-04-09 17:13:19 +02:00
Ilija Tovilo
490c4234e0 Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
  Add nightly for GitHub actions
2022-04-09 17:13:01 +02:00
Ilija Tovilo
5de1cd9e48 Add nightly for GitHub actions 2022-04-09 17:08:18 +02:00
hassan
e72b2f32d4 Azure CI: remove duplicates and add required libs
Closes GH-7727.
2021-12-23 14:26:52 +01:00
Nikita Popov
b5833b6ee3 Merge branch 'PHP-8.1'
* PHP-8.1:
  Disable enchant on azure i386
2021-11-26 11:04:54 +01:00
Nikita Popov
f55f234fb0 Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
  Disable enchant on azure i386
2021-11-26 11:04:40 +01:00
Nikita Popov
5f67b9fb43 Merge branch 'PHP-7.4' into PHP-8.0
* PHP-7.4:
  Disable enchant on azure i386
2021-11-26 11:04:29 +01:00
Nikita Popov
c2d6d837ca Disable enchant on azure i386
The i386 libenchant library no longer installs without conflicts,
so drop i386 testing for this extension.
2021-11-26 11:03:32 +01:00
George Peter Banyard
3f9331a83a Enable more DBA drivers in CI (#7622)
This now tests for the following drivers:
 - flatfile
 - inifile
 - in-built cdb
 - lmdb
 - TokyoCabinet
 - qdbm
2021-11-03 20:49:37 +00:00
Nikita Popov
d49f550f6d Update libmysqlclient job to MySQL 8.0.27
MySQL 8.0.24 is no longer available for download.

[ci skip]
2021-11-01 09:06:10 +01:00
Nikita Popov
a991fe51f8 Test file cache mix (file -> shm) 2021-08-18 14:24:46 +02:00
Nikita Popov
ba8e5d336b Merge branch 'PHP-8.0'
* PHP-8.0:
  Test file_cache prime shm + use file combination
  Fix repeated file cache unserialization of zval string
2021-08-18 12:39:47 +02:00
Nikita Popov
3454ea36a4 Test file_cache prime shm + use file combination
We're currently only testing prime shm + use shm and prime file +
use file.

This adds testing for the prime shm + use file combination. The
prime file + use shm combination is broken on PHP-8.0, so not
tested.
2021-08-18 12:38:36 +02:00
Nikita Popov
51147e2f18 Backport Laravel test hack
The way to work around this changed, backport the version from
master.
2021-08-18 09:55:24 +02:00
Nikita Popov
467504c952 Update libmysqlclient job to MySQL 5.7.35
The tarball for 5.7.31 is no longer available.
2021-08-03 10:25:24 +02:00
Nikita Popov
d6368f7232 Test --preload in CI
Part of the opcache variation job.
2021-07-30 17:27:00 +02:00
Joe Watkins
6ce9836b38 Merge branch 'PHP-8.0'
* PHP-8.0:
  retry ldap setup a few times in CI
2021-07-21 18:06:38 +02:00
Joe Watkins
0ba6ddefd5 retry ldap setup a few times in CI 2021-07-21 18:06:13 +02:00
Nikita Popov
1a43094e6f Merge branch 'PHP-8.0'
* PHP-8.0:
  Use newer PHP version in community job
2021-07-09 10:32:30 +02:00
Nikita Popov
8cec7db48d Use newer PHP version in community job
For the composer commands. Laravel no longer supports PHP 7.4.
2021-07-09 10:32:12 +02:00
Nikita Popov
bb43aa2ed3 Test Laravel 8.x against PHP 7.4
Laravel master no longer supports PHP 7.4, so use an older branch.
2021-07-09 09:21:07 +02:00
Nikita Popov
64525b6c1a Run phpunit job even if previous failed
This condition was present on the others, but missed for phpunit.
2021-06-28 10:22:38 +02:00
Nikita Popov
072c50fc77 Merge branch 'PHP-8.0'
* PHP-8.0:
  Update msan job to Ubuntu 20.04
  Skip some tests under msan
2021-05-07 16:28:57 +02:00
Nikita Popov
f547bddcc0 Update msan job to Ubuntu 20.04
Also don't explicitly specify symbolizer path. This doesn't appear
to be necessary anymore, and avoids a dependence on the specific
LLVM version used.
2021-05-07 16:28:01 +02:00