After updating to 9.5.0 a few days ago, today I noticed a ton of warnings in my log that apparently started around the same time:
Warning: include(): Failed opening ‘/home/www/idolum.com/concrete/blocks/page_attribute_display/templates/project_agency.php’ for inclusion (include_path=‘/home/www/idolum.com/concrete/vendor:.:/usr/share/php’)
I have a bunch of ‘portfolio’ type pages which have attributes like ‘Client’ and ‘Agency’ and notice that on all my pages, specifically Agency was showing up blank. Though if I edit a page, the proper Agency is actually there – it’s just the display on pages stopped working and those warnings started appearing.
I reverted back to 9.4.8 and it all works again as expected.
(Edited to add: The display of these attributes on a page is through the Page Attribute Display block, via a stack containing multiple Content and Page Attribute Displays for the various attributes.)
Running PHP 9.3.6