1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 00:18:23 +02:00
Commit Graph

76 Commits

Author SHA1 Message Date
Ilija Tovilo a1ec64af5b Merge branch 'PHP-8.2'
* PHP-8.2:
  [skip ci] Attempt to fix libmysqlclient build for >=PHP-8.2
2022-09-27 23:57:09 +02:00
Ilija Tovilo 1ff70a5025 Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  [skip ci] Attempt to fix libmysqlclient build for >=PHP-8.2
2022-09-27 23:56:44 +02:00
Ilija Tovilo a79e0ee57c [skip ci] Attempt to fix libmysqlclient build for >=PHP-8.2 2022-09-27 23:54:36 +02:00
Ilija Tovilo 628bcf09ba [skip ci] Fix --enable-dl-test flag being passed to PHP-8.0 MSAN build 2022-09-27 23:49:30 +02:00
Ilija Tovilo 6c7c4387ba Merge branch 'PHP-8.2'
* PHP-8.2:
  And also update the branch ref...
2022-09-27 23:39:32 +02:00
Ilija Tovilo 687cc0e557 Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  And also update the branch ref...
2022-09-27 23:39:19 +02:00
Ilija Tovilo 85641ae05a Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
  And also update the branch ref...
2022-09-27 23:39:08 +02:00
Ilija Tovilo f518ae50aa And also update the branch ref... 2022-09-27 23:38:22 +02:00
Ilija Tovilo 24ceee88ee Merge branch 'PHP-8.2'
* PHP-8.2:
  Fix PHP-8.0 skipping for community steps
2022-09-27 23:36:57 +02:00
Ilija Tovilo 83de74256e Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Fix PHP-8.0 skipping for community steps
2022-09-27 23:36:47 +02:00
Ilija Tovilo 1d4620a6fb Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
  Fix PHP-8.0 skipping for community steps
2022-09-27 23:36:35 +02:00
Ilija Tovilo 03a48b1209 Fix PHP-8.0 skipping for community steps
github.ref refers to master here, even for other branches.
2022-09-27 23:36:09 +02:00
Ilija Tovilo 5d370b03bf Merge branch 'PHP-8.2'
* PHP-8.2:
  Switch to sanitize CFLAGS for community build
2022-09-26 23:39:56 +02:00
Ilija Tovilo 81f7ef4058 Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Switch to sanitize CFLAGS for community build
2022-09-26 23:39:42 +02:00
Ilija Tovilo ebe4467a42 Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
  Switch to sanitize CFLAGS for community build
2022-09-26 23:39:25 +02:00
Ilija Tovilo 12afd0cba8 Switch to sanitize CFLAGS for community build
PHP-8.0 doesn't support those flags, we can switch once we drop that
build.
2022-09-26 23:39:03 +02:00
Ilija Tovilo aaafac58ee Merge branch 'PHP-8.2'
* PHP-8.2:
  Backport community build to PHP-8.0 branch
2022-09-25 17:23:29 +02:00
Ilija Tovilo 2aa10a6c0e Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Backport community build to PHP-8.0 branch
2022-09-25 17:23:25 +02:00
Ilija Tovilo f368ecab83 Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
  Backport community build to PHP-8.0 branch
2022-09-25 17:23:20 +02:00
Ilija Tovilo b655451439 Backport community build to PHP-8.0 branch
It doesn't make sense to keep it on azure because it will be run for the
PHP-8.0 branch on nightly anyway, as the workflow is triggered on the
master branch which will then invoke it for each branch.
2022-09-25 17:22:45 +02:00
Ilija Tovilo b37ec26062 Merge branch 'PHP-8.2'
* PHP-8.2:
  Migrate libmysqlclient job to GitHub actions
2022-09-25 16:40:44 +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 20490e4152 Merge branch 'PHP-8.2'
* PHP-8.2:
  Migrate variation job to GitHub actions
  Migrate --repeat 2 job to GitHub actions
2022-09-25 16:31:08 +02:00
Ilija Tovilo f505457a6a Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Migrate variation job to GitHub actions
  Migrate --repeat 2 job to GitHub actions
2022-09-25 16:30:57 +02:00
Ilija Tovilo 2cf7d70e53 Migrate --repeat 2 job to GitHub actions 2022-09-25 16:28:43 +02:00
Ilija Tovilo 6a2875bd3d Enable dl-test for msan job
See f07a08df5c
2022-09-25 16:24:44 +02:00
Ilija Tovilo dd12e2787b Merge branch 'PHP-8.2'
* PHP-8.2:
  Migrate MSAN build to GitHub actions
2022-09-25 16:23:57 +02:00
Ilija Tovilo a107266e1c Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Migrate MSAN build to GitHub actions
2022-09-25 16:23:48 +02:00
Ilija Tovilo 5c72029e60 Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
  Migrate MSAN build to GitHub actions
2022-09-25 16:21:57 +02:00
Ilija Tovilo 9377c30577 Migrate MSAN build to GitHub actions 2022-09-25 16:18:58 +02:00
Ilija Tovilo 036009b8fb Merge branch 'PHP-8.2'
* PHP-8.2:
  Move Opcache variation job to GitHub actions
2022-09-25 16:06:15 +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 61c13eb2c8 Merge branch 'PHP-8.2'
* PHP-8.2:
  Migrate community job to GitHub actions
2022-09-23 20:25:30 +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 75409cd127 Merge branch 'PHP-8.2'
* PHP-8.2:
  Skip nightly coverage job in forks
2022-09-15 10:42:24 +02:00
Ilija Tovilo ca03a56d53 Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Skip nightly coverage job in forks
2022-09-15 10:42:08 +02:00
Ilija Tovilo 0451eded79 Skip nightly coverage job in forks 2022-09-15 10:41:17 +02:00
Ben Ramsey 8330a0f323 Add PHP-8.2 branch to build processes 2022-08-30 13:07:16 -05:00
Ben Ramsey 06f713e80f Add PHP-8.2 branch to build processes 2022-08-30 11:42:59 -05:00
Alex 1d45ca58c8 Harden GitHub Workflows security
Co-authored-by: Michael Voříšek <mvorisek@mvorisek.cz>

Closes GH-9440.
2022-08-30 17:59:58 +02:00
Máté Kocsis 3f04caab28 Merge branch 'PHP-8.1'
* PHP-8.0:
  Fix GH-8348 for nightly
2022-08-26 10:58:09 +02:00
Michael Voříšek 34d9e089c2 Fix GH-8348 for nightly 2022-08-26 10:56:58 +02:00
Máté Kocsis 92c8e79673 Merge branch 'PHP-8.1'
* PHP-8.0:
  Test oci8 & pdo_oci in CI
2022-08-24 16:47:17 +02:00
Michael Voříšek c19116ff09 Test oci8 & pdo_oci in CI
Closes GH-8348
2022-08-24 16:45:34 +02:00
Ilija Tovilo 2650340b94 [skip ci] Also update message in feature closer 2022-08-06 21:17:36 +02:00
Ilija Tovilo 8438ad6d6b [skip ci] Bump days-before-close to 14 days in stale feature closer 2022-08-06 21:16:28 +02:00