Re: [VOTE][CC] PSR-16 (simple-cache) evolution

2021-10-29 Thread Alessandro Lai
Library tagged, PSR update deployed on the site: 
https://twitter.com/phpfig/status/1454079908834054144

Il giorno giovedì 28 ottobre 2021 alle 12:56:32 UTC+2 vin...@delau.nl ha 
scritto:

> The vote is closed. 
>
> Quorum was reached (11/12).
> Votes were all in favor.
>
> The PSR-16 evolution is approved.
>
> --
> Vincent de Lau
> PHP-FIG Secretary
>
> On Thursday, October 14, 2021 at 9:12:28 AM UTC+2 alessand...@gmail.com 
> wrote:
>
>> Hello everyone,
>> I hereby call a CC vote for the approval of the evolution of PSR-16 - 
>> Simple Cache.
>>
>> The change in the spec is reviewable in this PR: 
>> https://github.com/php-fig/fig-standards/pull/1252
>> Inside the PR description you'll find the links to the two PR containing 
>> the code changes:
>>  - v2 adds parameters types, and makes CacheException extend \Throwable
>>  - v3 (which obviously builds upon the previous) adds return types
>>
>> Both require PHP 8 at a minimum, since mixed and union types were needed, 
>> and also to avoid issues when extending \Throwable (as it happened with the 
>> evolution of PSR-11, see https://github.com/php-fig/container/issues/33).
>>
>> As per our bylaws:
>>  - only Core Committee members may vote
>>  - either For (+1), Against (-1), or Abstain (+0)
>>  - quorum is 50%
>>  - a 2/3 majority is required for passage.
>>
>> Votes take place over a period of two weeks (or at the reaching of 100% 
>> quorum), so votes will be accepted up to 2021-10-28 10:00:00 UTC.
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/dbc19485-2983-47c4-8b47-6ccba0cdb294n%40googlegroups.com.


Re: [VOTE][CC] PSR-16 (simple-cache) evolution

2021-10-28 Thread Vincent de Lau
 The vote is closed. 

Quorum was reached (11/12).
Votes were all in favor.

The PSR-16 evolution is approved.

--
Vincent de Lau
PHP-FIG Secretary

On Thursday, October 14, 2021 at 9:12:28 AM UTC+2 alessand...@gmail.com 
wrote:

> Hello everyone,
> I hereby call a CC vote for the approval of the evolution of PSR-16 - 
> Simple Cache.
>
> The change in the spec is reviewable in this PR: 
> https://github.com/php-fig/fig-standards/pull/1252
> Inside the PR description you'll find the links to the two PR containing 
> the code changes:
>  - v2 adds parameters types, and makes CacheException extend \Throwable
>  - v3 (which obviously builds upon the previous) adds return types
>
> Both require PHP 8 at a minimum, since mixed and union types were needed, 
> and also to avoid issues when extending \Throwable (as it happened with the 
> evolution of PSR-11, see https://github.com/php-fig/container/issues/33).
>
> As per our bylaws:
>  - only Core Committee members may vote
>  - either For (+1), Against (-1), or Abstain (+0)
>  - quorum is 50%
>  - a 2/3 majority is required for passage.
>
> Votes take place over a period of two weeks (or at the reaching of 100% 
> quorum), so votes will be accepted up to 2021-10-28 10:00:00 UTC.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/a52edbf1-f7f0-4c31-8a38-2b9a91863d38n%40googlegroups.com.


Re: [VOTE][CC] PSR-16 (simple-cache) evolution

2021-10-27 Thread Chris Tankersley
+1

--Chris

On Thu, Oct 14, 2021 at 3:12 AM Alessandro Lai 
wrote:

> Hello everyone,
> I hereby call a CC vote for the approval of the evolution of PSR-16 -
> Simple Cache.
>
> The change in the spec is reviewable in this PR:
> https://github.com/php-fig/fig-standards/pull/1252
> Inside the PR description you'll find the links to the two PR containing
> the code changes:
>  - v2 adds parameters types, and makes CacheException extend \Throwable
>  - v3 (which obviously builds upon the previous) adds return types
>
> Both require PHP 8 at a minimum, since mixed and union types were needed,
> and also to avoid issues when extending \Throwable (as it happened with the
> evolution of PSR-11, see https://github.com/php-fig/container/issues/33).
>
> As per our bylaws:
>  - only Core Committee members may vote
>  - either For (+1), Against (-1), or Abstain (+0)
>  - quorum is 50%
>  - a 2/3 majority is required for passage.
>
> Votes take place over a period of two weeks (or at the reaching of 100%
> quorum), so votes will be accepted up to 2021-10-28 10:00:00 UTC.
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/php-fig/78c7b658-9db7-46a0-b715-b8b96e236dedn%40googlegroups.com
> 
> .
>


-- 
Chris Tankersley
http://ctankersley.com

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/CAL9n4XMiYgUu3VoV7zU-p%3Dkh8qYwTdGoHp1ytgC8D7wrpNvomA%40mail.gmail.com.


Re: [VOTE][CC] PSR-16 (simple-cache) evolution

2021-10-27 Thread Korvin Szanto
+1

On Sunday, October 24, 2021 at 10:52:42 PM UTC-7 Michelle Sanver wrote:

> +1
> On 24 Oct 2021, 22:56 +0200, cees...@gmail.com , wrote:
>
> +1
>
> On Tuesday, October 19, 2021 at 4:19:42 PM UTC+2 ezimuel wrote:
>
>> +1
>>
>> Cheers,
>> Enrico Zimuel
>>
>> Il giorno gio 14 ott 2021 alle ore 09:12 Alessandro Lai <
>> alessand...@gmail.com> ha scritto:
>>
>>> Hello everyone,
>>> I hereby call a CC vote for the approval of the evolution of PSR-16 - 
>>> Simple Cache.
>>>
>>> The change in the spec is reviewable in this PR: 
>>> https://github.com/php-fig/fig-standards/pull/1252
>>> Inside the PR description you'll find the links to the two PR containing 
>>> the code changes:
>>>  - v2 adds parameters types, and makes CacheException extend \Throwable
>>>  - v3 (which obviously builds upon the previous) adds return types
>>>
>>> Both require PHP 8 at a minimum, since mixed and union types were 
>>> needed, and also to avoid issues when extending \Throwable (as it happened 
>>> with the evolution of PSR-11, see 
>>> https://github.com/php-fig/container/issues/33).
>>>
>>> As per our bylaws:
>>>  - only Core Committee members may vote
>>>  - either For (+1), Against (-1), or Abstain (+0)
>>>  - quorum is 50%
>>>  - a 2/3 majority is required for passage.
>>>
>>> Votes take place over a period of two weeks (or at the reaching of 100% 
>>> quorum), so votes will be accepted up to 2021-10-28 10:00:00 UTC.
>>>
>>> --
>>>
>> 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+u...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/php-fig/78c7b658-9db7-46a0-b715-b8b96e236dedn%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>> --
> 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+u...@googlegroups.com.
>
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/php-fig/d6de90a1-9693-4fc1-995a-cb961da710edn%40googlegroups.com
>  
> 
> .
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/584a7918-bfd1-4550-abe6-c3136507c379n%40googlegroups.com.


Re: [VOTE][CC] PSR-16 (simple-cache) evolution

2021-10-24 Thread Michelle Sanver
+1
On 24 Oct 2021, 22:56 +0200, cees...@gmail.com , wrote:
> +1
>
> > On Tuesday, October 19, 2021 at 4:19:42 PM UTC+2 ezimuel wrote:
> > > +1
> > >
> > > Cheers,
> > > Enrico Zimuel
> > >
> > > > Il giorno gio 14 ott 2021 alle ore 09:12 Alessandro Lai 
> > > >  ha scritto:
> > > > > Hello everyone,
> > > > > I hereby call a CC vote for the approval of the evolution of PSR-16 - 
> > > > > Simple Cache.
> > > > >
> > > > > The change in the spec is reviewable in this PR: 
> > > > > https://github.com/php-fig/fig-standards/pull/1252
> > > > > Inside the PR description you'll find the links to the two PR 
> > > > > containing the code changes:
> > > > >  - v2 adds parameters types, and makes CacheException extend 
> > > > > \Throwable
> > > > >  - v3 (which obviously builds upon the previous) adds return types
> > > > >
> > > > > Both require PHP 8 at a minimum, since mixed and union types were 
> > > > > needed, and also to avoid issues when extending \Throwable (as it 
> > > > > happened with the evolution of PSR-11, see 
> > > > > https://github.com/php-fig/container/issues/33).
> > > > >
> > > > > As per our bylaws:
> > > > >  - only Core Committee members may vote
> > > > >  - either For (+1), Against (-1), or Abstain (+0)
> > > > >  - quorum is 50%
> > > > >  - a 2/3 majority is required for passage.
> > > > >
> > > > > Votes take place over a period of two weeks (or at the reaching of 
> > > > > 100% quorum), so votes will be accepted up to 2021-10-28 10:00:00 UTC.
> > > > > --
> > > > > 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+u...@googlegroups.com.
> > > > > To view this discussion on the web visit 
> > > > > https://groups.google.com/d/msgid/php-fig/78c7b658-9db7-46a0-b715-b8b96e236dedn%40googlegroups.com.
> --
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/php-fig/d6de90a1-9693-4fc1-995a-cb961da710edn%40googlegroups.com.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/26f0d45b-b3e0-4a2d-be3f-2237020f61ab%40Spark.


Re: [VOTE][CC] PSR-16 (simple-cache) evolution

2021-10-24 Thread cees...@gmail.com
+1

On Tuesday, October 19, 2021 at 4:19:42 PM UTC+2 ezimuel wrote:

> +1
>
> Cheers,
> Enrico Zimuel
>
> Il giorno gio 14 ott 2021 alle ore 09:12 Alessandro Lai <
> alessand...@gmail.com> ha scritto:
>
>> Hello everyone,
>> I hereby call a CC vote for the approval of the evolution of PSR-16 - 
>> Simple Cache.
>>
>> The change in the spec is reviewable in this PR: 
>> https://github.com/php-fig/fig-standards/pull/1252
>> Inside the PR description you'll find the links to the two PR containing 
>> the code changes:
>>  - v2 adds parameters types, and makes CacheException extend \Throwable
>>  - v3 (which obviously builds upon the previous) adds return types
>>
>> Both require PHP 8 at a minimum, since mixed and union types were needed, 
>> and also to avoid issues when extending \Throwable (as it happened with the 
>> evolution of PSR-11, see https://github.com/php-fig/container/issues/33).
>>
>> As per our bylaws:
>>  - only Core Committee members may vote
>>  - either For (+1), Against (-1), or Abstain (+0)
>>  - quorum is 50%
>>  - a 2/3 majority is required for passage.
>>
>> Votes take place over a period of two weeks (or at the reaching of 100% 
>> quorum), so votes will be accepted up to 2021-10-28 10:00:00 UTC.
>>
>> -- 
>>
> 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+u...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/php-fig/78c7b658-9db7-46a0-b715-b8b96e236dedn%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/d6de90a1-9693-4fc1-995a-cb961da710edn%40googlegroups.com.


Re: [VOTE][CC] PSR-16 (simple-cache) evolution

2021-10-19 Thread Enrico Zimuel
+1

Cheers,
Enrico Zimuel

Il giorno gio 14 ott 2021 alle ore 09:12 Alessandro Lai <
alessandro.la...@gmail.com> ha scritto:

> Hello everyone,
> I hereby call a CC vote for the approval of the evolution of PSR-16 -
> Simple Cache.
>
> The change in the spec is reviewable in this PR:
> https://github.com/php-fig/fig-standards/pull/1252
> Inside the PR description you'll find the links to the two PR containing
> the code changes:
>  - v2 adds parameters types, and makes CacheException extend \Throwable
>  - v3 (which obviously builds upon the previous) adds return types
>
> Both require PHP 8 at a minimum, since mixed and union types were needed,
> and also to avoid issues when extending \Throwable (as it happened with the
> evolution of PSR-11, see https://github.com/php-fig/container/issues/33).
>
> As per our bylaws:
>  - only Core Committee members may vote
>  - either For (+1), Against (-1), or Abstain (+0)
>  - quorum is 50%
>  - a 2/3 majority is required for passage.
>
> Votes take place over a period of two weeks (or at the reaching of 100%
> quorum), so votes will be accepted up to 2021-10-28 10:00:00 UTC.
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/php-fig/78c7b658-9db7-46a0-b715-b8b96e236dedn%40googlegroups.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/CAOMtwbSgZ0z%3DB3PBeL1q8Js3wqMXop1UzXBkB9xFuohTgYJ5xQ%40mail.gmail.com.


Re: [VOTE][CC] PSR-16 (simple-cache) evolution

2021-10-19 Thread Chuck Burgess
+1

On Thu, Oct 14, 2021, 02:12 Alessandro Lai 
wrote:

> Hello everyone,
> I hereby call a CC vote for the approval of the evolution of PSR-16 -
> Simple Cache.
>
> The change in the spec is reviewable in this PR:
> https://github.com/php-fig/fig-standards/pull/1252
> Inside the PR description you'll find the links to the two PR containing
> the code changes:
>  - v2 adds parameters types, and makes CacheException extend \Throwable
>  - v3 (which obviously builds upon the previous) adds return types
>
> Both require PHP 8 at a minimum, since mixed and union types were needed,
> and also to avoid issues when extending \Throwable (as it happened with the
> evolution of PSR-11, see https://github.com/php-fig/container/issues/33).
>
> As per our bylaws:
>  - only Core Committee members may vote
>  - either For (+1), Against (-1), or Abstain (+0)
>  - quorum is 50%
>  - a 2/3 majority is required for passage.
>
> Votes take place over a period of two weeks (or at the reaching of 100%
> quorum), so votes will be accepted up to 2021-10-28 10:00:00 UTC.
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/php-fig/78c7b658-9db7-46a0-b715-b8b96e236dedn%40googlegroups.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/CANsgjnt95VpFGBfLoiqkN%2BxRci1kJJ2q_JPbhf0WGh5pWTSq6g%40mail.gmail.com.


Re: [VOTE][CC] PSR-16 (simple-cache) evolution

2021-10-19 Thread Larry Garfield
+1

-- 
  Larry Garfield
  la...@garfieldtech.com

On Thu, Oct 14, 2021, at 2:12 AM, Alessandro Lai wrote:
> Hello everyone,
> I hereby call a CC vote for the approval of the evolution of PSR-16 - 
> Simple Cache.
>
> The change in the spec is reviewable in this PR: 
> https://github.com/php-fig/fig-standards/pull/1252
> Inside the PR description you'll find the links to the two PR 
> containing the code changes:
>  - v2 adds parameters types, and makes CacheException extend \Throwable
>  - v3 (which obviously builds upon the previous) adds return types
>
> Both require PHP 8 at a minimum, since mixed and union types were 
> needed, and also to avoid issues when extending \Throwable (as it 
> happened with the evolution of PSR-11, see 
> https://github.com/php-fig/container/issues/33).
>
> As per our bylaws:
>  - only Core Committee members may vote
>  - either For (+1), Against (-1), or Abstain (+0)
>  - quorum is 50%
>  - a 2/3 majority is required for passage.
>
> Votes take place over a period of two weeks (or at the reaching of 100% 
> quorum), so votes will be accepted up to 2021-10-28 10:00:00 UTC.
>
> -- 
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/php-fig/78c7b658-9db7-46a0-b715-b8b96e236dedn%40googlegroups.com
>  
> .

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/e23670c1-9016-4a3c-a2af-072985f55aff%40www.fastmail.com.


Re: [VOTE][CC] PSR-16 (simple-cache) evolution

2021-10-19 Thread Matthew Weier O'Phinney
+1

On Thursday, October 14, 2021 at 2:12:28 AM UTC-5 alessand...@gmail.com 
wrote:

> Hello everyone,
> I hereby call a CC vote for the approval of the evolution of PSR-16 - 
> Simple Cache.
>
> The change in the spec is reviewable in this PR: 
> https://github.com/php-fig/fig-standards/pull/1252
> Inside the PR description you'll find the links to the two PR containing 
> the code changes:
>  - v2 adds parameters types, and makes CacheException extend \Throwable
>  - v3 (which obviously builds upon the previous) adds return types
>
> Both require PHP 8 at a minimum, since mixed and union types were needed, 
> and also to avoid issues when extending \Throwable (as it happened with the 
> evolution of PSR-11, see https://github.com/php-fig/container/issues/33).
>
> As per our bylaws:
>  - only Core Committee members may vote
>  - either For (+1), Against (-1), or Abstain (+0)
>  - quorum is 50%
>  - a 2/3 majority is required for passage.
>
> Votes take place over a period of two weeks (or at the reaching of 100% 
> quorum), so votes will be accepted up to 2021-10-28 10:00:00 UTC.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/86a95578-7115-4ab2-86ec-b6e016267c0en%40googlegroups.com.


Re: [VOTE][CC] PSR-16 (simple-cache) evolution

2021-10-15 Thread Alessandro Chitolina
+1

--
Alessandro Chitolina

Il giorno giovedì 14 ottobre 2021 alle 14:02:35 UTC+2 woody...@gmail.com ha 
scritto:

> +1
> --
> Woody Gilk
> https://www.shadowhand.com
>
>
> On Thu, Oct 14, 2021 at 2:12 AM Alessandro Lai  
> wrote:
>
>> Hello everyone,
>> I hereby call a CC vote for the approval of the evolution of PSR-16 - 
>> Simple Cache.
>>
>> The change in the spec is reviewable in this PR: 
>> https://github.com/php-fig/fig-standards/pull/1252
>> Inside the PR description you'll find the links to the two PR containing 
>> the code changes:
>>  - v2 adds parameters types, and makes CacheException extend \Throwable
>>  - v3 (which obviously builds upon the previous) adds return types
>>
>> Both require PHP 8 at a minimum, since mixed and union types were needed, 
>> and also to avoid issues when extending \Throwable (as it happened with the 
>> evolution of PSR-11, see https://github.com/php-fig/container/issues/33).
>>
>> As per our bylaws:
>>  - only Core Committee members may vote
>>  - either For (+1), Against (-1), or Abstain (+0)
>>  - quorum is 50%
>>  - a 2/3 majority is required for passage.
>>
>> Votes take place over a period of two weeks (or at the reaching of 100% 
>> quorum), so votes will be accepted up to 2021-10-28 10:00:00 UTC.
>>
>> -- 
>>
> 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+u...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/php-fig/78c7b658-9db7-46a0-b715-b8b96e236dedn%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/9837a52c-a500-4564-ba82-6230f7a591e3n%40googlegroups.com.


Re: [VOTE][CC] PSR-16 (simple-cache) evolution

2021-10-14 Thread Woody Gilk
+1
--
Woody Gilk
https://www.shadowhand.com


On Thu, Oct 14, 2021 at 2:12 AM Alessandro Lai 
wrote:

> Hello everyone,
> I hereby call a CC vote for the approval of the evolution of PSR-16 -
> Simple Cache.
>
> The change in the spec is reviewable in this PR:
> https://github.com/php-fig/fig-standards/pull/1252
> Inside the PR description you'll find the links to the two PR containing
> the code changes:
>  - v2 adds parameters types, and makes CacheException extend \Throwable
>  - v3 (which obviously builds upon the previous) adds return types
>
> Both require PHP 8 at a minimum, since mixed and union types were needed,
> and also to avoid issues when extending \Throwable (as it happened with the
> evolution of PSR-11, see https://github.com/php-fig/container/issues/33).
>
> As per our bylaws:
>  - only Core Committee members may vote
>  - either For (+1), Against (-1), or Abstain (+0)
>  - quorum is 50%
>  - a 2/3 majority is required for passage.
>
> Votes take place over a period of two weeks (or at the reaching of 100%
> quorum), so votes will be accepted up to 2021-10-28 10:00:00 UTC.
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/php-fig/78c7b658-9db7-46a0-b715-b8b96e236dedn%40googlegroups.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/CAGOJM6%2B7qt2snvnwSf%3DR9%3DViWA8zx-rEDKJ%3D0DEdCFw2YREkQw%40mail.gmail.com.


Re: [VOTE][CC] PSR-16 (simple-cache) evolution

2021-10-14 Thread Massimiliano Arione
+1 for me

cheers
--
Massimiliano Arione



Il giorno gio 14 ott 2021 alle ore 09:12 Alessandro Lai <
alessandro.la...@gmail.com> ha scritto:

> Hello everyone,
> I hereby call a CC vote for the approval of the evolution of PSR-16 -
> Simple Cache.
>
> The change in the spec is reviewable in this PR:
> https://github.com/php-fig/fig-standards/pull/1252
> Inside the PR description you'll find the links to the two PR containing
> the code changes:
>  - v2 adds parameters types, and makes CacheException extend \Throwable
>  - v3 (which obviously builds upon the previous) adds return types
>
> Both require PHP 8 at a minimum, since mixed and union types were needed,
> and also to avoid issues when extending \Throwable (as it happened with the
> evolution of PSR-11, see https://github.com/php-fig/container/issues/33).
>
> As per our bylaws:
>  - only Core Committee members may vote
>  - either For (+1), Against (-1), or Abstain (+0)
>  - quorum is 50%
>  - a 2/3 majority is required for passage.
>
> Votes take place over a period of two weeks (or at the reaching of 100%
> quorum), so votes will be accepted up to 2021-10-28 10:00:00 UTC.
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/php-fig/78c7b658-9db7-46a0-b715-b8b96e236dedn%40googlegroups.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/CAHxDSyj%2BScQzrTT5eVwUQuk9ycxHy8oX%2BP2MrY_6N4mCUMZR%3Dw%40mail.gmail.com.