Public bug reported:

1. Upgrade behat to run in php 7.2

2. Figure out what best to do for this problem:
Currently there is an issue with the Behat2Renderer.php file in the html 
report. It uses count() as a test whether object properties return null. As in 
7.2 passing null to count results in a warning, running tests currently 
produces a long list of warnings, so we should probably change that.

Related to https://bugs.launchpad.net/mahara/+bug/1767945

** Affects: mahara
     Importance: Undecided
         Status: New


** Tags: behat

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1772792

Title:
  Behat: upgrade for php 7.2

Status in Mahara:
  New

Bug description:
  1. Upgrade behat to run in php 7.2

  2. Figure out what best to do for this problem:
  Currently there is an issue with the Behat2Renderer.php file in the html 
report. It uses count() as a test whether object properties return null. As in 
7.2 passing null to count results in a warning, running tests currently 
produces a long list of warnings, so we should probably change that.

  Related to https://bugs.launchpad.net/mahara/+bug/1767945

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1772792/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to