4 Commits

Author SHA1 Message Date
Ben Davies 787d71d9c0 fix: UnitEnum::cases() returns enums ordered by declaration (#2299) 2023-02-15 17:21:02 -06:00
Máté Kocsis 9c74079f12 Update enum and Closure role attributes (#2067) 2022-12-11 23:22:44 +01:00
Christoph M. Becker 0445efae74 Fix GH-1135: UnitEnum is an interface 2021-11-23 19:15:08 +01:00
Larry Garfield 9fe8103520 Document enumerations
Co-authored-by: Yoshinari Takaoka <mumumu@mumumu.org>
Co-authored-by: Sergey Panteleev <sergey@php.net>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-960.
2021-10-29 01:14:57 +02:00