Deprecated: Creation of dynamic property processes_flowchart::$y_field_step is deprecated in

Post Reply
yaoying
Posts: 133
Joined: 10 Apr 2023, 23:23
Name: 耀影
Location: 深圳
Company Name: 深圳市耀影科技有限公司
Contact:

Deprecated: Creation of dynamic property processes_flowchart::$y_field_step is deprecated in

Post by yaoying »

PHP 8.2 abnormal

Code: Select all

Deprecated: Creation of dynamic property processes_flowchart::$y_field_step is deprecated in /www/wwwroot/yaoying.vip/includes/classes/flowchart/processes_flowchart.php on line 28

RUKO 3.4
PHP 8.2 abnormal
PHP 8.1 Normal operation
PHP 8.0 Normal operation

The weird thing is that it works fine in the official demo, and I can't reproduce it 100%
Attachments
截图_选择区域_20230619182815.png
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Deprecated: Creation of dynamic property processes_flowchart::$y_field_step is deprecated in

Post by support »

File from archive replace to includes\classes\flowchart\
Attachments
processes_flowchart.zip
(1.79 KiB) Downloaded 26 times
yaoying
Posts: 133
Joined: 10 Apr 2023, 23:23
Name: 耀影
Location: 深圳
Company Name: 深圳市耀影科技有限公司
Contact:

Re: Deprecated: Creation of dynamic property processes_flowchart::$y_field_step is deprecated in

Post by yaoying »

The program is working properly, thank you.
Post Reply