Commit:    9762609cecd8eb138906a8f371e2746ee042e5f4
Author:    Gustavo André dos Santos Lopes <cataphr...@php.net>         Mon, 30 
Jul 2012 10:25:17 +0200
Parents:   f419d614ba79dbf2b4d7eae016a39cc9735a2cb2
Branches:  PHP-5.3 PHP-5.4 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=9762609cecd8eb138906a8f371e2746ee042e5f4

Log:
Remove executable bit from files

Changed paths:
  M  ext/intl/CREDITS
  M  ext/intl/TODO
  M  ext/intl/collator/collator.c
  M  ext/intl/collator/collator.h
  M  ext/intl/collator/collator_attr.c
  M  ext/intl/collator/collator_attr.h
  M  ext/intl/collator/collator_class.c
  M  ext/intl/collator/collator_class.h
  M  ext/intl/collator/collator_compare.c
  M  ext/intl/collator/collator_compare.h
  M  ext/intl/collator/collator_convert.c
  M  ext/intl/collator/collator_convert.h
  M  ext/intl/collator/collator_create.c
  M  ext/intl/collator/collator_create.h
  M  ext/intl/collator/collator_error.c
  M  ext/intl/collator/collator_error.h
  M  ext/intl/collator/collator_is_numeric.c
  M  ext/intl/collator/collator_is_numeric.h
  M  ext/intl/collator/collator_locale.c
  M  ext/intl/collator/collator_locale.h
  M  ext/intl/collator/collator_sort.c
  M  ext/intl/collator/collator_sort.h
  M  ext/intl/common/common_error.c
  M  ext/intl/common/common_error.h
  M  ext/intl/config.m4
  M  ext/intl/config.w32
  M  ext/intl/dateformat/dateformat.c
  M  ext/intl/dateformat/dateformat.h
  M  ext/intl/dateformat/dateformat_attr.c
  M  ext/intl/dateformat/dateformat_attr.h
  M  ext/intl/dateformat/dateformat_class.c
  M  ext/intl/dateformat/dateformat_class.h
  M  ext/intl/dateformat/dateformat_data.c
  M  ext/intl/dateformat/dateformat_data.h
  M  ext/intl/dateformat/dateformat_format.c
  M  ext/intl/dateformat/dateformat_format.h
  M  ext/intl/dateformat/dateformat_parse.c
  M  ext/intl/dateformat/dateformat_parse.h
  M  ext/intl/doc/Tutorial.txt
  M  ext/intl/doc/collator_api.php
  M  ext/intl/doc/common_api.php
  M  ext/intl/doc/datefmt_api.php
  M  ext/intl/doc/formatter_api.php
  M  ext/intl/doc/grapheme_api.php
  M  ext/intl/doc/locale_api.php
  M  ext/intl/doc/msgfmt_api.php
  M  ext/intl/doc/normalizer_api.php
  M  ext/intl/formatter/formatter.c
  M  ext/intl/formatter/formatter.h
  M  ext/intl/formatter/formatter_attr.c
  M  ext/intl/formatter/formatter_attr.h
  M  ext/intl/formatter/formatter_class.c
  M  ext/intl/formatter/formatter_class.h
  M  ext/intl/formatter/formatter_data.c
  M  ext/intl/formatter/formatter_data.h
  M  ext/intl/formatter/formatter_format.c
  M  ext/intl/formatter/formatter_format.h
  M  ext/intl/formatter/formatter_main.c
  M  ext/intl/formatter/formatter_main.h
  M  ext/intl/formatter/formatter_parse.c
  M  ext/intl/formatter/formatter_parse.h
  M  ext/intl/grapheme/grapheme.h
  M  ext/intl/grapheme/grapheme_string.c
  M  ext/intl/grapheme/grapheme_util.c
  M  ext/intl/grapheme/grapheme_util.h
  M  ext/intl/intl_common.h
  M  ext/intl/intl_convert.c
  M  ext/intl/intl_convert.h
  M  ext/intl/intl_data.h
  M  ext/intl/intl_error.c
  M  ext/intl/intl_error.h
  M  ext/intl/locale/locale.c
  M  ext/intl/locale/locale.h
  M  ext/intl/locale/locale_class.c
  M  ext/intl/locale/locale_class.h
  M  ext/intl/locale/locale_methods.c
  M  ext/intl/locale/locale_methods.h
  M  ext/intl/msgformat/msgformat.c
  M  ext/intl/msgformat/msgformat.h
  M  ext/intl/msgformat/msgformat_attr.c
  M  ext/intl/msgformat/msgformat_attr.h
  M  ext/intl/msgformat/msgformat_class.c
  M  ext/intl/msgformat/msgformat_class.h
  M  ext/intl/msgformat/msgformat_data.c
  M  ext/intl/msgformat/msgformat_data.h
  M  ext/intl/msgformat/msgformat_format.c
  M  ext/intl/msgformat/msgformat_format.h
  M  ext/intl/msgformat/msgformat_helpers.cpp
  M  ext/intl/msgformat/msgformat_helpers.h
  M  ext/intl/msgformat/msgformat_parse.c
  M  ext/intl/msgformat/msgformat_parse.h
  M  ext/intl/normalizer/normalizer.c
  M  ext/intl/normalizer/normalizer.h
  M  ext/intl/normalizer/normalizer_class.c
  M  ext/intl/normalizer/normalizer_class.h
  M  ext/intl/normalizer/normalizer_normalize.c
  M  ext/intl/normalizer/normalizer_normalize.h
  M  ext/intl/php_intl.c
  M  ext/intl/php_intl.h
  M  ext/intl/resourcebundle/TODO
  M  ext/intl/tests/_files/es-bundle.txt
  M  ext/intl/tests/_files/res_index.txt
  M  ext/intl/tests/_files/resourcebundle.txt
  M  ext/intl/tests/_files/resourcebundle/es.res
  M  ext/intl/tests/_files/resourcebundle/res_index.res
  M  ext/intl/tests/_files/resourcebundle/root.res
  M  ext/intl/tests/badargs.phpt
  M  ext/intl/tests/bug12887.phpt
  M  ext/intl/tests/bug14562.phpt
  M  ext/intl/tests/collation_customization.phpt
  M  ext/intl/tests/collator_asort.phpt
  M  ext/intl/tests/collator_compare.phpt
  M  ext/intl/tests/collator_create.phpt
  M  ext/intl/tests/collator_get_error_code.phpt
  M  ext/intl/tests/collator_get_error_message.phpt
  M  ext/intl/tests/collator_get_locale.phpt
  M  ext/intl/tests/collator_get_set_attribute.phpt
  M  ext/intl/tests/collator_get_set_strength.phpt
  M  ext/intl/tests/collator_get_sort_key.phpt
  M  ext/intl/tests/collator_sort.phpt
  M  ext/intl/tests/collator_sort_with_sort_keys.phpt
  M  ext/intl/tests/dateformat_clone.phpt
  M  ext/intl/tests/dateformat_format.phpt
  M  ext/intl/tests/dateformat_format_parse.phpt
  M  ext/intl/tests/dateformat_get_datetype.phpt
  M  ext/intl/tests/dateformat_get_locale.phpt
  M  ext/intl/tests/dateformat_get_set_calendar.phpt
  M  ext/intl/tests/dateformat_get_set_pattern.phpt
  M  ext/intl/tests/dateformat_get_timetype.phpt
  M  ext/intl/tests/dateformat_get_timezone_id.phpt
  M  ext/intl/tests/dateformat_is_set_lenient.phpt
  M  ext/intl/tests/dateformat_localtime.phpt
  M  ext/intl/tests/dateformat_parse.phpt
  M  ext/intl/tests/dateformat_parse_localtime_parsepos.phpt
  M  ext/intl/tests/dateformat_parse_timestamp_parsepos.phpt
  M  ext/intl/tests/dateformat_set_timezone_id.phpt
  M  ext/intl/tests/formatter_clone.phpt
  M  ext/intl/tests/formatter_fail.phpt
  M  ext/intl/tests/formatter_format.phpt
  M  ext/intl/tests/formatter_format_conv.phpt
  M  ext/intl/tests/formatter_format_currency.phpt
  M  ext/intl/tests/formatter_get_error.phpt
  M  ext/intl/tests/formatter_get_locale.phpt
  M  ext/intl/tests/formatter_get_set_attribute.phpt
  M  ext/intl/tests/formatter_get_set_pattern.phpt
  M  ext/intl/tests/formatter_get_set_symbol.phpt
  M  ext/intl/tests/formatter_get_set_text_attribute.phpt
  M  ext/intl/tests/formatter_parse.phpt
  M  ext/intl/tests/formatter_parse_currency.phpt
  M  ext/intl/tests/grapheme.phpt
  M  ext/intl/tests/idn.phpt
  M  ext/intl/tests/intl_error_name.phpt
  M  ext/intl/tests/intl_get_error_code.phpt
  M  ext/intl/tests/intl_get_error_message.phpt
  M  ext/intl/tests/intl_is_failure.phpt
  M  ext/intl/tests/locale_accept.phpt
  M  ext/intl/tests/locale_compose_locale.phpt
  M  ext/intl/tests/locale_filter_matches.phpt
  M  ext/intl/tests/locale_get_all_variants.phpt
  M  ext/intl/tests/locale_get_default.phpt
  M  ext/intl/tests/locale_get_display_language.phpt
  M  ext/intl/tests/locale_get_display_name.phpt
  M  ext/intl/tests/locale_get_display_region.phpt
  M  ext/intl/tests/locale_get_display_script.phpt
  M  ext/intl/tests/locale_get_display_variant.phpt
  M  ext/intl/tests/locale_get_keywords.phpt
  M  ext/intl/tests/locale_get_primary_language.phpt
  M  ext/intl/tests/locale_get_region.phpt
  M  ext/intl/tests/locale_get_script.phpt
  M  ext/intl/tests/locale_lookup.phpt
  M  ext/intl/tests/locale_parse_locale.phpt
  M  ext/intl/tests/locale_set_default.phpt
  M  ext/intl/tests/msgfmt_clone.phpt
  M  ext/intl/tests/msgfmt_fail.phpt
  M  ext/intl/tests/msgfmt_format.phpt
  M  ext/intl/tests/msgfmt_get_error.phpt
  M  ext/intl/tests/msgfmt_get_locale.phpt
  M  ext/intl/tests/msgfmt_get_set_pattern.phpt
  M  ext/intl/tests/msgfmt_parse.phpt
  M  ext/intl/tests/normalizer_normalize.phpt
  M  ext/intl/tests/regression_sort_and_cow.phpt
  M  ext/intl/tests/regression_sort_eq.phpt
  M  ext/intl/tests/regression_sortwsk_and_cow.phpt
  M  ext/intl/tests/regression_sortwsk_eq.phpt
  M  ext/intl/tests/resourcebundle.build
  M  ext/intl/tests/resourcebundle_locales.phpt
  M  ext/intl/tests/ut_common.inc

