index
:
wordpress
1.5
2.0
2.1
2.2
2.3
2.5
2.6
2.7
2.8
2.9
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
4.0
4.1
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
5.1
5.2
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
master
trunk
WordPress
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
wp-admin
/
includes
/
class-wp-ajax-upgrader-skin.php
Commit message (
Expand
)
Author
Age
*
Code Modernization: Replace usage of `strpos()` with `str_contains()`.
Sergey Biryukov
2023-06-22
*
Code Modernization: Explicitly declare all properties in `WP_Ajax_Upgrader_Sk...
Sergey Biryukov
2022-08-29
*
Code Modernization: Fix reserved keyword and parameter name mismatches for pa...
Tonya Mork
2021-09-09
*
Docs: Add missing descriptions for `Automatic_Upgrader_Skin` methods.
Sergey Biryukov
2020-11-14
*
Docs: Add missing documentation for various upgrade/install class properties ...
Sergey Biryukov
2020-07-28
*
Docs: Add a `@since` note about new parameters with the spread operator added...
Sergey Biryukov
2019-10-09
*
Code Modernisation: Introduce the spread operator in `wp-admin/includes/class...
Sergey Biryukov
2019-09-15
*
Upgrade/Install: Correct operator precedence for an error code in `WP_Ajax_Up...
Sergey Biryukov
2019-05-31
*
General: Introduce `WP_Error::has_errors()` method and use it where appropriate.
Sergey Biryukov
2018-02-27
*
Code is Poetry.
Gary Pendergast
2017-11-30
*
Docs: Remove `@access` notations from method DocBlocks in wp-admin/* classes.
Drew Jaynes
2017-07-27
*
Upgrade/Install: In `WP_Ajax_Upgrader_Skin`, call `::get_error_codes()` metho...
Sergey Biryukov
2017-07-26
*
Upgrade/Install: Make some install/update failures more verbose.
Dominik Schilling
2016-08-04