Automattic / WP-Job-Manager

Manage job listings from the WordPress admin panel, and allow users to post jobs directly to your site.
https://wpjobmanager.com
GNU General Public License v3.0
895 stars 366 forks source link

PHP Deprecated: DateTimeImmutable::createFromFormat() #2692

Closed vapvarun closed 6 months ago

vapvarun commented 7 months ago

PHP Deprecated: DateTimeImmutable::createFromFormat(): Passing null to parameter #2 ($datetime) of type string is deprecated in ..\wp-job-manager\includes\class-wp-job-manager-post-types.php on line 926 To Reproduce Steps to reproduce the behavior:

  1. Go to 'Job Listing'
  2. Click on 'Approve any pending posted job'
  3. The above error is logged in the debug log

WordPress Environment