Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge remote Dev #1

Closed
wants to merge 21 commits into from
Closed

merge remote Dev #1

wants to merge 21 commits into from

Conversation

c-harris
Copy link
Owner

No description provided.

…alchars function that caused php code to be converted to html entities. Also removed an unnecessary preg_match loop, as preg_replace_callback already gets all the matches.
… elements as this causes issues when loading a php file with php declarations outside the root html element. Also don't add default php doctype if no doctype found, because we want to keep consistency when inputting and outputting a file.
…ument order. The order was broken as the original object was merged to the end of the array. Fixed the order.
…hould. Caused behaviour which lead to this: <!DOCT<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">YPE html> Further research is needed if this method is actually needed as is it also seems that it's behaviour is duplicated elsewhere.
@c-harris c-harris closed this Feb 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants