Deprecated (8192): Return type of Cake\Mailer\Email::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Mailer/Email.php, line 2822]
Deprecated (8192): Cake\Mailer\Email implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) [CORE/src/Mailer/Email.php, line 51]
Deprecated (8192): Return type of Cake\Http\ServerRequest::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/ServerRequest.php, line 2416]
Deprecated (8192): Return type of Cake\Http\ServerRequest::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/ServerRequest.php, line 2371]
Deprecated (8192): Return type of Cake\Http\ServerRequest::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/ServerRequest.php, line 2399]
Deprecated (8192): Return type of Cake\Http\ServerRequest::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/ServerRequest.php, line 2437]
Deprecated (8192): Return type of Cake\Chronos\MutableDateTime::modify($modify) should either be compatible with DateTime::modify(string $modifier): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/MutableDateTime.php, line 182]
Deprecated (8192): Return type of Cake\Chronos\Traits\FactoryTrait::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FactoryTrait.php, line 204]
Deprecated (8192): Return type of Cake\Chronos\Traits\FactoryTrait::getLastErrors() should either be compatible with DateTime::getLastErrors(): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FactoryTrait.php, line 272]
Deprecated (8192): Return type of Cake\Chronos\Traits\ModifierTrait::setDate($year, $month, $day) should either be compatible with DateTime::setDate(int $year, int $month, int $day): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/ModifierTrait.php, line 114]
Deprecated (8192): Return type of Cake\Chronos\Traits\TimezoneTrait::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/TimezoneTrait.php, line 49]
Deprecated (8192): Return type of Cake\I18n\Time::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/I18n/DateFormatTrait.php, line 398]
Deprecated (8192): Return type of Cake\I18n\FrozenTime::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/I18n/DateFormatTrait.php, line 398]
Deprecated (8192): Return type of Cake\Chronos\Traits\FactoryTrait::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FactoryTrait.php, line 204]
Deprecated (8192): Return type of Cake\Chronos\Traits\FactoryTrait::getLastErrors() should either be compatible with DateTime::getLastErrors(): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FactoryTrait.php, line 272]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::setTime($hours, $minutes, $seconds = null, $microseconds = null) should either be compatible with DateTime::setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 62]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::add($interval) should either be compatible with DateTime::add(DateInterval $interval): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 75]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::sub($interval) should either be compatible with DateTime::sub(DateInterval $interval): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 88]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 127]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::setTimestamp($value) should either be compatible with DateTime::setTimestamp(int $timestamp): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 141]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::modify($relative) should either be compatible with DateTime::modify(string $modifier): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 155]
Deprecated (8192): Return type of Cake\Chronos\Traits\ModifierTrait::setDate($year, $month, $day) should either be compatible with DateTime::setDate(int $year, int $month, int $day): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/ModifierTrait.php, line 114]
Deprecated (8192): Return type of Cake\I18n\Date::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/I18n/DateFormatTrait.php, line 398]
Deprecated (8192): Return type of Cake\Chronos\Traits\FactoryTrait::createFromFormat($format, $time, $tz = null) should either be compatible with DateTimeImmutable::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTimeImmutable|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FactoryTrait.php, line 204]
Deprecated (8192): Return type of Cake\Chronos\Traits\FactoryTrait::getLastErrors() should either be compatible with DateTimeImmutable::getLastErrors(): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FactoryTrait.php, line 272]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::setTime($hours, $minutes, $seconds = null, $microseconds = null) should either be compatible with DateTimeImmutable::setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTimeImmutable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 62]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::add($interval) should either be compatible with DateTimeImmutable::add(DateInterval $interval): DateTimeImmutable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 75]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::sub($interval) should either be compatible with DateTimeImmutable::sub(DateInterval $interval): DateTimeImmutable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 88]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::setTimezone($value) should either be compatible with DateTimeImmutable::setTimezone(DateTimeZone $timezone): DateTimeImmutable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 127]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::setTimestamp($value) should either be compatible with DateTimeImmutable::setTimestamp(int $timestamp): DateTimeImmutable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 141]
Deprecated (8192): Return type of Cake\Chronos\Traits\FrozenTimeTrait::modify($relative) should either be compatible with DateTimeImmutable::modify(string $modifier): DateTimeImmutable|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/FrozenTimeTrait.php, line 155]
Deprecated (8192): Return type of Cake\Chronos\Traits\ModifierTrait::setDate($year, $month, $day) should either be compatible with DateTimeImmutable::setDate(int $year, int $month, int $day): DateTimeImmutable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [ROOT/vendor/cakephp/chronos/src/Traits/ModifierTrait.php, line 114]
Deprecated (8192): Return type of Cake\I18n\FrozenDate::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/I18n/DateFormatTrait.php, line 398]
Deprecated (8192): Return type of Cake\Http\Cookie\CookieCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/Cookie/CookieCollection.php, line 198]
Deprecated (8192): Return type of Cake\Http\Cookie\CookieCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/Cookie/CookieCollection.php, line 90]
Deprecated (8192): Return type of Cake\Http\MiddlewareQueue::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Http/MiddlewareQueue.php, line 229]
Deprecated (8192): Return type of Cake\View\ViewBuilder::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/View/ViewBuilder.php, line 649]
Deprecated (8192): Cake\View\ViewBuilder implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) [CORE/src/View/ViewBuilder.php, line 31]
Warning (2): compact() [<a href='https://secure.php.net/function.compact'>function.compact</a>]: Undefined variable $etagMatches [CORE/src/Http/Response.php, line 2051]
Warning (2): compact() [<a href='https://secure.php.net/function.compact'>function.compact</a>]: Undefined variable $timeMatches [CORE/src/Http/Response.php, line 2051]
Deprecated (8192): strlen(): Passing null to parameter #1 ($string) of type string is deprecated [CORE/src/View/View.php, line 1293]
Warning (512): Unable to emit headers. Headers sent in file=/home/stlshakespeareweb/dev.stlshakespeare.org/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php, line 48]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/stlshakespeareweb/dev.stlshakespeare.org/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 148]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/stlshakespeareweb/dev.stlshakespeare.org/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 177]
St. Louis Shakespeare: Pages
Menu
St. Louis
Shakespeare

Production History


1st Season (1984 - 1985)
Hamlet
A Midsummer Night’s Dream
Twelfth Night
2nd Season (1986)
Macbeth
Measure for Measure
She Stoops to Conquer
3rd Season (1987)
Richard III
As You Like It
A Flea in Her Ear
4th Season (1988)
Romeo & Juliet
Taming of the Shrew
Dogg’s Hamlet, Cahoot’s Macbeth
5th Season (1989)
Merchant of Venice
Merry Wives of Windsor
Private Lives
6th Season (1990)
Titus Andronicus
Dangerous Liaisons
Much Ado About Nothing
7th Season (1991)
King John
Comedy of Errors
Lysistrata
8th Season (1992)
Julius Caesar
Importance of Being Ernest
All’s Well That Ends Well
Macbeth
9th Season (1993)
Othello
Cymbeline
School for Scandal
A Midsummer Night’s Dream
10th Season (1994)
King Lear
Arms and the Man
Twelfth Night
Romeo & Juliet
11th Season (1995)
Hamlet
Rosencrantz & Guildenstern Are Dead
Loves Labours Lost
Taming of the Shrew
12th Season (1996)
Henry V
Trojan Women/Hecuba
Two Gentlemen of Verona
Julius Caesar
13th Season (1997)
The Kentucky Cycle, Parts 1 & 2
As You Like It
Richard III
14th Season (1998)
Henry VIII
Tartuffe
The Tempest
Much Ado About Nothing
15th Season (1999)
Antony & Cleopatra
All My Sons
Comedy of Errors
Merchant of Venice
16th Season (2000)
Merry Wives of Windsor
On the Razzle
Richard II
Othello
17th Season (2001)
Pericles
The Rivals
Macbeth
Twelfth Night
18th Season (2002)
Compleat Wks of Wllm Shkspr
Henry IV, Part 1
Taming of the Shrew
Hamlet
19th Season (2003)
School for Wives
Henry IV, Part 2
Romeo & Juliet
As You Like It
20th Season (2004)
Compleat History of America
Amadeus
Richard III
Julius Caesar
21st Season (2005)
Henry VA Winter’s Tale
Dangerous Liaisons
Compleat Wks of Wllm Shkspr
A Midsummer Night’s Dream
22nd Season (2006)
Metamorphosis
Much Ado About Nothing
Troilus & Cressida
Antony & Cleopatra
23rd Season (2007)
Othello
Dogg’s Hamlet, Cahoot’s Macbeth
A Tale of Two Cities
Comedy of Errors
24th Season (2008)
The Odyssey
War of the Worlds
King Lear
Romeo & Juliet
Edward III
25th Season (2009)
Merchant of Venice
Twelfth Night
Macbeth
Treasure Island
26th Season (2010)
Taming of the Shrew
The Tempest
Anton in Show Business
Cyrano de Bergerac
27th Season (2011)
Merry Wives of Windsor
Edward Bond’s Restoration
Henry V
Arabian Nights
28th Season (2012)
Coriolanus
Compleat Wks of Wllm Shkspr
A Midsummer Night’s Dream
As You Like It
29th Season (2013)
Timon of Athens
Two Noble Kinsmen
The Comedy of Errors
Romeo and Juliet
30th Season (2014)
Hamlet
The Liar
Much Ado About Nothing
Blood Reigns: The War of the Roses Trilogy
31st Season (2015)
The Further Adventures of Hedda Gabler
Wild Oats
Twelfth Night
Richard III
32nd Season (2016)
The Heir Apparent
Julius Caesar
Macbeth
Comedy of Errors
33rd Season (2017)
Is He Dead?
Titus Andronicus
Cardenio: Shakespeare's Lost Play
Rosencrantz and Guildenstern are Dead
AFI's Top 100 Greatest Films in 100 Minutes