Skip to content

Prepare Processwire for PHP 7.4 Release #943

@tiefenb

Description

@tiefenb

I just tested ProcessWire with PHP 7.4 Beta 1 and got this Errors:

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1772

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1768

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1772

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1768

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1772

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1768

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1772

Warning: session_name(): Cannot change session name when headers already sent in /var/www/html/wire/core/Session.php on line 239

Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html/wire/core/Session.php on line 242

Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html/wire/core/Session.php on line 243

Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html/wire/core/Session.php on line 244

Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html/wire/core/Session.php on line 245

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1768

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1772

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wire/core/Modules.php:1772) in /var/www/html/wire/modules/Process/ProcessPageView.module on line 142

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1768

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1772

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1772

Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/www/html/wire/core/WireInputData.php on line 98

Deprecated: Unparenthesized a ? b : c ? d : e is deprecated. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) in /var/www/html/site/modules/AdminOnSteroids/AdminOnSteroids.module on line 1886

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1768

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1772

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1768

Notice: Undefined variable: installed in /var/www/html/wire/core/Modules.php on line 1772

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wire/core/Modules.php:1772) in /var/www/html/wire/core/Session.php on line 1114

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wire/core/Modules.php:1772) in /var/www/html/wire/core/Session.php on line 1115

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions