--TEST-- Bug #75090 Constants of parent IntlCalendar class not inherited --SKIPIF-- --FILE-- getConstants()) === count($intlCalendarRef->getConstants()), count($intlGregorianCalendarRef->getConstants()) === count($intlCalendarRef->getConstants()) ); ?> --EXPECT-- bool(true) bool(true)