Skip to content
This repository has been archived by the owner on Jul 20, 2018. It is now read-only.

Sboisvert better errors #270

Merged
merged 3 commits into from
Apr 2, 2015
Merged

Sboisvert better errors #270

merged 3 commits into from
Apr 2, 2015

Conversation

sboisvert
Copy link
Contributor

No description provided.

When updating from 204 if you don't include submodules things break. There was a check on activation but not just on regular run.
@@ -23,6 +23,12 @@
'If another plugin uses PHP-Parser, please deactivate it.' );
} elseif ( file_exists( PHP_PARSER_BOOTSTRAP ) ) {
require_once PHP_PARSER_BOOTSTRAP;
}else{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small tweak - can we fix the spacing here?

Readability, I haz it.
nickdaugherty added a commit that referenced this pull request Apr 2, 2015
@nickdaugherty nickdaugherty merged commit 14cb384 into master Apr 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants