Skip to content

Fix a warning about referencing a scalar as an array.#893

Merged
clokep merged 1 commit intodevelopfrom
clokep/scalar
Jun 17, 2020
Merged

Fix a warning about referencing a scalar as an array.#893
clokep merged 1 commit intodevelopfrom
clokep/scalar

Conversation

@clokep
Copy link
Member

@clokep clokep commented Jun 16, 2020

Removes a warning:
** Scalar value @rooms[0] better written as $rooms[0] at tests/50federation/33room-get-missing-events.pl line 429.

@clokep clokep requested a review from a team June 16, 2020 18:28
@clokep clokep merged commit d609e8a into develop Jun 17, 2020
@clokep clokep deleted the clokep/scalar branch June 17, 2020 13:56
anoadragon453 added a commit that referenced this pull request Aug 4, 2020
* origin/release-v1.16.0: (21 commits)
  Add missing DB
  Fix typing leak test to use /sync and true
  Use /sync and not /events for invite tests
  Use true not 1 when setting typing
  Revert "Merge mainline release v1.15.1 into dinsic"
  Use matrix_invite_user_to_room_synced on remote invite tests
  Remove unused variables. (#899)
  remove testing file
  Update tests/30rooms/20typing.pl
  Make invite tests use /sync not room /initialSync
  Refactor to log typing events and bail earlier
  perldoc
  Get the operator correct
  Don't fail the test if there are users typing on the stop typing test
  Make typing tests use /sync not /events
  Remove dependency on room initial sync for name/topic tests
  Fix a warning about referencing a scalar. (#893)
  Add event ID to /send_join requests rather than 'xxx'
  Implement MSC2625 (unread counters) (#890)
  Allow filename= formatted Content-Disposition (#892)
  ...
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