Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPCS: /php/class-fieldmanager-draggablepost.php #588

Merged
merged 2 commits into from
Oct 7, 2017

Conversation

kjbenk
Copy link
Contributor

@kjbenk kjbenk commented Feb 15, 2017

Issue

#271

Description

Adhere to PHPCS for this file.

  • /php/class-fieldmanager-draggablepost.php

Copy link

@davisshaver davisshaver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question and then 🚅

return array();
}
$result = array();
foreach ( $value as $key => $array ) {
if ( $key == '_image_flags' ) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want strict?

@kjbenk kjbenk added the phpcs label Feb 16, 2017
@mboynes mboynes added this to the 1.2.0 milestone Oct 7, 2017
@mboynes mboynes merged commit b436d21 into master Oct 7, 2017
@renatonascalves renatonascalves deleted the phpcs-fieldmanager-draggablepost branch February 21, 2019 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants