Feature/better xml handling - #1
Conversation
|
Hiya. I haven't even thought about this repo in years lol. Can you add tidy to the composer.json file as well so it knows what dependencies it needs? |
Tidy is included in PHP. :) |
|
Oh ok, I thought it was something that needed to be compiled into PHP and wasn't standard. If it's baked into PHP by default, then we are good to go. |
|
Usually I like to put the non-standard extensions into the composer.json require section like so:
|
Happy to do that. |
|
Hey there @TonyDeStefano: I've updated the requirements. Thanks for your patience on this! |
|
Hmmm... interesting. So, installing this on a new system, I had this experience:
Which seems like the correct behaviour, as this extension needs to be uncommented in the php.ini But, for a fresh system, I would also need to do this:
From there,
|
Seems this is because |
|
Well crap. I no longer have admin access to this repo so I can't even merge the PR. I guess they took away my rights when I left that company. And now that company is completely shut down, so this repo is basically dead. Boo. |
No description provided.