Skip to content

Conversation

@copierNetwork
Copy link

Added a check that $options['standalone'] = bool generates standalone declaration.

new FluidXML('books', ['standalone' => true]);
produces
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

Added a check that ['standalone' => bool] generates standalone declaration. `new FluidXML('books', ['standalone' => true]);`
@coveralls
Copy link

coveralls commented Sep 26, 2017

Coverage Status

Coverage decreased (-0.4%) to 99.456% when pulling f39aa46 on copierNetwork:patch-1 into b6fb8de on servo-php:master.

@avebers
Copy link

avebers commented Sep 23, 2019

Hello, any chance to get it merged?

@kokoshneta
Copy link

I second tridcatij’s comment. This has been lying around for over two years… can we get it merged? Being able to make standalone XML documents would be a big advantage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants