SemanticMediaWiki / SemanticCite

Allows to manage citation resources using semantic annotations
https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Cite
Other
24 stars 13 forks source link

PHP Fatal error: Access level to SCI\DataValues\ResourceIdentifierStringValue::getPreferredCaption() must be public #30

Closed kghbln closed 8 years ago

kghbln commented 8 years ago

Setup and configuration

When running "rebuildData.php" on smw.o the following fatal occurs twice:

PHP Fatal error:  Access level to SCI\DataValues\ResourceIdentifierStringValue::getPreferredCaption() must be public (as in class SMWDataValue) in /.../w/extensions/SemanticCite/src/DataValues/ResourceIdentifierStringValue.php on line 124

Affected page:

mwjames commented 8 years ago

Has been fixed a while ago with https://github.com/SemanticMediaWiki/SemanticCite/pull/26, just need to make a release.

mwjames commented 8 years ago

https://github.com/SemanticMediaWiki/SemanticCite/releases/tag/1.1.0

kghbln commented 8 years ago

Well, sometimes it is advantageous to look what has already been reported. Still had "rebuildData.php" nightmare, so more reports to come.

Just updated the wiki to SCI 1.1.0.