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

[5.5] Also disable Xdebug for PHP 7.1 #19211

Merged
merged 1 commit into from
May 15, 2017
Merged

[5.5] Also disable Xdebug for PHP 7.1 #19211

merged 1 commit into from
May 15, 2017

Conversation

lucasmichot
Copy link
Contributor

Also disable Xdebug for PHP 7.1

There is no reason to let it enabled, as this makes builds slower.

@taylorotwell taylorotwell merged commit d42ad62 into laravel:master May 15, 2017
@lucasmichot lucasmichot deleted the feature/master/xdebug branch May 15, 2017 17:56
marcusmyers added a commit to marcusmyers/framework that referenced this pull request Jul 31, 2017
* 'master' of github.com:laravel/framework: (264 commits)
  fix bug
  Ensure getJobIds always return an array. (laravel#19232)
  Use Str:: class. (laravel#19221)
  Add a PasswordReset event. (laravel#19188)
  Remove all Arr:: helpers. (laravel#19219)
  Also test PHP 7.1 with lowest and stable setup. (laravel#19209)
  No need to reinstall Travis as we only test PHP>=7.0 (laravel#19210)
  Also disable Xdebug for PHP 7.1 (laravel#19211)
  Fix typo. (laravel#19216)
  Remove all Arr:: helpers. (laravel#19218)
  refactor container (laravel#19201)
  formatting
  fix formatting
  add thumb_url to Slack Attachment https://api.slack.com/docs/message-attachments#thumb_url
  Updated v5.5 release notes
  Use Authenticatable-functionality to update remember_token
  add method for easier error bag checking
  add `abilities` method to Gate contract (laravel#19173)
  update
  allow using assertSessionHasErrors to look into different error bags
  ...
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