Week 2 Recap


During the Monday Night double header the Whiskey Tango scored 32 points to squeak out a victory vs the Gallic Warriors, 20-16. Avenging their loss in week 14 last season, eliminating them from the playoffs.

The Werewolves also advanced to 2-0, with a crushing 53-0 defeat of the defending champion MeggaMen. This is 4th straight meeting that the Werewolves have won, after having lost the first 3 meetings of these teams. It also marks the 100th regular season win for the Werewolves.

Also picking up thier 100th regular season win were the Crusaders. They defeated the Norsemen, 13-4. The Crusaders and the Werewolves meet next week in a battle of 2-0 teams.

In the game dubbed by Warren as the Brother-in-Law Bowl, the Bug Stompers stomp the Lindbergh Baby Casserole. The LBC barely avoided a second straight shutout, falling 56-1. This marks Ayrik's first win the the WMFFL. It is also the 4th straight loss by the LBC, tying a franchise record.

In the final game, the Sacks on the Beach dominated the Gold Division Champion Rednecks. Winning 50-0.

Player of the Week - Donovan McNabb (QB-PHI) - BS
Defensive Player - Leonard Little (DL-STL) - WER

Weekly Scores

Crusaders 13 Norsemen 4
Whiskey Tango 20 Gallic Warriors 16
Werewolves 53 MeggaMen 0
Bug Stompers 56 Lindbergh Baby Casserole 1
Sacks on the Beach 50 Rednecks 0

Current Standings

Warning: include(lib/Team.php): Failed to open stream: No such file or directory (500 Internal Server Error)

Symfony Exception

Warning: include(lib/Team.php): Failed to open stream: No such file or directory

Exception

ErrorException

Show exception properties
ErrorException {#404
  #severity: E_WARNING
}
  1. <table cellpadding="5" cellspacing="1">
  2. <?php
  3. include "lib/Team.php";
  4. //$thisSeason = 2004;
  5. //$thisWeek = 5;
  6. $query = <<<EOD
  7. SELECT tn.name as 'team', d.name as 'division',
  1. <table cellpadding="5" cellspacing="1">
  2. <?php
  3. include "lib/Team.php";
  4. //$thisSeason = 2004;
  5. //$thisWeek = 5;
  6. $query = <<<EOD
  7. SELECT tn.name as 'team', d.name as 'division',
include('/home/joshutt/staging.wmffl.com/wmffl-stage.260213/football/history/2005Season/weekstandings.php') in /home/joshutt/staging.wmffl.com/wmffl-stage.260213/football/history/2005Season/weeksummary.php (line 33)
  1. </p>
  2. <p>
  3. <h4>Current Standings</h4>
  4. <?php include "weekstandings.php"; ?>
  5. </p>
  6. <p>
  7. <h4>Next Week's Games</h4>
  8. <?php include "nextgame.php"; ?>
require('/home/joshutt/staging.wmffl.com/wmffl-stage.260213/football/history/2005Season/weeksummary.php') in src/LegacyBridge.php (line 152)
  1. $p = $request->getPathInfo();
  2. $_SERVER['PHP_SELF'] = $p;
  3. $_SERVER['SCRIPT_NAME'] = $p;
  4. $_SERVER['SCRIPT_FILENAME'] = $legacyScriptFilename;
  5. require $legacyScriptFilename;
  6. }
  7. }
LegacyBridge::handleRequest() in public/index.php (line 50)
  1. if (false === $response->isNotFound()) {
  2. // Symfony successfully handled the route.
  3. $response->send();
  4. } else {
  5. LegacyBridge::handleRequest($request, $response, $kernel->getContainer(), __DIR__);
  6. }
  7. $kernel->terminate($request, $response);

Logs 2

Level Message
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bridge\\Doctrine\\Middleware\\IdleConnection\\Listener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
error 14:14:56 Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.staging.wmffl.com/history/2005Season/weeksummary.php"" at RouterListener.php line 156
{
    "exception": {}
}
debug 14:14:56 Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException".
{
    "event": "kernel.exception",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::logKernelException"
}
debug 14:14:56 Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException".
{
    "event": "kernel.exception",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelException"
}
debug 14:14:56 Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException".
{
    "event": "kernel.exception",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onKernelException"
}
debug 14:14:56 Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException" stopped propagation of the event "kernel.exception".
{
    "event": "kernel.exception",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onKernelException"
}
debug 14:14:56 Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
debug 14:14:56 Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelResponse"
}
debug 14:14:56 Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
debug 14:14:56 Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse"
}
debug 14:14:56 Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
debug 14:14:56 Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelFinishRequest"
}
debug 14:14:56 Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelFinishRequest"
}
debug 14:14:56 Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelFinishRequest"
}
critical 14:14:56 Uncaught PHP Exception ErrorException: "Warning: include(lib/Team.php): Failed to open stream: No such file or directory" at weekstandings.php line 3
{
    "exception": {}
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bridge\\Doctrine\\Middleware\\IdleConnection\\Listener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\IsSignatureValidAttributeListener::onKernelControllerArguments"
}
debug 14:14:56 Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelControllerArguments"
}
debug 14:14:56 Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
debug 14:14:56 Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
debug 14:14:56 Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelResponse"
}
debug 14:14:56 Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
debug 14:14:56 Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse"
}
debug 14:14:56 Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
debug 14:14:56 Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelFinishRequest"
}
debug 14:14:56 Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelFinishRequest"
}
debug 14:14:56 Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelFinishRequest"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bridge\\Doctrine\\Middleware\\IdleConnection\\Listener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
debug 14:14:56 Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\IsSignatureValidAttributeListener::onKernelControllerArguments"
}
debug 14:14:56 Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelControllerArguments"
}
debug 14:14:56 Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}

Stack Trace

ErrorException
ErrorException:
Warning: include(lib/Team.php): Failed to open stream: No such file or directory

  at /home/joshutt/staging.wmffl.com/wmffl-stage.260213/football/history/2005Season/weekstandings.php:3
  at include()
     (/home/joshutt/staging.wmffl.com/wmffl-stage.260213/football/history/2005Season/weekstandings.php:3)
  at include('/home/joshutt/staging.wmffl.com/wmffl-stage.260213/football/history/2005Season/weekstandings.php')
     (/home/joshutt/staging.wmffl.com/wmffl-stage.260213/football/history/2005Season/weeksummary.php:33)
  at require('/home/joshutt/staging.wmffl.com/wmffl-stage.260213/football/history/2005Season/weeksummary.php')
     (src/LegacyBridge.php:152)
  at App\LegacyBridge::handleRequest()
     (public/index.php:50)