-
thePHP.cc
- Hamburg
- https://blankerts.de
- @theseer@phpc.social
- @arne@thephpcc.social
- @arneblankerts
Block or Report
Block or report theseer
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
phar-io/manifest Public
Component for reading phar.io manifest information from a PHP Archive (PHAR)
-
A tool that generates an HTML page, RSS feed, and Phive metadata for a PHAR repository
150 contributions in the last year
Less
More
Contribution activity
June 2023
Created 15 commits in 1 repository
Created an issue in php/php-src that received 4 comments
DOMDocument::savexml and friends ommit xmlns="" declaration for null namespace, creating incorrect xml representation of the DOM
Description The following code: <?php declare(strict_types = 1); $dom1 = new DOMDocument; $dom1->loadXML('<?xml version="1.0" ?><with xmlns="some:n…
4
comments


