Skip to content

Not getting the difference changes on comparing two git branches in same repo using Github API

I am able to get difference between two branches stage and master under same repo on web version via below web URL. https://github.com/:username/:repo/compare/master…staging but not getting the changes via Github API: https://docs.github.com/en/rest/commits/commits?apiVersion=2022-11-28#compare-two-commits below snapshot display output of above compare API,… Read More »Not getting the difference changes on comparing two git branches in same repo using Github API

Class HtmlRenderer does not exist

can anybody help? I use magento 2.3.7 , php 7.4 and i can not do seup:di:compile I tried to find the error, but it seems to be some file missing….Thanks. [ReflectionException] Class MagentoFrameworkViewHelperSecureHtmlRenderHtmlRenderer does not exist Exception trace: at /var/www/magento2/vendor/magento/framework/Code/Reader/ClassReader.php:35… Read More »Class HtmlRenderer does not exist