WordPress/wp-admin/css
Dion Hulse e7bb78b884 WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user.
This fixes the 'The update cannot be installed because we will be unable to copy some files.' error encountered during updates by skipping the write test completely.

Merges [33688] to the 4.3 branch.
Props jobst.
Fixes #33480 for 4.3

Built from https://develop.svn.wordpress.org/branches/4.3@33883


git-svn-id: http://core.svn.wordpress.org/branches/4.3@33852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-09-03 04:38:15 +00:00
..
colors Revert [33845] 2015-09-03 03:33:24 +00:00
about-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
about.css Revert [33845] 2015-09-03 03:33:24 +00:00
admin-menu-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
admin-menu.css Revert [33845] 2015-09-03 03:33:24 +00:00
color-picker-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
color-picker-rtl.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
color-picker.css Revert [33845] 2015-09-03 03:33:24 +00:00
color-picker.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
common-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
common.css Revert [33845] 2015-09-03 03:33:24 +00:00
customize-controls-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
customize-controls-rtl.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
customize-controls.css Revert [33845] 2015-09-03 03:33:24 +00:00
customize-controls.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
customize-nav-menus-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
customize-nav-menus-rtl.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
customize-nav-menus.css Revert [33845] 2015-09-03 03:33:24 +00:00
customize-nav-menus.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
customize-widgets-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
customize-widgets-rtl.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
customize-widgets.css Revert [33845] 2015-09-03 03:33:24 +00:00
customize-widgets.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
dashboard-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
dashboard.css Revert [33845] 2015-09-03 03:33:24 +00:00
deprecated-media-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
deprecated-media-rtl.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
deprecated-media.css Revert [33845] 2015-09-03 03:33:24 +00:00
deprecated-media.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
edit-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
edit.css Revert [33845] 2015-09-03 03:33:24 +00:00
farbtastic-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
farbtastic.css Revert [33845] 2015-09-03 03:33:24 +00:00
forms-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
forms.css Revert [33845] 2015-09-03 03:33:24 +00:00
ie-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
ie-rtl.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
ie.css Revert [33845] 2015-09-03 03:33:24 +00:00
ie.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
install-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
install-rtl.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
install.css Revert [33845] 2015-09-03 03:33:24 +00:00
install.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
l10n-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
l10n.css Revert [33845] 2015-09-03 03:33:24 +00:00
list-tables-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
list-tables.css Revert [33845] 2015-09-03 03:33:24 +00:00
login-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
login-rtl.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
login.css Revert [33845] 2015-09-03 03:33:24 +00:00
login.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
media-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
media.css Revert [33845] 2015-09-03 03:33:24 +00:00
nav-menus-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
nav-menus.css Revert [33845] 2015-09-03 03:33:24 +00:00
press-this-editor-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
press-this-editor.css Revert [33845] 2015-09-03 03:33:24 +00:00
press-this-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
press-this-rtl.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
press-this.css Revert [33845] 2015-09-03 03:33:24 +00:00
press-this.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
revisions-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
revisions.css Revert [33845] 2015-09-03 03:33:24 +00:00
site-icon-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
site-icon.css Revert [33845] 2015-09-03 03:33:24 +00:00
themes-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
themes.css Revert [33845] 2015-09-03 03:33:24 +00:00
widgets-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
widgets.css Revert [33845] 2015-09-03 03:33:24 +00:00
wp-admin-rtl.css Revert [33845] 2015-09-03 03:33:24 +00:00
wp-admin-rtl.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00
wp-admin.css Revert [33845] 2015-09-03 03:33:24 +00:00
wp-admin.min.css WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn't verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user. 2015-09-03 04:38:15 +00:00