Changeset 20119 for branches/version-2_5-dev/data/module/Compat
- Timestamp:
- 2011/02/09 12:03:44 (15 years ago)
- Location:
- branches/version-2_5-dev/data/module/Compat
- Files:
-
- 181 edited
-
Compat.php (modified) (view diffs)
-
Compat/Components.php (modified) (view diffs)
-
Compat/Constant/DIRECTORY_SEPARATOR.php (modified) (view diffs)
-
Compat/Constant/E_STRICT.php (modified) (view diffs)
-
Compat/Constant/FILE.php (modified) (view diffs)
-
Compat/Constant/PATH_SEPARATOR.php (modified) (view diffs)
-
Compat/Constant/PHP_EOL.php (modified) (view diffs)
-
Compat/Constant/STD.php (modified) (view diffs)
-
Compat/Constant/T.php (modified) (view diffs)
-
Compat/Constant/UPLOAD_ERR.php (modified) (view diffs)
-
Compat/Function/_sha256.php (modified) (view diffs)
-
Compat/Function/array_change_key_case.php (modified) (view diffs)
-
Compat/Function/array_chunk.php (modified) (view diffs)
-
Compat/Function/array_combine.php (modified) (view diffs)
-
Compat/Function/array_diff_assoc.php (modified) (view diffs)
-
Compat/Function/array_diff_key.php (modified) (view diffs)
-
Compat/Function/array_diff_uassoc.php (modified) (view diffs)
-
Compat/Function/array_diff_ukey.php (modified) (view diffs)
-
Compat/Function/array_intersect_assoc.php (modified) (view diffs)
-
Compat/Function/array_intersect_key.php (modified) (view diffs)
-
Compat/Function/array_intersect_uassoc.php (modified) (view diffs)
-
Compat/Function/array_intersect_ukey.php (modified) (view diffs)
-
Compat/Function/array_key_exists.php (modified) (view diffs)
-
Compat/Function/array_product.php (modified) (view diffs)
-
Compat/Function/array_search.php (modified) (view diffs)
-
Compat/Function/array_udiff.php (modified) (view diffs)
-
Compat/Function/array_udiff_assoc.php (modified) (view diffs)
-
Compat/Function/array_udiff_uassoc.php (modified) (view diffs)
-
Compat/Function/array_uintersect.php (modified) (view diffs)
-
Compat/Function/array_uintersect_assoc.php (modified) (view diffs)
-
Compat/Function/array_uintersect_uassoc.php (modified) (view diffs)
-
Compat/Function/array_walk_recursive.php (modified) (view diffs)
-
Compat/Function/bcinvert.php (modified) (view diffs)
-
Compat/Function/bcpowmod.php (modified) (view diffs)
-
Compat/Function/call_user_func_array.php (modified) (view diffs)
-
Compat/Function/clone.php (modified) (view diffs)
-
Compat/Function/constant.php (modified) (view diffs)
-
Compat/Function/convert_uudecode.php (modified) (view diffs)
-
Compat/Function/convert_uuencode.php (modified) (view diffs)
-
Compat/Function/debug_print_backtrace.php (modified) (view diffs)
-
Compat/Function/file_get_contents.php (modified) (view diffs)
-
Compat/Function/file_put_contents.php (modified) (view diffs)
-
Compat/Function/floatval.php (modified) (view diffs)
-
Compat/Function/fprintf.php (modified) (view diffs)
-
Compat/Function/fputcsv.php (modified) (view diffs)
-
Compat/Function/get_headers.php (modified) (view diffs)
-
Compat/Function/get_include_path.php (modified) (view diffs)
-
Compat/Function/hash.php (modified) (view diffs)
-
Compat/Function/hash_algos.php (modified) (view diffs)
-
Compat/Function/hash_hmac.php (modified) (view diffs)
-
Compat/Function/html_entity_decode.php (modified) (view diffs)
-
Compat/Function/htmlspecialchars_decode.php (modified) (view diffs)
-
Compat/Function/http_build_query.php (modified) (view diffs)
-
Compat/Function/ibase_timefmt.php (modified) (view diffs)
-
Compat/Function/idate.php (modified) (view diffs)
-
Compat/Function/image_type_to_mime_type.php (modified) (view diffs)
-
Compat/Function/inet_ntop.php (modified) (view diffs)
-
Compat/Function/inet_pton.php (modified) (view diffs)
-
Compat/Function/ini_get_all.php (modified) (view diffs)
-
Compat/Function/is_a.php (modified) (view diffs)
-
Compat/Function/md5_file.php (modified) (view diffs)
-
Compat/Function/mhash.php (modified) (view diffs)
-
Compat/Function/mime_content_type.php (modified) (view diffs)
-
Compat/Function/ob_clean.php (modified) (view diffs)
-
Compat/Function/ob_flush.php (modified) (view diffs)
-
Compat/Function/ob_get_clean.php (modified) (view diffs)
-
Compat/Function/ob_get_flush.php (modified) (view diffs)
-
Compat/Function/pg_affected_rows.php (modified) (view diffs)
-
Compat/Function/pg_escape_bytea.php (modified) (view diffs)
-
Compat/Function/pg_unescape_bytea.php (modified) (view diffs)
-
Compat/Function/php_strip_whitespace.php (modified) (view diffs)
-
Compat/Function/restore_include_path.php (modified) (view diffs)
-
Compat/Function/scandir.php (modified) (view diffs)
-
Compat/Function/set_include_path.php (modified) (view diffs)
-
Compat/Function/sha1.php (modified) (view diffs)
-
Compat/Function/sha256.php (modified) (view diffs)
-
Compat/Function/str_ireplace.php (modified) (view diffs)
-
Compat/Function/str_rot13.php (modified) (view diffs)
-
Compat/Function/str_shuffle.php (modified) (view diffs)
-
Compat/Function/str_split.php (modified) (view diffs)
-
Compat/Function/str_word_count.php (modified) (view diffs)
-
Compat/Function/stripos.php (modified) (view diffs)
-
Compat/Function/strpbrk.php (modified) (view diffs)
-
Compat/Function/strripos.php (modified) (view diffs)
-
Compat/Function/substr_compare.php (modified) (view diffs)
-
Compat/Function/time_sleep_until.php (modified) (view diffs)
-
Compat/Function/var_export.php (modified) (view diffs)
-
Compat/Function/version_compare.php (modified) (view diffs)
-
Compat/Function/vprintf.php (modified) (view diffs)
-
Compat/Function/vsprintf.php (modified) (view diffs)
-
tests/constant/directory_separator.phpt (modified) (view diffs)
-
tests/constant/e_strict.phpt (modified) (view diffs)
-
tests/constant/file.phpt (modified) (view diffs)
-
tests/constant/path_separator.phpt (modified) (view diffs)
-
tests/constant/php_eol.phpt (modified) (view diffs)
-
tests/constant/std.phpt (modified) (view diffs)
-
tests/constant/t.phpt (modified) (view diffs)
-
tests/constant/upload_err.phpt (modified) (view diffs)
-
tests/function/array_change_key_case.phpt (modified) (view diffs)
-
tests/function/array_chunk.phpt (modified) (view diffs)
-
tests/function/array_combine.phpt (modified) (view diffs)
-
tests/function/array_diff_assoc.phpt (modified) (view diffs)
-
tests/function/array_diff_key.phpt (modified) (view diffs)
-
tests/function/array_diff_uassoc.phpt (modified) (view diffs)
-
tests/function/array_diff_ukey.phpt (modified) (view diffs)
-
tests/function/array_intersect_assoc.phpt (modified) (view diffs)
-
tests/function/array_intersect_key.phpt (modified) (view diffs)
-
tests/function/array_intersect_uassoc.phpt (modified) (view diffs)
-
tests/function/array_intersect_ukey.phpt (modified) (view diffs)
-
tests/function/array_key_exists.phpt (modified) (view diffs)
-
tests/function/array_product.phpt (modified) (view diffs)
-
tests/function/array_search.phpt (modified) (view diffs)
-
tests/function/array_udiff.phpt (modified) (view diffs)
-
tests/function/array_udiff_assoc.phpt (modified) (view diffs)
-
tests/function/array_udiff_uassoc.phpt (modified) (view diffs)
-
tests/function/array_uintersect.phpt (modified) (view diffs)
-
tests/function/array_uintersect_assoc.phpt (modified) (view diffs)
-
tests/function/array_uintersect_uassoc.phpt (modified) (view diffs)
-
tests/function/array_walk_recursive.phpt (modified) (view diffs)
-
tests/function/bcinvert.phpt (modified) (view diffs)
-
tests/function/bcpowmod.phpt (modified) (view diffs)
-
tests/function/call_user_func_array.phpt (modified) (view diffs)
-
tests/function/clone.phpt (modified) (view diffs)
-
tests/function/constant.phpt (modified) (view diffs)
-
tests/function/convert_uudecode.phpt (modified) (view diffs)
-
tests/function/convert_uuencode.phpt (modified) (view diffs)
-
tests/function/debug_print_backtrace.phpt (modified) (view diffs)
-
tests/function/file_get_contents.phpt (modified) (view diffs)
-
tests/function/file_put_contents.phpt (modified) (view diffs)
-
tests/function/floatval.phpt (modified) (view diffs)
-
tests/function/fprintf.phpt (modified) (view diffs)
-
tests/function/fputcsv.phpt (modified) (view diffs)
-
tests/function/get_headers.phpt (modified) (view diffs)
-
tests/function/get_include_path.phpt (modified) (view diffs)
-
tests/function/hash.phpt (modified) (view diffs)
-
tests/function/hash_algos.phpt (modified) (view diffs)
-
tests/function/hash_hmac.phpt (modified) (view diffs)
-
tests/function/html_entity_decode.phpt (modified) (view diffs)
-
tests/function/htmlspecialchars_decode.phpt (modified) (view diffs)
-
tests/function/http_build_query.phpt (modified) (view diffs)
-
tests/function/ibase_timefmt.phpt (modified) (view diffs)
-
tests/function/idate.phpt (modified) (view diffs)
-
tests/function/image_type_to_mime_type.phpt (modified) (view diffs)
-
tests/function/inet_ntop.phpt (modified) (view diffs)
-
tests/function/inet_pton.phpt (modified) (view diffs)
-
tests/function/ini_get_all.phpt (modified) (view diffs)
-
tests/function/is_a.phpt (modified) (view diffs)
-
tests/function/is_scalar.phpt (modified) (view diffs)
-
tests/function/md5_file.phpt (modified) (view diffs)
-
tests/function/mhash.phpt (modified) (view diffs)
-
tests/function/mime_content_type.phpt (modified) (view diffs)
-
tests/function/ob_clean.phpt (modified) (view diffs)
-
tests/function/ob_flush.phpt (modified) (view diffs)
-
tests/function/ob_get_clean.phpt (modified) (view diffs)
-
tests/function/ob_get_flush.phpt (modified) (view diffs)
-
tests/function/pg_affected_rows.phpt (modified) (view diffs)
-
tests/function/pg_escape_bytea.phpt (modified) (view diffs)
-
tests/function/pg_unescape_bytea.phpt (modified) (view diffs)
-
tests/function/php_strip_whitespace.phpt (modified) (view diffs)
-
tests/function/restore_include_path.phpt (modified) (view diffs)
-
tests/function/scandir.phpt (modified) (view diffs)
-
tests/function/set_include_path.phpt (modified) (view diffs)
-
tests/function/sha1.phpt (modified) (view diffs)
-
tests/function/sha256.phpt (modified) (view diffs)
-
tests/function/str_ireplace.phpt (modified) (view diffs)
-
tests/function/str_rot13.phpt (modified) (view diffs)
-
tests/function/str_shuffle.phpt (modified) (view diffs)
-
tests/function/str_split.phpt (modified) (view diffs)
-
tests/function/str_word_count.phpt (modified) (view diffs)
-
tests/function/stripos.phpt (modified) (view diffs)
-
tests/function/strpbrk.phpt (modified) (view diffs)
-
tests/function/strripos.phpt (modified) (view diffs)
-
tests/function/substr_compare.phpt (modified) (view diffs)
-
tests/function/time_sleep_until.phpt (modified) (view diffs)
-
tests/function/var_export.phpt (modified) (view diffs)
-
tests/function/version_compare.phpt (modified) (view diffs)
-
tests/function/vprintf.phpt (modified) (view diffs)
-
tests/function/vsprintf.phpt (modified) (view diffs)
-
tests/loadconstant.phpt (modified) (view diffs)
-
tests/loadfunction.phpt (modified) (view diffs)
-
tests/loadversion.phpt (modified) (view diffs)
-
branches/version-2_5-dev/data/module/Compat/Compat.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Components.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Constant/DIRECTORY_SEPARATOR.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Constant/E_STRICT.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Constant/FILE.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Constant/PATH_SEPARATOR.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Constant/PHP_EOL.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Constant/STD.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Constant/T.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Constant/UPLOAD_ERR.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/_sha256.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_change_key_case.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_chunk.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_combine.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_diff_assoc.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_diff_key.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_diff_uassoc.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_diff_ukey.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_intersect_assoc.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_intersect_key.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_intersect_uassoc.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_intersect_ukey.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_key_exists.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_product.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_search.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_udiff.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_udiff_assoc.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_udiff_uassoc.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_uintersect.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_uintersect_assoc.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_uintersect_uassoc.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/array_walk_recursive.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/bcinvert.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/bcpowmod.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/call_user_func_array.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/clone.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/constant.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/convert_uudecode.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/convert_uuencode.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/debug_print_backtrace.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/file_get_contents.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/file_put_contents.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/floatval.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/fprintf.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/fputcsv.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/get_headers.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/get_include_path.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/hash.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/hash_algos.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/hash_hmac.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/html_entity_decode.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/htmlspecialchars_decode.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/http_build_query.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/ibase_timefmt.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/idate.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/image_type_to_mime_type.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/inet_ntop.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/inet_pton.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/ini_get_all.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/is_a.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/md5_file.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/mhash.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/mime_content_type.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/ob_clean.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/ob_flush.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/ob_get_clean.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/ob_get_flush.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/pg_affected_rows.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/pg_escape_bytea.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/pg_unescape_bytea.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/php_strip_whitespace.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/restore_include_path.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/scandir.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/set_include_path.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/sha1.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/sha256.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/str_ireplace.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/str_rot13.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/str_shuffle.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/str_split.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/str_word_count.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/stripos.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/strpbrk.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/strripos.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/substr_compare.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/time_sleep_until.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/var_export.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/version_compare.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/vprintf.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/Compat/Function/vsprintf.php
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/constant/directory_separator.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/constant/e_strict.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/constant/file.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/constant/path_separator.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/constant/php_eol.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/constant/std.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/constant/t.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/constant/upload_err.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_change_key_case.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_chunk.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_combine.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_diff_assoc.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_diff_key.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_diff_uassoc.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_diff_ukey.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_intersect_assoc.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_intersect_key.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_intersect_uassoc.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_intersect_ukey.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_key_exists.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_product.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_search.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_udiff.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_udiff_assoc.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_udiff_uassoc.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_uintersect.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_uintersect_assoc.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_uintersect_uassoc.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/array_walk_recursive.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/bcinvert.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/bcpowmod.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/call_user_func_array.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/clone.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/constant.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/convert_uudecode.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/convert_uuencode.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/debug_print_backtrace.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/file_get_contents.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/file_put_contents.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/floatval.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/fprintf.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/fputcsv.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/get_headers.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/get_include_path.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/hash.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/hash_algos.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/hash_hmac.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/html_entity_decode.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/htmlspecialchars_decode.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/http_build_query.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/ibase_timefmt.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/idate.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/image_type_to_mime_type.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/inet_ntop.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/inet_pton.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/ini_get_all.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/is_a.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/is_scalar.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/md5_file.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/mhash.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/mime_content_type.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/ob_clean.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/ob_flush.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/ob_get_clean.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/ob_get_flush.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/pg_affected_rows.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/pg_escape_bytea.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/pg_unescape_bytea.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/php_strip_whitespace.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/restore_include_path.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/scandir.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/set_include_path.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/sha1.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/sha256.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/str_ireplace.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/str_rot13.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/str_shuffle.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/str_split.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/str_word_count.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/stripos.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/strpbrk.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/strripos.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/substr_compare.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/time_sleep_until.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/var_export.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/version_compare.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/vprintf.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/function/vsprintf.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/loadconstant.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/loadfunction.phpt
- Property svn:keywords deleted
-
branches/version-2_5-dev/data/module/Compat/tests/loadversion.phpt
- Property svn:keywords deleted
Note: See TracChangeset
for help on using the changeset viewer.
