Greetings, on this last day of 2016! (For some of you, it's already 2017!)

I'm rebooting the REVIEW period for PSR-11 as of now; review will end
at 11:59 on 13 January 2017, with the possibility of starting a vote
under the existing FIG 2.0 by-laws possible immediately thereafter.

The changes since the previous review period started include:

- All exceptions were moved into the `Psr\Container` namespace
(instead of the `Psr\Container\Exception` namespace as was done
previously).

- Clarifications were added around inclusion of OPTIONAL parameters to
the `get()` method by _implementing libraries_, noting that doing so
is allowed by PHP, but discouraged, due to ambiguity in behavior
between implementations.

- Added a formal definition of an entry identifier for use with
`get()` and `has()`, noting that these may be any valid non-empty
string.

- Removed all verbiage around the delegate lookup feature. Consensus
was that this is an interesting feature, but something that may be
implemented by libraries while still following the specification. If
anybody feels the need to formalize this detail, it can be done in a
later specification without breaking compatibility with the current
proposal.

We have also rejected the proposed
`MisconfiguredServiceExceptionInterface`.  David has previously noted
reasons not to include it
(https://groups.google.com/d/msg/php-fig/2pnhudRUpQg/ewoGoNtFCgAJ),
which received no rebuttal. We feel it does not add value to consumers
currently, would likely be problematic in terms of performance, and
dictates too many details around implementation.

Please review the specification again at this time, and let us know as
soon as possible if you see any potential problems that remain to be
addressed.

-- 
Matthew Weier O'Phinney
mweierophin...@gmail.com
https://mwop.net/

-- 
You received this message because you are subscribed to the Google Groups "PHP 
Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to php-fig+unsubscr...@googlegroups.com.
To post to this group, send email to php-fig@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/CAJp_myU%2BwCPNbmhdMGztNvzmgrjpO-giGBE8fuuJT4Lj%3DDVVGg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to