Feature proposal #6425
closed
Added by beat almost 8 years ago.
Updated almost 8 years ago.
Start date:
10 January 2017
Description
Various warnings to fix for PHP 7.1: So far:
- maxmemory tests at startup
- Warning: A non-numeric value encountered in libraries/CBLib/CBLib/AhaWow/Controller/ActionController.php on line 493
- Fatal error: Cannot use lexical variable $eventName as a parameter name in libraries/CBLib/GuzzleHttp/Event/Emitter.php on line 50
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Assigned
- % Done changed from 100 to 50
Version checks in PHP 7.1 return:
Fatal error: Cannot use lexical variable $eventName as a parameter name in libraries/CBLib/GuzzleHttp/Event/Emitter.php on line 50
So our Guzzle isn't PHP 7.1 compatible.
- Description updated (diff)
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100
- Status changed from Resolved to Closed
- Related to Bug #6453: Guzzle requests fail in some server configurations with cURL error 60: Failed to connect added
Also available in: Atom
PDF