Commit e0d23d2
General: Bump minimum PHP version to 7.2 (#40147)
* Bump minimum WP version to 6.6
* Match WP tested version to readme
* Add changelogs
* Remove 7.0 tests
* Update comments with more recent data
* Update composer.lock
* Fix comment
* Backup: Add next daily backup schedule time (#39914)
* Set up react-query, moment and typescript
* changelog
* Add endpoint to fetch site backup schedule time
* Setup react-query (queryClientProvider)
* Add useScheduledTimeQuery hook to fetch schedule time
* Add hook to parse and return the next backup schedule time
* Add component to render the next scheduled backup message
* Fix record Tracks event
* Removing changelog for migration and core plugin
* Bump `Automattic\Jetpack\Backup` namespace to V0005
* changelog
* Bump `Automattic\Jetpack\Transport_Helper` to V0005
* Remove `between` to make `Modify` fit in the same line
* Fix pnpm lock
* Bump PHP 7.0 refs
* Clean up false positive
* setMethods → onlyMethods
* Add changelogs
* Bump PHP 7.0 refs
* Clean up false positive
* setMethods → onlyMethods
* Add changelogs
* More changelogs
* Remove suppression for old PHP versions
* Make PHPCS and Phan rules match
* Docs tweak
Co-authored-by: Brad Jorsch <[email protected]>
* Remove comment
Co-authored-by: Brad Jorsch <[email protected]>
* Remove inaccurate changelogs
* Make params explicitly nullable
* Oops: onlyMethods → addMethods
* Another onlyMethods → addMethods
* Last one
* Split existing and new methods to mock
* Prevent error when not adding new methods
* Update Phan baselines
* Use a more recent theme
* Remove unneeded @requires
* Update composer.lock
* Debug
* More debug
* Remove debug
* Remove more debug
* Oops, missed one
* Add another changelog
---------
Co-authored-by: Rafael Agostini <[email protected]>
Co-authored-by: Brad Jorsch <[email protected]>
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11822562293
Upstream-Ref: Automattic/jetpack@e2ab2c11 parent b4b2267 commit e0d23d2
File tree
9 files changed
+36
-27
lines changed- vendor
- automattic/jetpack-device-detection
- composer
9 files changed
+36
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
8 | 15 | | |
9 | 16 | | |
10 | 17 | | |
| |||
208 | 215 | | |
209 | 216 | | |
210 | 217 | | |
| 218 | + | |
211 | 219 | | |
212 | 220 | | |
213 | 221 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments