8000 Remove executable bit from all PHP files by TravisCarden · Pull Request #6933 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Remove executable bit from all PHP files #6933

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

Closed
wants to merge 0 commits into from
Closed

Remove executable bit from all PHP files #6933

wants to merge 0 commits into from

Conversation

TravisCarden
Copy link
Contributor
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass?
Fixed tickets
License MIT
Doc PR

Apologies if I haven't got the protocol quite right here. This is my first interaction with this project.

By the way, I've noticed a non-trivial number of pull requests to remove executable bits. Could there be an automated test to prevent files getting into the repo with them on in the first place?

@vicb
Copy link
Contributor
vicb commented Jan 31, 2013

@TravisCarden Almsot right ! You should not send a PR from your master branch: the PR would get updated when your master branch is updated - this is true for any branch.

I think creating a feature branch is described in the contributor guide. If you need more help, ping me. You will have to close this PR and reopen a new one.

I think some code review bots can automatically check the x bit but they are not enabled on this repo.

@TravisCarden
Copy link
Contributor Author

Thanks, @vicb! The new PR is #6934.

fabpot added a commit that referenced this pull request Jan 31, 2013
This PR was merged into the master branch.

Commits
-------

924c256 Remove executable bit from all PHP files

Discussion
----------

Remove executable bit from all PHP files

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   |
| Fixed tickets |
| License       | MIT
| Doc PR        |

Apologies if I haven't got the protocol quite right here. This is my first interaction with this project.

By the way, I've noticed a non-trivial number of pull requests to remove executable bits. Could there be an automated test to prevent files getting into the repo with them on in the first place?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0