Spage has uploaded a new change for review. Change subject: Avoid warnings and fix signal handling. ......................................................................
Avoid warnings and fix signal handling. Quote 'shutdown' in register_shutdown_function() and pcntl_signal(), otherwise "Notice: Use of undefined constant shutdown - assumed 'shutdown'" and kill -TERM doesn't work. Change-Id: I5fc519ab55a23436606fca4104babd9feced07a7 --- M scripts/DevServer.php 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/EventLogging refs/changes/63/39163/1 -- To view, visit https://gerrit.wikimedia.org/r/39163 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5fc519ab55a23436606fca4104babd9feced07a7 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/EventLogging Gerrit-Branch: master Gerrit-Owner: Spage <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
