Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/trunk' into refactor-wp-debug-…
Browse files Browse the repository at this point in the history
…data/wp-media
  • Loading branch information
dmsnell committed Sep 18, 2024
2 parents 2e89213 + 55aa76a commit 8b80946
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/wp-includes/atomlib.php
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@ class AtomParser {

var $feed;
var $current;
var $map_attrs_func;
var $map_xmlns_func;
var $error;
var $content;

/**
* PHP5 constructor.
Expand Down

0 comments on commit 8b80946

Please sign in to comment.