diff --git a/ext/intl/CREDITS b/ext/intl/CREDITS
old mode 100755
new mode 100644
diff --git a/ext/intl/TODO b/ext/intl/TODO
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator.c b/ext/intl/collator/collator.c
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator.h b/ext/intl/collator/collator.h
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_attr.c 
b/ext/intl/collator/collator_attr.c
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_attr.h 
b/ext/intl/collator/collator_attr.h
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_class.c 
b/ext/intl/collator/collator_class.c
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_class.h 
b/ext/intl/collator/collator_class.h
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_compare.c 
b/ext/intl/collator/collator_compare.c
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_compare.h 
b/ext/intl/collator/collator_compare.h
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_convert.c 
b/ext/intl/collator/collator_convert.c
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_convert.h 
b/ext/intl/collator/collator_convert.h
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_create.c 
b/ext/intl/collator/collator_create.c
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_create.h 
b/ext/intl/collator/collator_create.h
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_error.c 
b/ext/intl/collator/collator_error.c
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_error.h 
b/ext/intl/collator/collator_error.h
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_is_numeric.c 
b/ext/intl/collator/collator_is_numeric.c
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_is_numeric.h 
b/ext/intl/collator/collator_is_numeric.h
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_locale.c 
b/ext/intl/collator/collator_locale.c
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_locale.h 
b/ext/intl/collator/collator_locale.h
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_sort.c 
b/ext/intl/collator/collator_sort.c
old mode 100755
new mode 100644
diff --git a/ext/intl/collator/collator_sort.h 
b/ext/intl/collator/collator_sort.h
old mode 100755
new mode 100644
diff --git a/ext/intl/common/common_error.c b/ext/intl/common/common_error.c
old mode 100755
new mode 100644
diff --git a/ext/intl/common/common_error.h b/ext/intl/common/common_error.h
old mode 100755
new mode 100644
diff --git a/ext/intl/config.m4 b/ext/intl/config.m4
old mode 100755
new mode 100644
diff --git a/ext/intl/config.w32 b/ext/intl/config.w32
old mode 100755
new mode 100644
diff --git a/ext/intl/dateformat/dateformat.c b/ext/intl/dateformat/dateformat.c
old mode 100755
new mode 100644
diff --git a/ext/intl/dateformat/dateformat.h b/ext/intl/dateformat/dateformat.h
old mode 100755
new mode 100644
diff --git a/ext/intl/dateformat/dateformat_attr.c 
b/ext/intl/dateformat/dateformat_attr.c
old mode 100755
new mode 100644
diff --git a/ext/intl/dateformat/dateformat_attr.h 
b/ext/intl/dateformat/dateformat_attr.h
old mode 100755
new mode 100644
diff --git a/ext/intl/dateformat/dateformat_class.c 
b/ext/intl/dateformat/dateformat_class.c
old mode 100755
new mode 100644
diff --git a/ext/intl/dateformat/dateformat_class.h 
b/ext/intl/dateformat/dateformat_class.h
old mode 100755
new mode 100644
diff --git a/ext/intl/dateformat/dateformat_data.c 
b/ext/intl/dateformat/dateformat_data.c
old mode 100755
new mode 100644
diff --git a/ext/intl/dateformat/dateformat_data.h 
b/ext/intl/dateformat/dateformat_data.h
old mode 100755
new mode 100644
diff --git a/ext/intl/dateformat/dateformat_format.c 
b/ext/intl/dateformat/dateformat_format.c
old mode 100755
new mode 100644
diff --git a/ext/intl/dateformat/dateformat_format.h 
b/ext/intl/dateformat/dateformat_format.h
old mode 100755
new mode 100644
diff --git a/ext/intl/dateformat/dateformat_parse.c 
b/ext/intl/dateformat/dateformat_parse.c
old mode 100755
new mode 100644
diff --git a/ext/intl/dateformat/dateformat_parse.h 
b/ext/intl/dateformat/dateformat_parse.h
old mode 100755
new mode 100644
diff --git a/ext/intl/doc/Tutorial.txt b/ext/intl/doc/Tutorial.txt
old mode 100755
new mode 100644
diff --git a/ext/intl/doc/collator_api.php b/ext/intl/doc/collator_api.php
old mode 100755
new mode 100644
diff --git a/ext/intl/doc/common_api.php b/ext/intl/doc/common_api.php
old mode 100755
new mode 100644
diff --git a/ext/intl/doc/datefmt_api.php b/ext/intl/doc/datefmt_api.php
old mode 100755
new mode 100644
diff --git a/ext/intl/doc/formatter_api.php b/ext/intl/doc/formatter_api.php
old mode 100755
new mode 100644
diff --git a/ext/intl/doc/grapheme_api.php b/ext/intl/doc/grapheme_api.php
old mode 100755
new mode 100644
diff --git a/ext/intl/doc/locale_api.php b/ext/intl/doc/locale_api.php
old mode 100755
new mode 100644
diff --git a/ext/intl/doc/msgfmt_api.php b/ext/intl/doc/msgfmt_api.php
old mode 100755
new mode 100644
diff --git a/ext/intl/doc/normalizer_api.php b/ext/intl/doc/normalizer_api.php
old mode 100755
new mode 100644
diff --git a/ext/intl/formatter/formatter.c b/ext/intl/formatter/formatter.c
old mode 100755
new mode 100644
diff --git a/ext/intl/formatter/formatter.h b/ext/intl/formatter/formatter.h
old mode 100755
new mode 100644
diff --git a/ext/intl/formatter/formatter_attr.c 
b/ext/intl/formatter/formatter_attr.c
old mode 100755
new mode 100644
diff --git a/ext/intl/formatter/formatter_attr.h 
b/ext/intl/formatter/formatter_attr.h
old mode 100755
new mode 100644
diff --git a/ext/intl/formatter/formatter_class.c 
b/ext/intl/formatter/formatter_class.c
old mode 100755
new mode 100644
diff --git a/ext/intl/formatter/formatter_class.h 
b/ext/intl/formatter/formatter_class.h
old mode 100755
new mode 100644
diff --git a/ext/intl/formatter/formatter_data.c 
b/ext/intl/formatter/formatter_data.c
old mode 100755
new mode 100644
diff --git a/ext/intl/formatter/formatter_data.h 
b/ext/intl/formatter/formatter_data.h
old mode 100755
new mode 100644
diff --git a/ext/intl/formatter/formatter_format.c 
b/ext/intl/formatter/formatter_format.c
old mode 100755
new mode 100644
diff --git a/ext/intl/formatter/formatter_format.h 
b/ext/intl/formatter/formatter_format.h
old mode 100755
new mode 100644
diff --git a/ext/intl/formatter/formatter_main.c 
b/ext/intl/formatter/formatter_main.c
old mode 100755
new mode 100644
diff --git a/ext/intl/formatter/formatter_main.h 
b/ext/intl/formatter/formatter_main.h
old mode 100755
new mode 100644
diff --git a/ext/intl/formatter/formatter_parse.c 
b/ext/intl/formatter/formatter_parse.c
old mode 100755
new mode 100644
diff --git a/ext/intl/formatter/formatter_parse.h 
b/ext/intl/formatter/formatter_parse.h
old mode 100755
new mode 100644
diff --git a/ext/intl/grapheme/grapheme.h b/ext/intl/grapheme/grapheme.h
old mode 100755
new mode 100644
diff --git a/ext/intl/grapheme/grapheme_string.c 
b/ext/intl/grapheme/grapheme_string.c
old mode 100755
new mode 100644
diff --git a/ext/intl/grapheme/grapheme_util.c 
b/ext/intl/grapheme/grapheme_util.c
old mode 100755
new mode 100644
diff --git a/ext/intl/grapheme/grapheme_util.h 
b/ext/intl/grapheme/grapheme_util.h
old mode 100755
new mode 100644
diff --git a/ext/intl/intl_common.h b/ext/intl/intl_common.h
old mode 100755
new mode 100644
diff --git a/ext/intl/intl_convert.c b/ext/intl/intl_convert.c
old mode 100755
new mode 100644
diff --git a/ext/intl/intl_convert.h b/ext/intl/intl_convert.h
old mode 100755
new mode 100644
diff --git a/ext/intl/intl_data.h b/ext/intl/intl_data.h
old mode 100755
new mode 100644
diff --git a/ext/intl/intl_error.c b/ext/intl/intl_error.c
old mode 100755
new mode 100644
diff --git a/ext/intl/intl_error.h b/ext/intl/intl_error.h
old mode 100755
new mode 100644
diff --git a/ext/intl/locale/locale.c b/ext/intl/locale/locale.c
old mode 100755
new mode 100644
diff --git a/ext/intl/locale/locale.h b/ext/intl/locale/locale.h
old mode 100755
new mode 100644
diff --git a/ext/intl/locale/locale_class.c b/ext/intl/locale/locale_class.c
old mode 100755
new mode 100644
diff --git a/ext/intl/locale/locale_class.h b/ext/intl/locale/locale_class.h
old mode 100755
new mode 100644
diff --git a/ext/intl/locale/locale_methods.c b/ext/intl/locale/locale_methods.c
old mode 100755
new mode 100644
diff --git a/ext/intl/locale/locale_methods.h b/ext/intl/locale/locale_methods.h
old mode 100755
new mode 100644
diff --git a/ext/intl/msgformat/msgformat.c b/ext/intl/msgformat/msgformat.c
old mode 100755
new mode 100644
diff --git a/ext/intl/msgformat/msgformat.h b/ext/intl/msgformat/msgformat.h
old mode 100755
new mode 100644
diff --git a/ext/intl/msgformat/msgformat_attr.c 
b/ext/intl/msgformat/msgformat_attr.c
old mode 100755
new mode 100644
diff --git a/ext/intl/msgformat/msgformat_attr.h 
b/ext/intl/msgformat/msgformat_attr.h
old mode 100755
new mode 100644
diff --git a/ext/intl/msgformat/msgformat_class.c 
b/ext/intl/msgformat/msgformat_class.c
old mode 100755
new mode 100644
diff --git a/ext/intl/msgformat/msgformat_class.h 
b/ext/intl/msgformat/msgformat_class.h
old mode 100755
new mode 100644
diff --git a/ext/intl/msgformat/msgformat_data.c 
b/ext/intl/msgformat/msgformat_data.c
old mode 100755
new mode 100644
diff --git a/ext/intl/msgformat/msgformat_data.h 
b/ext/intl/msgformat/msgformat_data.h
old mode 100755
new mode 100644
diff --git a/ext/intl/msgformat/msgformat_format.c 
b/ext/intl/msgformat/msgformat_format.c
old mode 100755
new mode 100644
diff --git a/ext/intl/msgformat/msgformat_format.h 
b/ext/intl/msgformat/msgformat_format.h
old mode 100755
new mode 100644
diff --git a/ext/intl/msgformat/msgformat_helpers.cpp 
b/ext/intl/msgformat/msgformat_helpers.cpp
old mode 100755
new mode 100644
diff --git a/ext/intl/msgformat/msgformat_helpers.h 
b/ext/intl/msgformat/msgformat_helpers.h
old mode 100755
new mode 100644
diff --git a/ext/intl/msgformat/msgformat_parse.c 
b/ext/intl/msgformat/msgformat_parse.c
old mode 100755
new mode 100644
diff --git a/ext/intl/msgformat/msgformat_parse.h 
b/ext/intl/msgformat/msgformat_parse.h
old mode 100755
new mode 100644
diff --git a/ext/intl/normalizer/normalizer.c b/ext/intl/normalizer/normalizer.c
old mode 100755
new mode 100644
diff --git a/ext/intl/normalizer/normalizer.h b/ext/intl/normalizer/normalizer.h
old mode 100755
new mode 100644
diff --git a/ext/intl/normalizer/normalizer_class.c 
b/ext/intl/normalizer/normalizer_class.c
old mode 100755
new mode 100644
diff --git a/ext/intl/normalizer/normalizer_class.h 
b/ext/intl/normalizer/normalizer_class.h
old mode 100755
new mode 100644
diff --git a/ext/intl/normalizer/normalizer_normalize.c 
b/ext/intl/normalizer/normalizer_normalize.c
old mode 100755
new mode 100644
diff --git a/ext/intl/normalizer/normalizer_normalize.h 
b/ext/intl/normalizer/normalizer_normalize.h
old mode 100755
new mode 100644
diff --git a/ext/intl/php_intl.c b/ext/intl/php_intl.c
old mode 100755
new mode 100644
diff --git a/ext/intl/php_intl.h b/ext/intl/php_intl.h
old mode 100755
new mode 100644
diff --git a/ext/intl/resourcebundle/TODO b/ext/intl/resourcebundle/TODO
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/_files/es-bundle.txt 
b/ext/intl/tests/_files/es-bundle.txt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/_files/res_index.txt 
b/ext/intl/tests/_files/res_index.txt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/_files/resourcebundle.txt 
b/ext/intl/tests/_files/resourcebundle.txt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/_files/resourcebundle/es.res 
b/ext/intl/tests/_files/resourcebundle/es.res
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/_files/resourcebundle/res_index.res 
b/ext/intl/tests/_files/resourcebundle/res_index.res
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/_files/resourcebundle/root.res 
b/ext/intl/tests/_files/resourcebundle/root.res
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/badargs.phpt b/ext/intl/tests/badargs.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/bug12887.phpt b/ext/intl/tests/bug12887.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/bug14562.phpt b/ext/intl/tests/bug14562.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/collation_customization.phpt 
b/ext/intl/tests/collation_customization.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/collator_asort.phpt 
b/ext/intl/tests/collator_asort.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/collator_compare.phpt 
b/ext/intl/tests/collator_compare.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/collator_create.phpt 
b/ext/intl/tests/collator_create.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/collator_get_error_code.phpt 
b/ext/intl/tests/collator_get_error_code.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/collator_get_error_message.phpt 
b/ext/intl/tests/collator_get_error_message.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/collator_get_locale.phpt 
b/ext/intl/tests/collator_get_locale.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/collator_get_set_attribute.phpt 
b/ext/intl/tests/collator_get_set_attribute.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/collator_get_set_strength.phpt 
b/ext/intl/tests/collator_get_set_strength.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/collator_get_sort_key.phpt 
b/ext/intl/tests/collator_get_sort_key.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/collator_sort.phpt 
b/ext/intl/tests/collator_sort.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/collator_sort_with_sort_keys.phpt 
b/ext/intl/tests/collator_sort_with_sort_keys.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_clone.phpt 
b/ext/intl/tests/dateformat_clone.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_format.phpt 
b/ext/intl/tests/dateformat_format.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_format_parse.phpt 
b/ext/intl/tests/dateformat_format_parse.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_get_datetype.phpt 
b/ext/intl/tests/dateformat_get_datetype.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_get_locale.phpt 
b/ext/intl/tests/dateformat_get_locale.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_get_set_calendar.phpt 
b/ext/intl/tests/dateformat_get_set_calendar.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_get_set_pattern.phpt 
b/ext/intl/tests/dateformat_get_set_pattern.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_get_timetype.phpt 
b/ext/intl/tests/dateformat_get_timetype.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_get_timezone_id.phpt 
b/ext/intl/tests/dateformat_get_timezone_id.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_is_set_lenient.phpt 
b/ext/intl/tests/dateformat_is_set_lenient.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_localtime.phpt 
b/ext/intl/tests/dateformat_localtime.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_parse.phpt 
b/ext/intl/tests/dateformat_parse.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_parse_localtime_parsepos.phpt 
b/ext/intl/tests/dateformat_parse_localtime_parsepos.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_parse_timestamp_parsepos.phpt 
b/ext/intl/tests/dateformat_parse_timestamp_parsepos.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/dateformat_set_timezone_id.phpt 
b/ext/intl/tests/dateformat_set_timezone_id.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/formatter_clone.phpt 
b/ext/intl/tests/formatter_clone.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/formatter_fail.phpt 
b/ext/intl/tests/formatter_fail.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/formatter_format.phpt 
b/ext/intl/tests/formatter_format.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/formatter_format_conv.phpt 
b/ext/intl/tests/formatter_format_conv.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/formatter_format_currency.phpt 
b/ext/intl/tests/formatter_format_currency.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/formatter_get_error.phpt 
b/ext/intl/tests/formatter_get_error.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/formatter_get_locale.phpt 
b/ext/intl/tests/formatter_get_locale.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/formatter_get_set_attribute.phpt 
b/ext/intl/tests/formatter_get_set_attribute.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/formatter_get_set_pattern.phpt 
b/ext/intl/tests/formatter_get_set_pattern.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/formatter_get_set_symbol.phpt 
b/ext/intl/tests/formatter_get_set_symbol.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/formatter_get_set_text_attribute.phpt 
b/ext/intl/tests/formatter_get_set_text_attribute.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/formatter_parse.phpt 
b/ext/intl/tests/formatter_parse.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/formatter_parse_currency.phpt 
b/ext/intl/tests/formatter_parse_currency.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/grapheme.phpt b/ext/intl/tests/grapheme.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/idn.phpt b/ext/intl/tests/idn.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/intl_error_name.phpt 
b/ext/intl/tests/intl_error_name.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/intl_get_error_code.phpt 
b/ext/intl/tests/intl_get_error_code.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/intl_get_error_message.phpt 
b/ext/intl/tests/intl_get_error_message.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/intl_is_failure.phpt 
b/ext/intl/tests/intl_is_failure.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_accept.phpt 
b/ext/intl/tests/locale_accept.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_compose_locale.phpt 
b/ext/intl/tests/locale_compose_locale.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_filter_matches.phpt 
b/ext/intl/tests/locale_filter_matches.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_get_all_variants.phpt 
b/ext/intl/tests/locale_get_all_variants.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_get_default.phpt 
b/ext/intl/tests/locale_get_default.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_get_display_language.phpt 
b/ext/intl/tests/locale_get_display_language.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_get_display_name.phpt 
b/ext/intl/tests/locale_get_display_name.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_get_display_region.phpt 
b/ext/intl/tests/locale_get_display_region.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_get_display_script.phpt 
b/ext/intl/tests/locale_get_display_script.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_get_display_variant.phpt 
b/ext/intl/tests/locale_get_display_variant.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_get_keywords.phpt 
b/ext/intl/tests/locale_get_keywords.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_get_primary_language.phpt 
b/ext/intl/tests/locale_get_primary_language.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_get_region.phpt 
b/ext/intl/tests/locale_get_region.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_get_script.phpt 
b/ext/intl/tests/locale_get_script.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_lookup.phpt 
b/ext/intl/tests/locale_lookup.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_parse_locale.phpt 
b/ext/intl/tests/locale_parse_locale.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/locale_set_default.phpt 
b/ext/intl/tests/locale_set_default.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/msgfmt_clone.phpt b/ext/intl/tests/msgfmt_clone.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/msgfmt_fail.phpt b/ext/intl/tests/msgfmt_fail.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/msgfmt_format.phpt 
b/ext/intl/tests/msgfmt_format.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/msgfmt_get_error.phpt 
b/ext/intl/tests/msgfmt_get_error.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/msgfmt_get_locale.phpt 
b/ext/intl/tests/msgfmt_get_locale.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/msgfmt_get_set_pattern.phpt 
b/ext/intl/tests/msgfmt_get_set_pattern.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/msgfmt_parse.phpt b/ext/intl/tests/msgfmt_parse.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/normalizer_normalize.phpt 
b/ext/intl/tests/normalizer_normalize.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/regression_sort_and_cow.phpt 
b/ext/intl/tests/regression_sort_and_cow.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/regression_sort_eq.phpt 
b/ext/intl/tests/regression_sort_eq.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/regression_sortwsk_and_cow.phpt 
b/ext/intl/tests/regression_sortwsk_and_cow.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/regression_sortwsk_eq.phpt 
b/ext/intl/tests/regression_sortwsk_eq.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/resourcebundle.build 
b/ext/intl/tests/resourcebundle.build
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/resourcebundle_locales.phpt 
b/ext/intl/tests/resourcebundle_locales.phpt
old mode 100755
new mode 100644
diff --git a/ext/intl/tests/ut_common.inc b/ext/intl/tests/ut_common.inc
old mode 100755
new mode 100644
-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to