<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/three_return_errors.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_unique_is_slow.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/beyond_datetime.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/silent_type_cast.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/objects_as_keys.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/isset_usage.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/recycle_generator.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/int_and_float.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/max_on_string.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/e_and_euler.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/closure_on_constructor.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/plusplus_riddle.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/signed_integer.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/local-variable-cost.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_by_value.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/not_set_but_exists.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/sorting_enum.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/hypot.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/spaceship_always_false.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/inverted-spaceship.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/isset-empty-valued.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/comparing-arrays.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/mixed_compatibility.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/comma_in_number.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/arg_renaming.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/htmlemtities_failing.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/static_arrow_function.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/defined.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/expm1.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/isset_class_constant.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/preg_split.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/compare_nan.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_unique_and_enum.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/tree-iterator.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/speed_up_write_to_disk.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/maxmemory.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/parent_operator.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/stuttering.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/make_it_work.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/crazy_const_type.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/http_wrapper.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/cast_but_not_cast.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/hexadecimal_separator.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/echo-comma.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/errorNumber.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/put_the_cast_where.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/unpacking_single_array.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/abstract_or_not.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/int_and_ant.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/cast_in_const.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/global_overwrite.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/property_hook_default_values.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/static_and_not_static.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/intval.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/easy_map.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/returningVoid.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/casting_enum.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/dynamic_class_constant_edges.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/dynamic_enum_cases.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/yield_and_keys.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array-callaback-index.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/closureCreation.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/fatal_error_on_coalesce.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/weakmap.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/parent_in_function.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/isset_and_the_fatal_error.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/allDereferencements.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/noPropertyBelowMininum.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/cantBeBackCompatible.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/arrowFunctionsImportVariables.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/neverIsAlwaysCovariant.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/neverFunctionArrow.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/noExitRewrite.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/aliasConflicts.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/notAllIncrementStrings.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/get_class_or_class.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/noBindingButOriginal.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/infinite_foreach.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/who_modifies_this.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/mixed_is_not_no_type.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_merge_recursive.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/GLOBALS_is_not_defined.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/cast_private_to_array.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/property_in_interface.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/bit_operation_on_string.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/typed_variables.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/type_and_reference.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/chaining_spaceship.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/parse_str_edge_cases.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/closure_to_array.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/list_does_not_type.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/triple_plus_operator.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/FunctionNameInAMethod.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/quine.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/named_parameter_in_an_array.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/selfOnAClosure.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/compatible_new_argument.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no_const_A.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/http_build_query_enum.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/cannot-initialy-modify-readonly.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/ellipsisAndCoalesce.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/namespace_namespace.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/namespace_but_far.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no-hidden-nullable.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/remove_last_item.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/cancelling_native_function.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/class_const_confusion.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/compact_is_recursive.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no-final-parameter.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/is_not_a_nan.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/impossible_named_arguments.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/func_get_args.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/ellipsis_array_parameters.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/named_parameter_inheritance.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/invoke_on_new.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/method_or_property.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no_more_class__.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/method_not_property_name_must_be_string.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/static_properties.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/new_and_parenthesis.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/fluent_function.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/isset_on_expression.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/constant_redefinition.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no-constant-in-string.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/return_int_not_bool.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/by_reference_errors.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/call_function_with_strings.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/non-empty-match.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/named_sqlite3_in_memory.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/variable_creation.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/all_cases.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/unicode_comments.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/datetime_and_year.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/escaped_regex.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/every_anonymous_class.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/instanceof_with_variable.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/undefined_variable.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/compatible-signature.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/private_is_relaxed.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/class_implements_no_more.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/variadic_are_typed_and_defaulted.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_column_to_hash.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_is_custom.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_is_not_an_array.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_map_assoc.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_map_to_the_max.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/typed_array.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/initialize_readonly_on_child.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/silent_optimisation.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_syntax_on_string.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no_force_object_to_string.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/invoke_and_properties.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/constructor_needed.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/self-referencing-constants.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/deanonymize-class.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/noscream-on-ellipsis.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/incompatible-promoted-readonlies.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/where-is-the-semicolon.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/self-as-attribute.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/microtimes.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/promoted_compatibility.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/enum_are_not_linted.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/sorting_with_minus.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/override_with_interface.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/send_to_generator.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/php_integer_format.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/compatible_interface.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no_cast_in_constant_expression.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/self_invoking.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no_child_with_attribute.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/dynamic_class_constant.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/function_function.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/match_multiple_values.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/interface_constant_conflict.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/foreach_skips_uninitialized.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/cast_and_power.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/attribute_without_class.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/class_is_valid_class.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/precision.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/store_float_as_index.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/case_insensitive_cast.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/this_this.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no-type-but-string.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no_unknown_for_array_merge.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no-returntype-enforced.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/as-as-as.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no_dnf_for_catch.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/new_on_object.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/unfinished_class.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/yield_not_return_by_reference.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/enum_exists.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no_semi_colon_in_sight.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/glob_with_hidden_files.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/file_append_contents.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_reduce.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/this_is_not_the_current_class.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/class_constant_different_types.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no_change_to_this.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/file_put_array.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/get_the_generator.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/redefine_native_functions.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/static_cannot_call_non_static.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/before_after.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/cast_is_strong.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/roman_loops.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/finally_catches_exception.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/abstract_again.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/always_compatible_variadic.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/yield_not_return.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/try-catch-finally.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/nullAsArray.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/sensitiveParameter.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no_property_in_interface.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/uncallable_function.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/easy_wither.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_is_full.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/const_without_parenthesis.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/cast_are_case_insensitive.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/not_same_error.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/when_space_matters.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_array_array.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/yield_cannot_never.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/class_invasion_reciproque.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/typed_by_enum.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/reference_on_static.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/scalar_types_are_unqualified.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_append.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/coalesce_is_null.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/class_alias_alias.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/mixed_and_no_type.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/abstract_constant.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/static_static_property.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/attributes_for_all.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/run_any_phar_file.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/static_outside_method.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/enum_case_comparisons.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/all_static_curly_syntaxes.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/no_empty_function.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/while_i_--.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/unexpected_keys.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/recursive_yield.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/documenting_parameter.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/catch_is_optional.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/void_parameter.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/unset_properties.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/multipleAliases.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/plus_plus_minus_minus.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/when_a_constant_is_impossible.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/constant_are_mutable.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/quick-dto.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/stealth-generator.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/quick_serialize.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/clone_clone_clone.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/readonly_and_private.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/interface_exceptions.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/exp_minus_one.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/infinite_is_reachable.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/squared_negative.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/negating_a_variable.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/numeric_separator_string.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/confusing_identifier.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/relaxed_syntax_with_const.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/closure_to_call.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/static_get_this.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/array_intersect_uassoc_insensitive.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/class_and_constants.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/dont_forget_yield.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/phptip-1.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/foreach_same_keys.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/battle_of_definitions.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/variadic_all_yield.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/refactor_str_pos.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/is_a_and_instanceof.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/export_properties.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/cast_to_int.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/returntypewillchange_for_all.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/URL_as_comments.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/coalesce_and_assignation.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/missing_methods_are_fatal.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/initialize_with_coalesce.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/keys_are_integers.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/fastest_stdclass_creation.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/elephpant.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/internal_static_call.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/strict_types_exceptions.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/playing_with_the_limit.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/constructor_consistency.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/object_is_not_a_type.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/forgotten_throw.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/keywords_in_namespaces.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/variable_optimisation.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/self_in_interface.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/instanceof_class.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/stdclass_tracking.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/misplaced_parenthesis.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/check_for_names.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/int_back_to_negative.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/not_all_strings.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/recursive_arrow_function.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/null_equal_false.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/recursive_closure.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/cast_precedence.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/enum_as_name.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/type_is_not_available.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/namespace_stack.html</loc>
 </url>
 <url>
  <loc>https://php-tips.readthedocs.io/en/latest/tips/catch_interfaces.html</loc>
 </url>
</urlset>
