Şu an php 7.1 kullanıyorum. php 7.3 filan yapmak istediğimde şu hataları alıyorum. Galiba bir düzenleme olacak ama anlayamadım.



FILE: /home/zincir5/public_html/wp-content/themes/zincirtema/inc/widgets/content/recent_posts.php
-----------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------
129 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
-----------------------------------------------------------------------------------------------------------


FILE: /home/zincir5/public_html/wp-content/themes/zincirtema/inc/widgets/sidebar/300x250_banner.php
----------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------
90 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
----------------------------------------------------------------------------------------------------------

FILE: /home/zincir5/public_html/wp-content/themes/zincirtema/inc/widgets/sidebar/authors.php
-----------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------
137 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
-----------------------------------------------------------------------------------------------------------