Project

General

Profile

Actions

Feature proposal #6425

closed

PHP 7.1 compatibility

Added by beat about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
10 January 2017
Due date:
% Done:

100%

Estimated time:

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


Related issues 1 (0 open1 closed)

Related to CB - Bug #6453: Guzzle requests fail in some server configurations with cURL error 60: Failed to connectClosedbeat19 January 2017

Actions
Actions #1

Updated by beat about 7 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Implemented in MR !1225

Actions #2

Updated by beat about 7 years ago

  • 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.

Actions #3

Updated by beat about 7 years ago

  • Description updated (diff)
  • Status changed from Assigned to Resolved
  • % Done changed from 50 to 100
Actions #4

Updated by beat about 7 years ago

  • Status changed from Resolved to Closed
Actions #5

Updated by beat about 7 years ago

  • Related to Bug #6453: Guzzle requests fail in some server configurations with cURL error 60: Failed to connect added
Actions

Also available in: Atom PDF