Making WordPress.org

Opened 12 months ago

Closed 12 months ago

Last modified 10 months ago

#7964 closed defect (bug) (fixed)

Update developer.wordpress.org/reference with changes from 6.8

Reported by: jorbin's profile jorbin Owned by:
Milestone: Priority: normal
Component: Developer Hub Keywords:
Cc:

Description

It seems as though the parsing of docs for 6.8 either didn't complete fully or didn't complete sucessfully. Two specifics that make me think this is an issue:

Change History (4)

#1 @dd32
12 months ago

  • Resolution set to duplicate
  • Status changed from new to closed

Merging this with #7963 - I suspect it's an issue in the phpdoc-parser + PHP 8.1

#2 @dd32
12 months ago

  • Resolution duplicate deleted
  • Status changed from closed to reopened

This is subtly different..

#3 @dd32
12 months ago

  • Resolution set to fixed
  • Status changed from reopened to closed

Reimported the 6.8 changes.

It seems that the import that was run for 6.8 was either incomplete, or wasn't run with the proper source checkout.

The PHPDoc parser we use can no longer be run on WordPress.org, as such, it can't be imported directly into developer.w.org and must be run locally on a PHP7 install first, and then exported / uploaded, and then a separate task run to import the code examples..

Filed (and rambled) about the compatility issues in https://github.com/WordPress/phpdoc-parser/issues/246

This ticket was mentioned in Slack in #core by audrasjb. View the logs.


10 months ago

Note: See TracTickets for help on using tickets.