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

[8.0] Fixed a bug for "undefined index" errors #1728

Merged
merged 6 commits into from
May 4, 2018
Merged

Conversation

redelschaap
Copy link
Contributor

Fixed a bug for "undefined index" errors.

See also #1677.

yajra and others added 6 commits January 4, 2018 16:16
* 8.0:
  Bump v8.3.3 🚀 Fix changelog cs. Update license to 2018.
  Fixes from PHPStan level 5
  Fixes from PHPStan level 0
* 8.0:
  Add missing credtis.
* 8.0:
  Bump v8.4.0 🚀
  Added Laravel 5.6 Support
* 8.0:
  Bump v8.4.1 🚀
  Update Log interface type-hint in DataTableAbstract
Fixed a bug for "undefined index" errors
Copy link

@jarbasdossantos jarbasdossantos left a comment

Choose a reason for hiding this comment

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

It's working!

@yajra yajra changed the base branch from master to 8.0 May 4, 2018 02:08
@yajra yajra merged commit 7b7c168 into yajra:8.0 May 4, 2018
@yajra
Copy link
Owner

yajra commented May 4, 2018

Released on v8.4.4, thanks a lot! 🍻

yajra added a commit that referenced this pull request May 4, 2018
* 8.0:
  Bump v8.4.4 🚀
  [8.0] Fixed a bug for "undefined index" errors (#1728)
  Adds support to Laravel 5.6 on readme
  Use array_key_exists instead of in_array + array_keys
  Bump v8.4.3 🚀
  Update EloquentDataTable.php
  Bump v8.4.2 🚀
  Add mention of Datatables Editor pkg to "suggests"
  code style issues fix
  Support SoftDeletes on join
  Revert "adding softdelete support to hasOne and belongsTo relations"
  adding softdelete support to hasOne and belongsTo relations
@redelschaap redelschaap deleted the patch-1 branch May 4, 2018 05:51
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.

4 participants