1 file changed
+1
-1
lines changed- config.m4+3
- src/common.h+2
- src/ecma402/calendar.c+1-74
- src/ecma402/calendar.h+12-2
- src/ecma402/collation.c+5
- src/ecma402/collation.h+37
- src/ecma402/currency.c+11
- src/ecma402/currency.h+29-2
- src/ecma402/hour_cycle.c+19
- src/ecma402/hour_cycle.h+50
- src/ecma402/locale.cpp+267-37
- src/ecma402/locale.h+19-1
- src/ecma402/numbering_system.c+7
- src/ecma402/numbering_system.h+29-2
- src/ecma402/time_zone.c+5
- src/ecma402/time_zone.h+31-3
- src/php/classes/locale.c+205-6
- src/php/ecma_intl.stub.php+164-4
- src/php/ecma_intl_arginfo.h+52-1
- tests/criterion/ecma402/calendar_test.c+16-8
- tests/criterion/ecma402/collation_test.c+51
- tests/criterion/ecma402/currency_test.c+75
- tests/criterion/ecma402/hour_cycle_test.c+53
- tests/criterion/ecma402/locale_test.c+4
- tests/criterion/ecma402/numbering_system_test.c+49
- tests/criterion/ecma402/time_zone_test.c+85
- tests/phpt/Intl/Locale-003.phpt+25-1
- tests/phpt/Intl/Locale-005.phpt+10
- tests/phpt/Intl/Locale-006.phpt+34-1
- tests/phpt/Intl/Locale-getCalendars-001.phpt
- tests/phpt/Intl/Locale-getCollations-001.phpt+23
- tests/phpt/Intl/Locale-getCurrencies-001.phpt+29
- tests/phpt/Intl/Locale-getHourCycles-001.phpt+19
- tests/phpt/Intl/Locale-getNumberingSystems-001.phpt+21
- tests/phpt/Intl/Locale-getTimeZones-001.phpt+25
0 commit comments