<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/absolute_array.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/absoluteArrayName.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/abstractPrivateMethodInTrait.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/accessTraitsDirectly.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/aliasReplace.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/anonymousSignature.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/array_key_existsOnObjects.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/array_merge_and_variadic.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/array_negative_id.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/array_next_id.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/array_with_string_initialisation.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/arrayProdChecks.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/arraySumChecks.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/assertIsReserved.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/assertThrows.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/autoInitializeArrayFromBool.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/autoload.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/backed_enum_constant_check.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/backtick.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/bitshiftConcatPrecedence.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/BooleanAsArray.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/callingNonStaticMethodStatically.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/callToTraitProperty.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/callTraitAlone.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/case-with-semicolon.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/caseInsensitiveDefine.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/castInConst.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/CatchNoVariable.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/ceilStrictMode.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/classAliasWithInternalClass.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/ClassOnIdentifier.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/ClassUnderscore.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/cloneConstant.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/cloneReadonly.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/compactThrowsNotice.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/constantFromInterfaceVisibilityCheck.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/ConstantInTrait.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/constWithObjects.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/contravarianceParameter.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/convert_uuencode.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/countUncountable.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/covarianceReturntype.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/creatingObjectOnNull.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/curl_init.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/curly_braces.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/datetimeWithMultipleSigns.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/deprecatedConstant.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/destructuringNonArray.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/die-exit-functions.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/dirWithNull.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/dollar_curly_expression.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/dotAndBitshift.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/dotAndMinus.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/dotAndPlus.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/duplicateStaticDefinition.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/dynamicClassConstant.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/dynamicProperties.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/e_strict.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/E_USER_ERROR.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/each.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/enforceNativeReturnType.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/enforceSplReturnType.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/EvalWithouTry.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/explodeWithEmptyString.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/explodeWithNull.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/exportReflection.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/file_get_contents.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/filessytemiteratorSkipDot.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/finalClassConstants.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/finalMethodInTrait.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/finalPromotedProperties.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/finfo_open.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/FloatAsArray.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/fputcsvEscape.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/func_get_arg.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/generatorDontReturn.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/get_called_class_outside_class.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/get_classWithoutArgument.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/get_defined_functions.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/getObjectVars.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/globalDynamicVariable.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/GLOBALSAssignement.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/GLOBALSCopy.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/heredoc_in_array.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/htmlspecialchars81.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/http_build_query_and_enum.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/http_response_header.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/implicitConversionToInt.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/implicitNullable.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/imploderOrder.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/inArrayStringIng.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/inArrayZeroString.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/incrementNonAlphanumeric.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/incrementOnBoolean.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/indirectModificationInClone.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/inegalityComparison.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/initReadonlyInChild.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/instanceofExpectObjects.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/IntAsArray.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/interfaceConstantVisibilityCheck.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/InterpolatedStringDereferencing.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/InterpolatedStringMethodcall.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/intSilentConversion.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/InvalidBaseCharacter.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/issetWithConstant.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/iteratorsArray.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/jsonSerialize.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/keywordInNamespace.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/krsort.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/ksort-regular.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/ksort.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/libxml_disable_entity_loader.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/linted_enum.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/liskovPrinciple.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/magicConstantInClosure.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/matchKeyword.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/maxOnEmpty.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/maxOnEmptyArray.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/maxOnStringAndInt.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/mb_convert_encoding.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/mb_ereg_replaceWithInteger.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/mb_strrpos.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/minOnEmpty.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/minOnEmptyArray.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/mixedKeyword.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/MultilineQualifiedName.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/named_parameters_and_variadic.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/negativeIndex.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/negativeOffsetOnStrings.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/nestedAttributes.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/neverArrowFunction.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/neverKeyword.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/new_then_invoke.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/newCasesInSwitch.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/newThenMethodCall.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/nonArrayWithSleep.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/nonCanonicalCast.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/nonStaticMethodCalledStatically.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/NoReferenceToGLOBALS.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/NotAClosure.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/NullAsArray.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/NullAsArrayOffset.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/NullWithArrayKeyExists.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/octalNonConvertible.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/OldConstructors.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/oldStyleConstructor.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/onlyFirstByte.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/OptionalParameterLast.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/orphanedParent.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/parentInCallable.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/passingObjectIsDeprecated.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/php_errormsg.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/plusConcatPrecedence.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/printfWarning.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/rangeSingleByteString.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/rangeWithAllStrings.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/rangeWithIntAndString.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/real_cast.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/recursiveComparison.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/reflection_self.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/reflection_static.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/relativeCallable.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/relaxed_private.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/return_reference_on_void.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/returnTypeEnforce.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/roundParameterValidation.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/selfInCallable.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/set_state_must_be_static.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/setExceptionHandlerType.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/setlocale_with_float.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/sort.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/sortClosureReturnType.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/spaces_in_namespaces.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/spaceship.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/splfixedarray.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/staticClosureBinding.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/staticInCallable.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/staticInInheritedMethods.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/staticTraitStorage.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/staticVariableWithArbitraryDefault.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/staticWithReference.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/str_pos.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/str_replaceChecksArguments.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/str_replaceOnArraysOfObjects.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/str_replaceOnArraysOfThings.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/strftime.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/stringIncrement.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/stringIntegerComparison.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/stringsBiggerThanIntegers.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/strpos-and-offset.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/strposTypeError.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/strposValueError.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/strposWithFalse.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/strposWithInteger.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/strposWithNull.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/strposWithNullHaystack.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/strsplit.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/strsplitnegativelength.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/substrReturnsEmptyStringOnOutOfBondOffset.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/switchComparison.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/tempnamLength.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/tentativeStaticWithDatetime.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/ternaryAssociativity.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/thisMustBeInObject.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/throwIsAnExpression.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/toStringCanThrow.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/trailingCommaInArguments.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/trailingCommaInCalls.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/traitWithConstants.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/typedClassConstant.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/UnbindingThis.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/undefinedConstants.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/unpack_arrays.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/unpack_arrays_with_strings.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/unserialize_checks.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/unserialize_max_depth.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/unserialize_notice.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/unserialize_S.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/unset_cast.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/var_export.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/var_export_stdclass.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/version_compare.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/vsprintfRequiresAnArray.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/vsprintfReturnsEmptyString.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/while_list_each.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/yield_comment_from.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/mustYieldIntOrStringKeys.html</loc>
 </url>
 <url>
  <loc>https://php-changed-behaviors.readthedocs.io/en/latest/behavior/zeroToNegativePower.html</loc>
 </url>
</urlset>
