https://bugzilla.wikimedia.org/show_bug.cgi?id=42691
--- Comment #2 from Markus Krötzsch <[email protected]> --- Please use different bug reports for different bugs. This makes it much easier to keep track of things. The first problem is a duplicate of Bug 42321. You may want to disable PHP notices on the site if you are not using it for PHP development. This bug is also related to the PHP version you are using (older versions don't show this notice). The second problem is a new problem. It might relate to the PHP version, too, but needs investigation. The third problem is triggered in code that belongs to MediaWiki. It needs to be investigated if the cause is in SMW at all. SMW uses objects with "recursive" dependencies (two-way pointers between a parent object and its children). Maybe this could make such issues visible, but I do not know why/when the object in question (SQLStore3) would need to be serialized in JSON. Maybe it is a bug in some other extension, as you suggest. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
