From ef8a8f4b27b673cdbb8d99b53ff621cc16036e84 Mon Sep 17 00:00:00 2001 From: Henrique Moody Date: Thu, 23 May 2019 16:21:34 +0200 Subject: [PATCH] Turn LICENSE file into plain/text There is no need for that file to be a Markdown, and it can be a plain text file. Signed-off-by: Henrique Moody --- .docheader | 4 ++-- CONTRIBUTING.md | 12 ++++++------ LICENSE.md => LICENSE | 4 ++-- library/Exceptions/AllOfException.php | 4 ++-- library/Exceptions/AlnumException.php | 4 ++-- library/Exceptions/AlphaException.php | 4 ++-- library/Exceptions/AlwaysInvalidException.php | 4 ++-- library/Exceptions/AlwaysValidException.php | 4 ++-- library/Exceptions/AnyOfException.php | 4 ++-- library/Exceptions/ArrayTypeException.php | 4 ++-- library/Exceptions/ArrayValException.php | 4 ++-- library/Exceptions/AttributeException.php | 4 ++-- library/Exceptions/Base64Exception.php | 4 ++-- library/Exceptions/BaseException.php | 4 ++-- library/Exceptions/BetweenException.php | 4 ++-- library/Exceptions/BoolTypeException.php | 4 ++-- library/Exceptions/BoolValException.php | 4 ++-- library/Exceptions/BsnException.php | 4 ++-- library/Exceptions/CallException.php | 4 ++-- library/Exceptions/CallableTypeException.php | 4 ++-- library/Exceptions/CallbackException.php | 4 ++-- library/Exceptions/CharsetException.php | 4 ++-- library/Exceptions/CnhException.php | 4 ++-- library/Exceptions/CnpjException.php | 4 ++-- library/Exceptions/ComponentException.php | 4 ++-- library/Exceptions/ConsonantException.php | 4 ++-- library/Exceptions/ContainsAnyException.php | 4 ++-- library/Exceptions/ContainsException.php | 4 ++-- library/Exceptions/ControlException.php | 4 ++-- library/Exceptions/CountableException.php | 4 ++-- library/Exceptions/CountryCodeException.php | 4 ++-- library/Exceptions/CpfException.php | 4 ++-- library/Exceptions/CreditCardException.php | 4 ++-- library/Exceptions/CurrencyCodeException.php | 4 ++-- library/Exceptions/DateException.php | 4 ++-- library/Exceptions/DateTimeException.php | 4 ++-- library/Exceptions/DigitException.php | 4 ++-- library/Exceptions/DirectoryException.php | 4 ++-- library/Exceptions/DomainException.php | 4 ++-- library/Exceptions/EachException.php | 4 ++-- library/Exceptions/EmailException.php | 4 ++-- library/Exceptions/EndsWithException.php | 4 ++-- library/Exceptions/EqualsException.php | 4 ++-- library/Exceptions/EquivalentException.php | 4 ++-- library/Exceptions/EvenException.php | 4 ++-- library/Exceptions/Exception.php | 4 ++-- library/Exceptions/ExecutableException.php | 4 ++-- library/Exceptions/ExistsException.php | 4 ++-- library/Exceptions/ExtensionException.php | 4 ++-- library/Exceptions/FactorException.php | 4 ++-- library/Exceptions/FalseValException.php | 4 ++-- library/Exceptions/FibonacciException.php | 4 ++-- library/Exceptions/FileException.php | 4 ++-- library/Exceptions/FilterVarException.php | 4 ++-- library/Exceptions/FilteredValidationException.php | 4 ++-- library/Exceptions/FiniteException.php | 4 ++-- library/Exceptions/FloatTypeException.php | 4 ++-- library/Exceptions/FloatValException.php | 4 ++-- library/Exceptions/GraphException.php | 4 ++-- library/Exceptions/GreaterThanException.php | 4 ++-- library/Exceptions/GroupedValidationException.php | 4 ++-- library/Exceptions/HexRgbColorException.php | 4 ++-- library/Exceptions/IbanException.php | 4 ++-- library/Exceptions/IdenticalException.php | 4 ++-- library/Exceptions/ImageException.php | 4 ++-- library/Exceptions/ImeiException.php | 4 ++-- library/Exceptions/InException.php | 4 ++-- library/Exceptions/InfiniteException.php | 4 ++-- library/Exceptions/InstanceException.php | 4 ++-- library/Exceptions/IntTypeException.php | 4 ++-- library/Exceptions/IntValException.php | 4 ++-- library/Exceptions/InvalidClassException.php | 4 ++-- library/Exceptions/IpException.php | 4 ++-- library/Exceptions/IsbnException.php | 4 ++-- library/Exceptions/IterableTypeException.php | 4 ++-- library/Exceptions/JsonException.php | 4 ++-- library/Exceptions/KeyException.php | 4 ++-- library/Exceptions/KeyNestedException.php | 4 ++-- library/Exceptions/KeySetException.php | 4 ++-- library/Exceptions/KeyValueException.php | 4 ++-- library/Exceptions/LanguageCodeException.php | 4 ++-- library/Exceptions/LeapDateException.php | 4 ++-- library/Exceptions/LeapYearException.php | 4 ++-- library/Exceptions/LengthException.php | 4 ++-- library/Exceptions/LessThanException.php | 4 ++-- library/Exceptions/LowercaseException.php | 4 ++-- library/Exceptions/LuhnException.php | 4 ++-- library/Exceptions/MacAddressException.php | 4 ++-- library/Exceptions/MaxAgeException.php | 4 ++-- library/Exceptions/MaxException.php | 4 ++-- library/Exceptions/MimetypeException.php | 4 ++-- library/Exceptions/MinAgeException.php | 4 ++-- library/Exceptions/MinException.php | 4 ++-- library/Exceptions/MultipleException.php | 4 ++-- library/Exceptions/NegativeException.php | 4 ++-- library/Exceptions/NestedValidationException.php | 4 ++-- library/Exceptions/NfeAccessKeyException.php | 4 ++-- library/Exceptions/NifException.php | 4 ++-- library/Exceptions/NipException.php | 4 ++-- library/Exceptions/NoException.php | 4 ++-- library/Exceptions/NoWhitespaceException.php | 4 ++-- library/Exceptions/NonOmissibleException.php | 4 ++-- library/Exceptions/NoneOfException.php | 4 ++-- library/Exceptions/NotBlankException.php | 4 ++-- library/Exceptions/NotEmojiException.php | 4 ++-- library/Exceptions/NotEmptyException.php | 4 ++-- library/Exceptions/NotException.php | 4 ++-- library/Exceptions/NotOptionalException.php | 4 ++-- library/Exceptions/NullTypeException.php | 4 ++-- library/Exceptions/NullableException.php | 4 ++-- library/Exceptions/NumberException.php | 4 ++-- library/Exceptions/NumericValException.php | 4 ++-- library/Exceptions/ObjectTypeException.php | 4 ++-- library/Exceptions/OddException.php | 4 ++-- library/Exceptions/OneOfException.php | 4 ++-- library/Exceptions/OptionalException.php | 4 ++-- library/Exceptions/PerfectSquareException.php | 4 ++-- library/Exceptions/PeselException.php | 4 ++-- library/Exceptions/PhoneException.php | 4 ++-- library/Exceptions/PhpLabelException.php | 4 ++-- library/Exceptions/PisException.php | 4 ++-- library/Exceptions/PolishIdCardException.php | 4 ++-- library/Exceptions/PositiveException.php | 4 ++-- library/Exceptions/PostalCodeException.php | 4 ++-- library/Exceptions/PrimeNumberException.php | 4 ++-- library/Exceptions/PrintableException.php | 4 ++-- library/Exceptions/PunctException.php | 4 ++-- library/Exceptions/ReadableException.php | 4 ++-- library/Exceptions/RecursiveExceptionIterator.php | 4 ++-- library/Exceptions/RegexException.php | 4 ++-- library/Exceptions/ResourceTypeException.php | 4 ++-- library/Exceptions/RomanException.php | 4 ++-- library/Exceptions/ScalarValException.php | 4 ++-- library/Exceptions/SfException.php | 4 ++-- library/Exceptions/SizeException.php | 4 ++-- library/Exceptions/SlugException.php | 4 ++-- library/Exceptions/SortedException.php | 4 ++-- library/Exceptions/SpaceException.php | 4 ++-- library/Exceptions/StartsWithException.php | 4 ++-- library/Exceptions/StringTypeException.php | 4 ++-- library/Exceptions/StringValException.php | 4 ++-- library/Exceptions/SubdivisionCodeException.php | 4 ++-- library/Exceptions/SubsetException.php | 4 ++-- library/Exceptions/SymbolicLinkException.php | 4 ++-- library/Exceptions/TimeException.php | 4 ++-- library/Exceptions/TldException.php | 4 ++-- library/Exceptions/TrueValException.php | 4 ++-- library/Exceptions/TypeException.php | 4 ++-- library/Exceptions/UniqueException.php | 4 ++-- library/Exceptions/UploadedException.php | 4 ++-- library/Exceptions/UppercaseException.php | 4 ++-- library/Exceptions/UrlException.php | 4 ++-- library/Exceptions/UuidException.php | 4 ++-- library/Exceptions/ValidationException.php | 4 ++-- library/Exceptions/ValidatorException.php | 4 ++-- library/Exceptions/VersionException.php | 4 ++-- library/Exceptions/VideoUrlException.php | 4 ++-- library/Exceptions/VowelException.php | 4 ++-- library/Exceptions/WhenException.php | 4 ++-- library/Exceptions/WritableException.php | 4 ++-- library/Exceptions/XdigitException.php | 4 ++-- library/Exceptions/YesException.php | 4 ++-- library/Exceptions/ZendException.php | 4 ++-- library/Factory.php | 4 ++-- library/Helpers/CanCompareValues.php | 4 ++-- library/Helpers/CanValidateDateTime.php | 4 ++-- library/Helpers/CanValidateIterable.php | 4 ++-- library/Helpers/CanValidateUndefined.php | 4 ++-- library/Helpers/Subdivisions.php | 4 ++-- library/Message/Formatter.php | 4 ++-- library/Message/ParameterStringifier.php | 4 ++-- .../Message/Stringifier/KeepOriginalStringName.php | 4 ++-- library/Rules/AbstractAge.php | 4 ++-- library/Rules/AbstractComparison.php | 4 ++-- library/Rules/AbstractComposite.php | 4 ++-- library/Rules/AbstractEnvelope.php | 4 ++-- library/Rules/AbstractFilterRule.php | 4 ++-- library/Rules/AbstractRelated.php | 4 ++-- library/Rules/AbstractRule.php | 4 ++-- library/Rules/AbstractSearcher.php | 4 ++-- library/Rules/AbstractWrapper.php | 4 ++-- library/Rules/AllOf.php | 4 ++-- library/Rules/Alnum.php | 4 ++-- library/Rules/Alpha.php | 4 ++-- library/Rules/AlwaysInvalid.php | 4 ++-- library/Rules/AlwaysValid.php | 4 ++-- library/Rules/AnyOf.php | 4 ++-- library/Rules/ArrayType.php | 4 ++-- library/Rules/ArrayVal.php | 4 ++-- library/Rules/Attribute.php | 4 ++-- library/Rules/Base.php | 4 ++-- library/Rules/Base64.php | 4 ++-- library/Rules/Between.php | 4 ++-- library/Rules/BoolType.php | 4 ++-- library/Rules/BoolVal.php | 4 ++-- library/Rules/Bsn.php | 4 ++-- library/Rules/Call.php | 4 ++-- library/Rules/CallableType.php | 4 ++-- library/Rules/Callback.php | 4 ++-- library/Rules/Charset.php | 4 ++-- library/Rules/Cnh.php | 4 ++-- library/Rules/Cnpj.php | 4 ++-- library/Rules/Consonant.php | 4 ++-- library/Rules/Contains.php | 4 ++-- library/Rules/ContainsAny.php | 4 ++-- library/Rules/Control.php | 4 ++-- library/Rules/Countable.php | 4 ++-- library/Rules/CountryCode.php | 4 ++-- library/Rules/Cpf.php | 4 ++-- library/Rules/CreditCard.php | 4 ++-- library/Rules/CurrencyCode.php | 4 ++-- library/Rules/Date.php | 4 ++-- library/Rules/DateTime.php | 4 ++-- library/Rules/Digit.php | 4 ++-- library/Rules/Directory.php | 4 ++-- library/Rules/Domain.php | 4 ++-- library/Rules/Each.php | 4 ++-- library/Rules/Email.php | 4 ++-- library/Rules/EndsWith.php | 4 ++-- library/Rules/Equals.php | 4 ++-- library/Rules/Equivalent.php | 4 ++-- library/Rules/Even.php | 4 ++-- library/Rules/Executable.php | 4 ++-- library/Rules/Exists.php | 4 ++-- library/Rules/Extension.php | 4 ++-- library/Rules/Factor.php | 4 ++-- library/Rules/FalseVal.php | 4 ++-- library/Rules/Fibonacci.php | 4 ++-- library/Rules/File.php | 4 ++-- library/Rules/FilterVar.php | 4 ++-- library/Rules/Finite.php | 4 ++-- library/Rules/FloatType.php | 4 ++-- library/Rules/FloatVal.php | 4 ++-- library/Rules/Graph.php | 4 ++-- library/Rules/GreaterThan.php | 4 ++-- library/Rules/HexRgbColor.php | 4 ++-- library/Rules/Iban.php | 4 ++-- library/Rules/Identical.php | 4 ++-- library/Rules/Image.php | 4 ++-- library/Rules/Imei.php | 4 ++-- library/Rules/In.php | 4 ++-- library/Rules/Infinite.php | 4 ++-- library/Rules/Instance.php | 4 ++-- library/Rules/IntType.php | 4 ++-- library/Rules/IntVal.php | 4 ++-- library/Rules/Ip.php | 4 ++-- library/Rules/Isbn.php | 4 ++-- library/Rules/IterableType.php | 4 ++-- library/Rules/Json.php | 4 ++-- library/Rules/Key.php | 4 ++-- library/Rules/KeyNested.php | 4 ++-- library/Rules/KeySet.php | 4 ++-- library/Rules/KeyValue.php | 4 ++-- library/Rules/LanguageCode.php | 4 ++-- library/Rules/LeapDate.php | 4 ++-- library/Rules/LeapYear.php | 4 ++-- library/Rules/Length.php | 4 ++-- library/Rules/LessThan.php | 4 ++-- library/Rules/Lowercase.php | 4 ++-- library/Rules/Luhn.php | 4 ++-- library/Rules/MacAddress.php | 4 ++-- library/Rules/Max.php | 4 ++-- library/Rules/MaxAge.php | 4 ++-- library/Rules/Mimetype.php | 4 ++-- library/Rules/Min.php | 4 ++-- library/Rules/MinAge.php | 4 ++-- library/Rules/Multiple.php | 4 ++-- library/Rules/Negative.php | 4 ++-- library/Rules/NfeAccessKey.php | 4 ++-- library/Rules/Nif.php | 4 ++-- library/Rules/Nip.php | 4 ++-- library/Rules/No.php | 4 ++-- library/Rules/NoWhitespace.php | 4 ++-- library/Rules/NoneOf.php | 4 ++-- library/Rules/Not.php | 4 ++-- library/Rules/NotBlank.php | 4 ++-- library/Rules/NotEmoji.php | 4 ++-- library/Rules/NotEmpty.php | 4 ++-- library/Rules/NotOptional.php | 4 ++-- library/Rules/NullType.php | 4 ++-- library/Rules/Nullable.php | 4 ++-- library/Rules/Number.php | 4 ++-- library/Rules/NumericVal.php | 4 ++-- library/Rules/ObjectType.php | 4 ++-- library/Rules/Odd.php | 4 ++-- library/Rules/OneOf.php | 4 ++-- library/Rules/Optional.php | 4 ++-- library/Rules/PerfectSquare.php | 4 ++-- library/Rules/Pesel.php | 4 ++-- library/Rules/Phone.php | 4 ++-- library/Rules/PhpLabel.php | 4 ++-- library/Rules/Pis.php | 4 ++-- library/Rules/PolishIdCard.php | 4 ++-- library/Rules/Positive.php | 4 ++-- library/Rules/PostalCode.php | 4 ++-- library/Rules/PrimeNumber.php | 4 ++-- library/Rules/Printable.php | 4 ++-- library/Rules/Punct.php | 4 ++-- library/Rules/Readable.php | 4 ++-- library/Rules/Regex.php | 4 ++-- library/Rules/ResourceType.php | 4 ++-- library/Rules/Roman.php | 4 ++-- library/Rules/ScalarVal.php | 4 ++-- library/Rules/Sf.php | 4 ++-- library/Rules/Size.php | 4 ++-- library/Rules/Slug.php | 4 ++-- library/Rules/Sorted.php | 4 ++-- library/Rules/Space.php | 4 ++-- library/Rules/StartsWith.php | 4 ++-- library/Rules/StringType.php | 4 ++-- library/Rules/StringVal.php | 4 ++-- library/Rules/SubdivisionCode.php | 4 ++-- library/Rules/Subset.php | 4 ++-- library/Rules/SymbolicLink.php | 4 ++-- library/Rules/Time.php | 4 ++-- library/Rules/Tld.php | 4 ++-- library/Rules/TrueVal.php | 4 ++-- library/Rules/Type.php | 4 ++-- library/Rules/Unique.php | 4 ++-- library/Rules/Uploaded.php | 4 ++-- library/Rules/Uppercase.php | 4 ++-- library/Rules/Url.php | 4 ++-- library/Rules/Uuid.php | 4 ++-- library/Rules/Version.php | 4 ++-- library/Rules/VideoUrl.php | 4 ++-- library/Rules/Vowel.php | 4 ++-- library/Rules/When.php | 4 ++-- library/Rules/Writable.php | 4 ++-- library/Rules/Xdigit.php | 4 ++-- library/Rules/Yes.php | 4 ++-- library/Rules/Zend.php | 4 ++-- library/Validatable.php | 4 ++-- library/Validator.php | 4 ++-- tests/library/DataProvider/UndefinedProvider.php | 4 ++-- tests/library/Exceptions/StubException.php | 4 ++-- tests/library/RuleTestCase.php | 4 ++-- tests/library/Rules/AbstractClass.php | 4 ++-- tests/library/Rules/Invalid.php | 4 ++-- tests/library/Rules/MaxAgeTest.php | 4 ++-- tests/library/Rules/Stub.php | 4 ++-- tests/library/Rules/Valid.php | 4 ++-- tests/library/Stubs/CountableStub.php | 4 ++-- tests/library/Stubs/ToStringStub.php | 4 ++-- tests/library/Stubs/ZendValidator.php | 4 ++-- tests/library/TestCase.php | 4 ++-- tests/unit/Exceptions/CheckExceptionsTest.php | 4 ++-- .../Exceptions/NestedValidationExceptionTest.php | 4 ++-- tests/unit/Exceptions/ValidationExceptionTest.php | 4 ++-- tests/unit/FactoryTest.php | 4 ++-- tests/unit/Helpers/CanValidateDateTimeTest.php | 4 ++-- tests/unit/Helpers/CanValidateUndefinedTest.php | 4 ++-- tests/unit/Rules/AbstractCompositeTest.php | 4 ++-- tests/unit/Rules/AbstractEnvelopeTest.php | 4 ++-- tests/unit/Rules/AbstractRuleTest.php | 4 ++-- tests/unit/Rules/AbstractSearcherTest.php | 4 ++-- tests/unit/Rules/AbstractWrapperTest.php | 4 ++-- tests/unit/Rules/AllOfTest.php | 4 ++-- tests/unit/Rules/AlnumTest.php | 4 ++-- tests/unit/Rules/AlphaTest.php | 4 ++-- tests/unit/Rules/AlwaysInvalidTest.php | 4 ++-- tests/unit/Rules/AlwaysValidTest.php | 4 ++-- tests/unit/Rules/AnyOfTest.php | 4 ++-- tests/unit/Rules/ArrayTypeTest.php | 4 ++-- tests/unit/Rules/ArrayValTest.php | 4 ++-- tests/unit/Rules/AttributeTest.php | 4 ++-- tests/unit/Rules/Base64Test.php | 4 ++-- tests/unit/Rules/BaseTest.php | 4 ++-- tests/unit/Rules/BetweenTest.php | 4 ++-- tests/unit/Rules/BoolTypeTest.php | 4 ++-- tests/unit/Rules/BoolValTest.php | 4 ++-- tests/unit/Rules/BsnTest.php | 4 ++-- tests/unit/Rules/CallTest.php | 4 ++-- tests/unit/Rules/CallableTypeTest.php | 4 ++-- tests/unit/Rules/CallbackTest.php | 4 ++-- tests/unit/Rules/CharsetTest.php | 4 ++-- tests/unit/Rules/CnhTest.php | 4 ++-- tests/unit/Rules/CnpjTest.php | 4 ++-- tests/unit/Rules/ConsonantTest.php | 4 ++-- tests/unit/Rules/ContainsAnyTest.php | 4 ++-- tests/unit/Rules/ContainsTest.php | 4 ++-- tests/unit/Rules/ControlTest.php | 4 ++-- tests/unit/Rules/CountableTest.php | 4 ++-- tests/unit/Rules/CountryCodeTest.php | 4 ++-- tests/unit/Rules/CpfTest.php | 4 ++-- tests/unit/Rules/CreditCardTest.php | 4 ++-- tests/unit/Rules/CurrencyCodeTest.php | 4 ++-- tests/unit/Rules/DateTest.php | 4 ++-- tests/unit/Rules/DateTimeTest.php | 4 ++-- tests/unit/Rules/DigitTest.php | 4 ++-- tests/unit/Rules/DirectoryTest.php | 4 ++-- tests/unit/Rules/DomainTest.php | 4 ++-- tests/unit/Rules/EachTest.php | 4 ++-- tests/unit/Rules/EmailTest.php | 4 ++-- tests/unit/Rules/EndsWithTest.php | 4 ++-- tests/unit/Rules/EqualsTest.php | 4 ++-- tests/unit/Rules/EquivalentTest.php | 4 ++-- tests/unit/Rules/EvenTest.php | 4 ++-- tests/unit/Rules/ExecutableTest.php | 4 ++-- tests/unit/Rules/ExistsTest.php | 4 ++-- tests/unit/Rules/ExtensionTest.php | 4 ++-- tests/unit/Rules/FactorTest.php | 4 ++-- tests/unit/Rules/FalseValTest.php | 4 ++-- tests/unit/Rules/FibonacciTest.php | 4 ++-- tests/unit/Rules/FileTest.php | 4 ++-- tests/unit/Rules/FilterVarTest.php | 4 ++-- tests/unit/Rules/FiniteTest.php | 4 ++-- tests/unit/Rules/FloatTypeTest.php | 4 ++-- tests/unit/Rules/FloatValTest.php | 4 ++-- tests/unit/Rules/GraphTest.php | 4 ++-- tests/unit/Rules/GreaterThanTest.php | 4 ++-- tests/unit/Rules/HexRgbColorTest.php | 4 ++-- tests/unit/Rules/IbanTest.php | 4 ++-- tests/unit/Rules/IdenticalTest.php | 4 ++-- tests/unit/Rules/ImageTest.php | 4 ++-- tests/unit/Rules/ImeiTest.php | 4 ++-- tests/unit/Rules/InTest.php | 4 ++-- tests/unit/Rules/InfiniteTest.php | 4 ++-- tests/unit/Rules/InstanceTest.php | 4 ++-- tests/unit/Rules/IntTypeTest.php | 4 ++-- tests/unit/Rules/IntValTest.php | 4 ++-- tests/unit/Rules/IpTest.php | 4 ++-- tests/unit/Rules/IsbnTest.php | 4 ++-- tests/unit/Rules/IterableTypeTest.php | 4 ++-- tests/unit/Rules/JsonTest.php | 4 ++-- tests/unit/Rules/KeyNestedTest.php | 4 ++-- tests/unit/Rules/KeySetTest.php | 4 ++-- tests/unit/Rules/KeyTest.php | 4 ++-- tests/unit/Rules/KeyValueTest.php | 4 ++-- tests/unit/Rules/LanguageCodeTest.php | 4 ++-- tests/unit/Rules/LeapDateTest.php | 4 ++-- tests/unit/Rules/LeapYearTest.php | 4 ++-- tests/unit/Rules/LengthTest.php | 4 ++-- tests/unit/Rules/LessThanTest.php | 4 ++-- tests/unit/Rules/LowercaseTest.php | 4 ++-- tests/unit/Rules/LuhnTest.php | 4 ++-- tests/unit/Rules/MacAddressTest.php | 4 ++-- tests/unit/Rules/MaxTest.php | 4 ++-- tests/unit/Rules/MimetypeTest.php | 4 ++-- tests/unit/Rules/MinAgeTest.php | 4 ++-- tests/unit/Rules/MinTest.php | 4 ++-- tests/unit/Rules/MultipleTest.php | 4 ++-- tests/unit/Rules/NegativeTest.php | 4 ++-- tests/unit/Rules/NfeAccessKeyTest.php | 4 ++-- tests/unit/Rules/NifTest.php | 4 ++-- tests/unit/Rules/NipTest.php | 4 ++-- tests/unit/Rules/NoTest.php | 4 ++-- tests/unit/Rules/NoWhitespaceTest.php | 4 ++-- tests/unit/Rules/NoneOfTest.php | 4 ++-- tests/unit/Rules/NotBlankTest.php | 4 ++-- tests/unit/Rules/NotEmojiTest.php | 4 ++-- tests/unit/Rules/NotEmptyTest.php | 4 ++-- tests/unit/Rules/NotOptionalTest.php | 4 ++-- tests/unit/Rules/NotTest.php | 4 ++-- tests/unit/Rules/NullTypeTest.php | 4 ++-- tests/unit/Rules/NullableTest.php | 4 ++-- tests/unit/Rules/NumberTest.php | 4 ++-- tests/unit/Rules/NumericValTest.php | 4 ++-- tests/unit/Rules/ObjectTypeTest.php | 4 ++-- tests/unit/Rules/OddTest.php | 4 ++-- tests/unit/Rules/OneOfTest.php | 4 ++-- tests/unit/Rules/OptionalTest.php | 4 ++-- tests/unit/Rules/PerfectSquareTest.php | 4 ++-- tests/unit/Rules/PeselTest.php | 4 ++-- tests/unit/Rules/PhoneTest.php | 4 ++-- tests/unit/Rules/PhpLabelTest.php | 4 ++-- tests/unit/Rules/PisTest.php | 4 ++-- tests/unit/Rules/PolishIdCardTest.php | 4 ++-- tests/unit/Rules/PositiveTest.php | 4 ++-- tests/unit/Rules/PostalCodeTest.php | 4 ++-- tests/unit/Rules/PrimeNumberTest.php | 4 ++-- tests/unit/Rules/PrintableTest.php | 4 ++-- tests/unit/Rules/PunctTest.php | 4 ++-- tests/unit/Rules/ReadableTest.php | 4 ++-- tests/unit/Rules/RegexTest.php | 4 ++-- tests/unit/Rules/ResourceTypeTest.php | 4 ++-- tests/unit/Rules/RomanTest.php | 4 ++-- tests/unit/Rules/ScalarValTest.php | 4 ++-- tests/unit/Rules/SfTest.php | 4 ++-- tests/unit/Rules/SizeTest.php | 4 ++-- tests/unit/Rules/SlugTest.php | 4 ++-- tests/unit/Rules/SortedTest.php | 4 ++-- tests/unit/Rules/SpaceTest.php | 4 ++-- tests/unit/Rules/StartsWithTest.php | 4 ++-- tests/unit/Rules/StringTypeTest.php | 4 ++-- tests/unit/Rules/StringValTest.php | 4 ++-- tests/unit/Rules/SubdivisionCodeTest.php | 4 ++-- tests/unit/Rules/SubsetTest.php | 4 ++-- tests/unit/Rules/SymbolicLinkTest.php | 4 ++-- tests/unit/Rules/TimeTest.php | 4 ++-- tests/unit/Rules/TldTest.php | 4 ++-- tests/unit/Rules/TrueValTest.php | 4 ++-- tests/unit/Rules/TypeTest.php | 4 ++-- tests/unit/Rules/UniqueTest.php | 4 ++-- tests/unit/Rules/UploadedTest.php | 4 ++-- tests/unit/Rules/UppercaseTest.php | 4 ++-- tests/unit/Rules/UrlTest.php | 4 ++-- tests/unit/Rules/UuidTest.php | 4 ++-- tests/unit/Rules/VersionTest.php | 4 ++-- tests/unit/Rules/VideoUrlTest.php | 4 ++-- tests/unit/Rules/VowelTest.php | 4 ++-- tests/unit/Rules/WhenTest.php | 4 ++-- tests/unit/Rules/WritableTest.php | 4 ++-- tests/unit/Rules/XdigitTest.php | 4 ++-- tests/unit/Rules/YesTest.php | 4 ++-- tests/unit/Rules/ZendTest.php | 4 ++-- tests/unit/ValidatorTest.php | 4 ++-- 506 files changed, 1016 insertions(+), 1016 deletions(-) rename LICENSE.md => LICENSE (92%) diff --git a/.docheader b/.docheader index b1db7956..f10d60c2 100644 --- a/.docheader +++ b/.docheader @@ -3,6 +3,6 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6d1658d0..eeec1ad1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -59,8 +59,8 @@ and will natively have support for chaining and everything else. * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); @@ -99,8 +99,8 @@ library will show the appropriate message. * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); @@ -148,8 +148,8 @@ first item of the arrays: * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/LICENSE.md b/LICENSE similarity index 92% rename from LICENSE.md rename to LICENSE index 7583f187..12abe605 100644 --- a/LICENSE.md +++ b/LICENSE @@ -1,6 +1,6 @@ -# License +MIT License -Copyright (c) [Alexandre Gomes Gaigalas](http://github.com/alganet). +Copyright (c) Alexandre Gomes Gaigalas Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/library/Exceptions/AllOfException.php b/library/Exceptions/AllOfException.php index a5fcc4af..3922d1f9 100644 --- a/library/Exceptions/AllOfException.php +++ b/library/Exceptions/AllOfException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/AlnumException.php b/library/Exceptions/AlnumException.php index 60ff84c2..7136745c 100644 --- a/library/Exceptions/AlnumException.php +++ b/library/Exceptions/AlnumException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/AlphaException.php b/library/Exceptions/AlphaException.php index 52463c38..be5cf376 100644 --- a/library/Exceptions/AlphaException.php +++ b/library/Exceptions/AlphaException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/AlwaysInvalidException.php b/library/Exceptions/AlwaysInvalidException.php index 6653db90..ec7984c1 100644 --- a/library/Exceptions/AlwaysInvalidException.php +++ b/library/Exceptions/AlwaysInvalidException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/AlwaysValidException.php b/library/Exceptions/AlwaysValidException.php index 7141eff8..7f6f59ab 100644 --- a/library/Exceptions/AlwaysValidException.php +++ b/library/Exceptions/AlwaysValidException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/AnyOfException.php b/library/Exceptions/AnyOfException.php index f99041e1..cd7751e7 100644 --- a/library/Exceptions/AnyOfException.php +++ b/library/Exceptions/AnyOfException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ArrayTypeException.php b/library/Exceptions/ArrayTypeException.php index 2250765b..27ea5dad 100644 --- a/library/Exceptions/ArrayTypeException.php +++ b/library/Exceptions/ArrayTypeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ArrayValException.php b/library/Exceptions/ArrayValException.php index 7c262875..21a43a05 100644 --- a/library/Exceptions/ArrayValException.php +++ b/library/Exceptions/ArrayValException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/AttributeException.php b/library/Exceptions/AttributeException.php index 2b96b960..d9a56611 100644 --- a/library/Exceptions/AttributeException.php +++ b/library/Exceptions/AttributeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/Base64Exception.php b/library/Exceptions/Base64Exception.php index a078ee9a..42157f03 100644 --- a/library/Exceptions/Base64Exception.php +++ b/library/Exceptions/Base64Exception.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/BaseException.php b/library/Exceptions/BaseException.php index 59e10b26..dcd58944 100644 --- a/library/Exceptions/BaseException.php +++ b/library/Exceptions/BaseException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/BetweenException.php b/library/Exceptions/BetweenException.php index 622cd463..13503b89 100644 --- a/library/Exceptions/BetweenException.php +++ b/library/Exceptions/BetweenException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/BoolTypeException.php b/library/Exceptions/BoolTypeException.php index fc7900de..a0df1179 100644 --- a/library/Exceptions/BoolTypeException.php +++ b/library/Exceptions/BoolTypeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/BoolValException.php b/library/Exceptions/BoolValException.php index 2e275672..9f1d3f1d 100644 --- a/library/Exceptions/BoolValException.php +++ b/library/Exceptions/BoolValException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/BsnException.php b/library/Exceptions/BsnException.php index 587c833f..851b7274 100644 --- a/library/Exceptions/BsnException.php +++ b/library/Exceptions/BsnException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/CallException.php b/library/Exceptions/CallException.php index befcde83..b74e606a 100644 --- a/library/Exceptions/CallException.php +++ b/library/Exceptions/CallException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/CallableTypeException.php b/library/Exceptions/CallableTypeException.php index dbea3d6a..28062115 100644 --- a/library/Exceptions/CallableTypeException.php +++ b/library/Exceptions/CallableTypeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/CallbackException.php b/library/Exceptions/CallbackException.php index 4132af7a..66f26d4f 100644 --- a/library/Exceptions/CallbackException.php +++ b/library/Exceptions/CallbackException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/CharsetException.php b/library/Exceptions/CharsetException.php index d994b557..7e3066ae 100644 --- a/library/Exceptions/CharsetException.php +++ b/library/Exceptions/CharsetException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/CnhException.php b/library/Exceptions/CnhException.php index aefc3e3c..86b7995a 100644 --- a/library/Exceptions/CnhException.php +++ b/library/Exceptions/CnhException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/CnpjException.php b/library/Exceptions/CnpjException.php index cbebfb25..c1d1c1da 100644 --- a/library/Exceptions/CnpjException.php +++ b/library/Exceptions/CnpjException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ComponentException.php b/library/Exceptions/ComponentException.php index 6395d245..0f430327 100644 --- a/library/Exceptions/ComponentException.php +++ b/library/Exceptions/ComponentException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ConsonantException.php b/library/Exceptions/ConsonantException.php index e6e453b8..d04f5760 100644 --- a/library/Exceptions/ConsonantException.php +++ b/library/Exceptions/ConsonantException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ContainsAnyException.php b/library/Exceptions/ContainsAnyException.php index 7b9b68d9..6f88c0ae 100644 --- a/library/Exceptions/ContainsAnyException.php +++ b/library/Exceptions/ContainsAnyException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ContainsException.php b/library/Exceptions/ContainsException.php index 1c3f322b..af2ef607 100644 --- a/library/Exceptions/ContainsException.php +++ b/library/Exceptions/ContainsException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ControlException.php b/library/Exceptions/ControlException.php index 0b7295ae..da73250d 100644 --- a/library/Exceptions/ControlException.php +++ b/library/Exceptions/ControlException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/CountableException.php b/library/Exceptions/CountableException.php index 3523b444..070cb2e8 100644 --- a/library/Exceptions/CountableException.php +++ b/library/Exceptions/CountableException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/CountryCodeException.php b/library/Exceptions/CountryCodeException.php index 7fd25b28..3b496a52 100644 --- a/library/Exceptions/CountryCodeException.php +++ b/library/Exceptions/CountryCodeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/CpfException.php b/library/Exceptions/CpfException.php index 0f82bd52..7233fc3f 100644 --- a/library/Exceptions/CpfException.php +++ b/library/Exceptions/CpfException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/CreditCardException.php b/library/Exceptions/CreditCardException.php index 618236d5..10e785b5 100644 --- a/library/Exceptions/CreditCardException.php +++ b/library/Exceptions/CreditCardException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/CurrencyCodeException.php b/library/Exceptions/CurrencyCodeException.php index a9a51d20..33855805 100644 --- a/library/Exceptions/CurrencyCodeException.php +++ b/library/Exceptions/CurrencyCodeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/DateException.php b/library/Exceptions/DateException.php index e5c01b4d..0cf18744 100644 --- a/library/Exceptions/DateException.php +++ b/library/Exceptions/DateException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/DateTimeException.php b/library/Exceptions/DateTimeException.php index 7abee29b..92039cfc 100644 --- a/library/Exceptions/DateTimeException.php +++ b/library/Exceptions/DateTimeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/DigitException.php b/library/Exceptions/DigitException.php index 173a8b07..321842a8 100644 --- a/library/Exceptions/DigitException.php +++ b/library/Exceptions/DigitException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/DirectoryException.php b/library/Exceptions/DirectoryException.php index 7ff64c22..c6f0dd02 100644 --- a/library/Exceptions/DirectoryException.php +++ b/library/Exceptions/DirectoryException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/DomainException.php b/library/Exceptions/DomainException.php index 869a3ea8..27001aa2 100644 --- a/library/Exceptions/DomainException.php +++ b/library/Exceptions/DomainException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/EachException.php b/library/Exceptions/EachException.php index a22c09a7..f506b906 100644 --- a/library/Exceptions/EachException.php +++ b/library/Exceptions/EachException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/EmailException.php b/library/Exceptions/EmailException.php index bbbde742..5c75a501 100644 --- a/library/Exceptions/EmailException.php +++ b/library/Exceptions/EmailException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/EndsWithException.php b/library/Exceptions/EndsWithException.php index 3a45959b..82c03e80 100644 --- a/library/Exceptions/EndsWithException.php +++ b/library/Exceptions/EndsWithException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/EqualsException.php b/library/Exceptions/EqualsException.php index e98c7216..f3e2d39c 100644 --- a/library/Exceptions/EqualsException.php +++ b/library/Exceptions/EqualsException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/EquivalentException.php b/library/Exceptions/EquivalentException.php index 668a4800..8a40fe3c 100644 --- a/library/Exceptions/EquivalentException.php +++ b/library/Exceptions/EquivalentException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/EvenException.php b/library/Exceptions/EvenException.php index aaba5215..233ff32e 100644 --- a/library/Exceptions/EvenException.php +++ b/library/Exceptions/EvenException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/Exception.php b/library/Exceptions/Exception.php index 90c548b6..14c09305 100644 --- a/library/Exceptions/Exception.php +++ b/library/Exceptions/Exception.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ExecutableException.php b/library/Exceptions/ExecutableException.php index ebf7c447..bd2ab8ad 100644 --- a/library/Exceptions/ExecutableException.php +++ b/library/Exceptions/ExecutableException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ExistsException.php b/library/Exceptions/ExistsException.php index 3869d2de..368c63c0 100644 --- a/library/Exceptions/ExistsException.php +++ b/library/Exceptions/ExistsException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ExtensionException.php b/library/Exceptions/ExtensionException.php index 301a7fb9..920dd86d 100644 --- a/library/Exceptions/ExtensionException.php +++ b/library/Exceptions/ExtensionException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/FactorException.php b/library/Exceptions/FactorException.php index 5aa9f013..b2b7bb00 100644 --- a/library/Exceptions/FactorException.php +++ b/library/Exceptions/FactorException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/FalseValException.php b/library/Exceptions/FalseValException.php index 6648adc2..afbc668b 100644 --- a/library/Exceptions/FalseValException.php +++ b/library/Exceptions/FalseValException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/FibonacciException.php b/library/Exceptions/FibonacciException.php index d9349821..77efe0ab 100644 --- a/library/Exceptions/FibonacciException.php +++ b/library/Exceptions/FibonacciException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/FileException.php b/library/Exceptions/FileException.php index 94786ce9..c734a2b0 100644 --- a/library/Exceptions/FileException.php +++ b/library/Exceptions/FileException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/FilterVarException.php b/library/Exceptions/FilterVarException.php index 120976c6..07d52ee7 100644 --- a/library/Exceptions/FilterVarException.php +++ b/library/Exceptions/FilterVarException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/FilteredValidationException.php b/library/Exceptions/FilteredValidationException.php index 420c4e91..e11cea8e 100644 --- a/library/Exceptions/FilteredValidationException.php +++ b/library/Exceptions/FilteredValidationException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/FiniteException.php b/library/Exceptions/FiniteException.php index d6b331d2..1cc35592 100644 --- a/library/Exceptions/FiniteException.php +++ b/library/Exceptions/FiniteException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/FloatTypeException.php b/library/Exceptions/FloatTypeException.php index e3027ebb..61a036ba 100644 --- a/library/Exceptions/FloatTypeException.php +++ b/library/Exceptions/FloatTypeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/FloatValException.php b/library/Exceptions/FloatValException.php index d630c325..3b40010f 100644 --- a/library/Exceptions/FloatValException.php +++ b/library/Exceptions/FloatValException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/GraphException.php b/library/Exceptions/GraphException.php index 51518f94..9ed98210 100644 --- a/library/Exceptions/GraphException.php +++ b/library/Exceptions/GraphException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/GreaterThanException.php b/library/Exceptions/GreaterThanException.php index 0d641a81..86fae6f1 100644 --- a/library/Exceptions/GreaterThanException.php +++ b/library/Exceptions/GreaterThanException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/GroupedValidationException.php b/library/Exceptions/GroupedValidationException.php index 772ffee3..8223f336 100644 --- a/library/Exceptions/GroupedValidationException.php +++ b/library/Exceptions/GroupedValidationException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/HexRgbColorException.php b/library/Exceptions/HexRgbColorException.php index cb698453..a4548aaa 100644 --- a/library/Exceptions/HexRgbColorException.php +++ b/library/Exceptions/HexRgbColorException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/IbanException.php b/library/Exceptions/IbanException.php index 12d4571d..8c490327 100644 --- a/library/Exceptions/IbanException.php +++ b/library/Exceptions/IbanException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/IdenticalException.php b/library/Exceptions/IdenticalException.php index 8111949e..65e77552 100644 --- a/library/Exceptions/IdenticalException.php +++ b/library/Exceptions/IdenticalException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ImageException.php b/library/Exceptions/ImageException.php index a57449e4..dff34999 100644 --- a/library/Exceptions/ImageException.php +++ b/library/Exceptions/ImageException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ImeiException.php b/library/Exceptions/ImeiException.php index 5625359b..9c3a1a5c 100644 --- a/library/Exceptions/ImeiException.php +++ b/library/Exceptions/ImeiException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/InException.php b/library/Exceptions/InException.php index c3ebcfd3..09f49b21 100644 --- a/library/Exceptions/InException.php +++ b/library/Exceptions/InException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/InfiniteException.php b/library/Exceptions/InfiniteException.php index 036fea5d..c75fd57a 100644 --- a/library/Exceptions/InfiniteException.php +++ b/library/Exceptions/InfiniteException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/InstanceException.php b/library/Exceptions/InstanceException.php index 007afab4..a506764a 100644 --- a/library/Exceptions/InstanceException.php +++ b/library/Exceptions/InstanceException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/IntTypeException.php b/library/Exceptions/IntTypeException.php index 726db06e..e0bd0e00 100644 --- a/library/Exceptions/IntTypeException.php +++ b/library/Exceptions/IntTypeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/IntValException.php b/library/Exceptions/IntValException.php index a510ceb0..2c9e6fb9 100644 --- a/library/Exceptions/IntValException.php +++ b/library/Exceptions/IntValException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/InvalidClassException.php b/library/Exceptions/InvalidClassException.php index 3f81c46c..015c8ea3 100644 --- a/library/Exceptions/InvalidClassException.php +++ b/library/Exceptions/InvalidClassException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/IpException.php b/library/Exceptions/IpException.php index 6b1c3b04..88db1911 100644 --- a/library/Exceptions/IpException.php +++ b/library/Exceptions/IpException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/IsbnException.php b/library/Exceptions/IsbnException.php index 3eab9370..71b73c15 100644 --- a/library/Exceptions/IsbnException.php +++ b/library/Exceptions/IsbnException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/IterableTypeException.php b/library/Exceptions/IterableTypeException.php index 5bab5416..3673230f 100644 --- a/library/Exceptions/IterableTypeException.php +++ b/library/Exceptions/IterableTypeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/JsonException.php b/library/Exceptions/JsonException.php index df15dac4..261b6609 100644 --- a/library/Exceptions/JsonException.php +++ b/library/Exceptions/JsonException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/KeyException.php b/library/Exceptions/KeyException.php index e50270b2..88fbab8a 100644 --- a/library/Exceptions/KeyException.php +++ b/library/Exceptions/KeyException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/KeyNestedException.php b/library/Exceptions/KeyNestedException.php index db42633d..a2be3903 100644 --- a/library/Exceptions/KeyNestedException.php +++ b/library/Exceptions/KeyNestedException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/KeySetException.php b/library/Exceptions/KeySetException.php index cf3c25c1..2cf4ee3d 100644 --- a/library/Exceptions/KeySetException.php +++ b/library/Exceptions/KeySetException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/KeyValueException.php b/library/Exceptions/KeyValueException.php index 3448528a..e8c69707 100644 --- a/library/Exceptions/KeyValueException.php +++ b/library/Exceptions/KeyValueException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/LanguageCodeException.php b/library/Exceptions/LanguageCodeException.php index 7b12d980..1f49483e 100644 --- a/library/Exceptions/LanguageCodeException.php +++ b/library/Exceptions/LanguageCodeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/LeapDateException.php b/library/Exceptions/LeapDateException.php index 5b7a3735..d545b8b7 100644 --- a/library/Exceptions/LeapDateException.php +++ b/library/Exceptions/LeapDateException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/LeapYearException.php b/library/Exceptions/LeapYearException.php index a66c3e21..f2d9ebe6 100644 --- a/library/Exceptions/LeapYearException.php +++ b/library/Exceptions/LeapYearException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/LengthException.php b/library/Exceptions/LengthException.php index 724aa2d4..cc31a337 100644 --- a/library/Exceptions/LengthException.php +++ b/library/Exceptions/LengthException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/LessThanException.php b/library/Exceptions/LessThanException.php index 82f1e911..01d7bada 100644 --- a/library/Exceptions/LessThanException.php +++ b/library/Exceptions/LessThanException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/LowercaseException.php b/library/Exceptions/LowercaseException.php index a658e299..8caabd4e 100644 --- a/library/Exceptions/LowercaseException.php +++ b/library/Exceptions/LowercaseException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/LuhnException.php b/library/Exceptions/LuhnException.php index 449681f6..83c6493f 100644 --- a/library/Exceptions/LuhnException.php +++ b/library/Exceptions/LuhnException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/MacAddressException.php b/library/Exceptions/MacAddressException.php index 68eb17bd..d8c0852a 100644 --- a/library/Exceptions/MacAddressException.php +++ b/library/Exceptions/MacAddressException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/MaxAgeException.php b/library/Exceptions/MaxAgeException.php index 8cba5cac..f8607aa1 100644 --- a/library/Exceptions/MaxAgeException.php +++ b/library/Exceptions/MaxAgeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/MaxException.php b/library/Exceptions/MaxException.php index 0ff35128..1995005e 100644 --- a/library/Exceptions/MaxException.php +++ b/library/Exceptions/MaxException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/MimetypeException.php b/library/Exceptions/MimetypeException.php index cee4e045..b2efc46a 100644 --- a/library/Exceptions/MimetypeException.php +++ b/library/Exceptions/MimetypeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/MinAgeException.php b/library/Exceptions/MinAgeException.php index d41a07e3..fdc365cc 100644 --- a/library/Exceptions/MinAgeException.php +++ b/library/Exceptions/MinAgeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/MinException.php b/library/Exceptions/MinException.php index 1ae19546..b828beaa 100644 --- a/library/Exceptions/MinException.php +++ b/library/Exceptions/MinException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/MultipleException.php b/library/Exceptions/MultipleException.php index 73e8d524..b12cffc3 100644 --- a/library/Exceptions/MultipleException.php +++ b/library/Exceptions/MultipleException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NegativeException.php b/library/Exceptions/NegativeException.php index 0cb87d3a..17c1d0fc 100644 --- a/library/Exceptions/NegativeException.php +++ b/library/Exceptions/NegativeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NestedValidationException.php b/library/Exceptions/NestedValidationException.php index 6e970a1d..78066259 100644 --- a/library/Exceptions/NestedValidationException.php +++ b/library/Exceptions/NestedValidationException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NfeAccessKeyException.php b/library/Exceptions/NfeAccessKeyException.php index f975f99d..3c8725bd 100644 --- a/library/Exceptions/NfeAccessKeyException.php +++ b/library/Exceptions/NfeAccessKeyException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NifException.php b/library/Exceptions/NifException.php index d85dd5dd..9f4297ed 100644 --- a/library/Exceptions/NifException.php +++ b/library/Exceptions/NifException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NipException.php b/library/Exceptions/NipException.php index 858d0fbe..e48d941d 100644 --- a/library/Exceptions/NipException.php +++ b/library/Exceptions/NipException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NoException.php b/library/Exceptions/NoException.php index 60208f49..1e09bae7 100644 --- a/library/Exceptions/NoException.php +++ b/library/Exceptions/NoException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NoWhitespaceException.php b/library/Exceptions/NoWhitespaceException.php index 74001550..ce498fe2 100644 --- a/library/Exceptions/NoWhitespaceException.php +++ b/library/Exceptions/NoWhitespaceException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NonOmissibleException.php b/library/Exceptions/NonOmissibleException.php index 96e90036..ca32efcb 100644 --- a/library/Exceptions/NonOmissibleException.php +++ b/library/Exceptions/NonOmissibleException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NoneOfException.php b/library/Exceptions/NoneOfException.php index 45681c12..7e6c66f6 100644 --- a/library/Exceptions/NoneOfException.php +++ b/library/Exceptions/NoneOfException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NotBlankException.php b/library/Exceptions/NotBlankException.php index 34fd6130..46c324ae 100644 --- a/library/Exceptions/NotBlankException.php +++ b/library/Exceptions/NotBlankException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NotEmojiException.php b/library/Exceptions/NotEmojiException.php index a11a3312..ca980010 100644 --- a/library/Exceptions/NotEmojiException.php +++ b/library/Exceptions/NotEmojiException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NotEmptyException.php b/library/Exceptions/NotEmptyException.php index 2d01a980..1871ec03 100644 --- a/library/Exceptions/NotEmptyException.php +++ b/library/Exceptions/NotEmptyException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NotException.php b/library/Exceptions/NotException.php index 58f23a15..a9f4cb6d 100644 --- a/library/Exceptions/NotException.php +++ b/library/Exceptions/NotException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NotOptionalException.php b/library/Exceptions/NotOptionalException.php index e8246e54..2da161ef 100644 --- a/library/Exceptions/NotOptionalException.php +++ b/library/Exceptions/NotOptionalException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NullTypeException.php b/library/Exceptions/NullTypeException.php index 4b41be97..61ca9cfa 100644 --- a/library/Exceptions/NullTypeException.php +++ b/library/Exceptions/NullTypeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NullableException.php b/library/Exceptions/NullableException.php index 995005fe..d918a8f0 100644 --- a/library/Exceptions/NullableException.php +++ b/library/Exceptions/NullableException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NumberException.php b/library/Exceptions/NumberException.php index 1c6eaf85..25eb7787 100644 --- a/library/Exceptions/NumberException.php +++ b/library/Exceptions/NumberException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/NumericValException.php b/library/Exceptions/NumericValException.php index 814dffa1..81665b67 100644 --- a/library/Exceptions/NumericValException.php +++ b/library/Exceptions/NumericValException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ObjectTypeException.php b/library/Exceptions/ObjectTypeException.php index 90a32ecd..d9b8910c 100644 --- a/library/Exceptions/ObjectTypeException.php +++ b/library/Exceptions/ObjectTypeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/OddException.php b/library/Exceptions/OddException.php index ef1cef88..6f66028a 100644 --- a/library/Exceptions/OddException.php +++ b/library/Exceptions/OddException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/OneOfException.php b/library/Exceptions/OneOfException.php index 6d2ad10e..255ca440 100644 --- a/library/Exceptions/OneOfException.php +++ b/library/Exceptions/OneOfException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/OptionalException.php b/library/Exceptions/OptionalException.php index be0b2d73..a52eaa14 100644 --- a/library/Exceptions/OptionalException.php +++ b/library/Exceptions/OptionalException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/PerfectSquareException.php b/library/Exceptions/PerfectSquareException.php index 647d8835..f8f70f77 100644 --- a/library/Exceptions/PerfectSquareException.php +++ b/library/Exceptions/PerfectSquareException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/PeselException.php b/library/Exceptions/PeselException.php index 17961e35..840fd30a 100644 --- a/library/Exceptions/PeselException.php +++ b/library/Exceptions/PeselException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/PhoneException.php b/library/Exceptions/PhoneException.php index 69d7260c..5b7fb89c 100644 --- a/library/Exceptions/PhoneException.php +++ b/library/Exceptions/PhoneException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/PhpLabelException.php b/library/Exceptions/PhpLabelException.php index 219813ea..9b589e20 100644 --- a/library/Exceptions/PhpLabelException.php +++ b/library/Exceptions/PhpLabelException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/PisException.php b/library/Exceptions/PisException.php index 31f6f10f..5f2d1992 100644 --- a/library/Exceptions/PisException.php +++ b/library/Exceptions/PisException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/PolishIdCardException.php b/library/Exceptions/PolishIdCardException.php index ba4508c7..5dde58fe 100644 --- a/library/Exceptions/PolishIdCardException.php +++ b/library/Exceptions/PolishIdCardException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/PositiveException.php b/library/Exceptions/PositiveException.php index 4a77386d..9d562303 100644 --- a/library/Exceptions/PositiveException.php +++ b/library/Exceptions/PositiveException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/PostalCodeException.php b/library/Exceptions/PostalCodeException.php index 0a1a3975..776c5c85 100644 --- a/library/Exceptions/PostalCodeException.php +++ b/library/Exceptions/PostalCodeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/PrimeNumberException.php b/library/Exceptions/PrimeNumberException.php index 186f62a0..b780d60a 100644 --- a/library/Exceptions/PrimeNumberException.php +++ b/library/Exceptions/PrimeNumberException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/PrintableException.php b/library/Exceptions/PrintableException.php index 39a23625..534fb0da 100644 --- a/library/Exceptions/PrintableException.php +++ b/library/Exceptions/PrintableException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/PunctException.php b/library/Exceptions/PunctException.php index e540b579..71c7328a 100644 --- a/library/Exceptions/PunctException.php +++ b/library/Exceptions/PunctException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ReadableException.php b/library/Exceptions/ReadableException.php index 51360bd7..4f1dce6d 100644 --- a/library/Exceptions/ReadableException.php +++ b/library/Exceptions/ReadableException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/RecursiveExceptionIterator.php b/library/Exceptions/RecursiveExceptionIterator.php index 9a366964..0fd9490b 100644 --- a/library/Exceptions/RecursiveExceptionIterator.php +++ b/library/Exceptions/RecursiveExceptionIterator.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/RegexException.php b/library/Exceptions/RegexException.php index a6a5ef6a..e49b4559 100644 --- a/library/Exceptions/RegexException.php +++ b/library/Exceptions/RegexException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ResourceTypeException.php b/library/Exceptions/ResourceTypeException.php index 9df4d840..47a424e1 100644 --- a/library/Exceptions/ResourceTypeException.php +++ b/library/Exceptions/ResourceTypeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/RomanException.php b/library/Exceptions/RomanException.php index a90e256a..c7f925ab 100644 --- a/library/Exceptions/RomanException.php +++ b/library/Exceptions/RomanException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ScalarValException.php b/library/Exceptions/ScalarValException.php index 177b1f6b..0232e53c 100644 --- a/library/Exceptions/ScalarValException.php +++ b/library/Exceptions/ScalarValException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/SfException.php b/library/Exceptions/SfException.php index c049c528..2cb31efd 100644 --- a/library/Exceptions/SfException.php +++ b/library/Exceptions/SfException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/SizeException.php b/library/Exceptions/SizeException.php index 5953ae7e..416a7850 100644 --- a/library/Exceptions/SizeException.php +++ b/library/Exceptions/SizeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/SlugException.php b/library/Exceptions/SlugException.php index fce668c2..4a2440af 100644 --- a/library/Exceptions/SlugException.php +++ b/library/Exceptions/SlugException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/SortedException.php b/library/Exceptions/SortedException.php index 856e9927..0bf8fad9 100644 --- a/library/Exceptions/SortedException.php +++ b/library/Exceptions/SortedException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/SpaceException.php b/library/Exceptions/SpaceException.php index bdd769fa..f56abc84 100644 --- a/library/Exceptions/SpaceException.php +++ b/library/Exceptions/SpaceException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/StartsWithException.php b/library/Exceptions/StartsWithException.php index a346bbde..7a9afa14 100644 --- a/library/Exceptions/StartsWithException.php +++ b/library/Exceptions/StartsWithException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/StringTypeException.php b/library/Exceptions/StringTypeException.php index 94da02ce..3bdf2bfa 100644 --- a/library/Exceptions/StringTypeException.php +++ b/library/Exceptions/StringTypeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/StringValException.php b/library/Exceptions/StringValException.php index af61c599..19920780 100644 --- a/library/Exceptions/StringValException.php +++ b/library/Exceptions/StringValException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/SubdivisionCodeException.php b/library/Exceptions/SubdivisionCodeException.php index d862fe6a..efb089d9 100644 --- a/library/Exceptions/SubdivisionCodeException.php +++ b/library/Exceptions/SubdivisionCodeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/SubsetException.php b/library/Exceptions/SubsetException.php index 403d71a9..d1d3c0e5 100644 --- a/library/Exceptions/SubsetException.php +++ b/library/Exceptions/SubsetException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/SymbolicLinkException.php b/library/Exceptions/SymbolicLinkException.php index 30be0c7e..c6384428 100644 --- a/library/Exceptions/SymbolicLinkException.php +++ b/library/Exceptions/SymbolicLinkException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/TimeException.php b/library/Exceptions/TimeException.php index 3a88993d..e819131b 100644 --- a/library/Exceptions/TimeException.php +++ b/library/Exceptions/TimeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/TldException.php b/library/Exceptions/TldException.php index 804099f2..9baab8a8 100644 --- a/library/Exceptions/TldException.php +++ b/library/Exceptions/TldException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/TrueValException.php b/library/Exceptions/TrueValException.php index c9e04d47..67d57506 100644 --- a/library/Exceptions/TrueValException.php +++ b/library/Exceptions/TrueValException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/TypeException.php b/library/Exceptions/TypeException.php index ab4a0600..fd03c202 100644 --- a/library/Exceptions/TypeException.php +++ b/library/Exceptions/TypeException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/UniqueException.php b/library/Exceptions/UniqueException.php index 67f87fd1..9a87ed16 100644 --- a/library/Exceptions/UniqueException.php +++ b/library/Exceptions/UniqueException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/UploadedException.php b/library/Exceptions/UploadedException.php index 56cc7a01..e0823ca9 100644 --- a/library/Exceptions/UploadedException.php +++ b/library/Exceptions/UploadedException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/UppercaseException.php b/library/Exceptions/UppercaseException.php index 326a219d..c0f53569 100644 --- a/library/Exceptions/UppercaseException.php +++ b/library/Exceptions/UppercaseException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/UrlException.php b/library/Exceptions/UrlException.php index 14ba1681..74c054da 100644 --- a/library/Exceptions/UrlException.php +++ b/library/Exceptions/UrlException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/UuidException.php b/library/Exceptions/UuidException.php index d71c5161..b969ea94 100644 --- a/library/Exceptions/UuidException.php +++ b/library/Exceptions/UuidException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ValidationException.php b/library/Exceptions/ValidationException.php index c90613f8..079c7cca 100644 --- a/library/Exceptions/ValidationException.php +++ b/library/Exceptions/ValidationException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ValidatorException.php b/library/Exceptions/ValidatorException.php index 67fc6099..49903e65 100644 --- a/library/Exceptions/ValidatorException.php +++ b/library/Exceptions/ValidatorException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/VersionException.php b/library/Exceptions/VersionException.php index 3baa7d4b..7c7113be 100644 --- a/library/Exceptions/VersionException.php +++ b/library/Exceptions/VersionException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/VideoUrlException.php b/library/Exceptions/VideoUrlException.php index 03bc883d..40484973 100644 --- a/library/Exceptions/VideoUrlException.php +++ b/library/Exceptions/VideoUrlException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/VowelException.php b/library/Exceptions/VowelException.php index 38f047b8..d3ed7a5e 100644 --- a/library/Exceptions/VowelException.php +++ b/library/Exceptions/VowelException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/WhenException.php b/library/Exceptions/WhenException.php index 3808a02a..d75fdd9c 100644 --- a/library/Exceptions/WhenException.php +++ b/library/Exceptions/WhenException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/WritableException.php b/library/Exceptions/WritableException.php index ce6aec79..f304be6a 100644 --- a/library/Exceptions/WritableException.php +++ b/library/Exceptions/WritableException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/XdigitException.php b/library/Exceptions/XdigitException.php index 6aa4e719..f6b8086a 100644 --- a/library/Exceptions/XdigitException.php +++ b/library/Exceptions/XdigitException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/YesException.php b/library/Exceptions/YesException.php index aaaea717..2f8fb950 100644 --- a/library/Exceptions/YesException.php +++ b/library/Exceptions/YesException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Exceptions/ZendException.php b/library/Exceptions/ZendException.php index 859ea2ac..7ed9ef29 100644 --- a/library/Exceptions/ZendException.php +++ b/library/Exceptions/ZendException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Factory.php b/library/Factory.php index c45a6f91..6f562e9f 100644 --- a/library/Factory.php +++ b/library/Factory.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Helpers/CanCompareValues.php b/library/Helpers/CanCompareValues.php index de041101..99bcfbca 100644 --- a/library/Helpers/CanCompareValues.php +++ b/library/Helpers/CanCompareValues.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Helpers/CanValidateDateTime.php b/library/Helpers/CanValidateDateTime.php index ce94e6bd..054a4ad1 100644 --- a/library/Helpers/CanValidateDateTime.php +++ b/library/Helpers/CanValidateDateTime.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Helpers/CanValidateIterable.php b/library/Helpers/CanValidateIterable.php index bfe4a9f3..e406a5ed 100644 --- a/library/Helpers/CanValidateIterable.php +++ b/library/Helpers/CanValidateIterable.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Helpers/CanValidateUndefined.php b/library/Helpers/CanValidateUndefined.php index 14a22c25..f85922ce 100644 --- a/library/Helpers/CanValidateUndefined.php +++ b/library/Helpers/CanValidateUndefined.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Helpers/Subdivisions.php b/library/Helpers/Subdivisions.php index 6c757355..ae6f575f 100644 --- a/library/Helpers/Subdivisions.php +++ b/library/Helpers/Subdivisions.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Message/Formatter.php b/library/Message/Formatter.php index 342029a1..640dcc09 100644 --- a/library/Message/Formatter.php +++ b/library/Message/Formatter.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Message/ParameterStringifier.php b/library/Message/ParameterStringifier.php index a0b1e98c..0255905f 100644 --- a/library/Message/ParameterStringifier.php +++ b/library/Message/ParameterStringifier.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Message/Stringifier/KeepOriginalStringName.php b/library/Message/Stringifier/KeepOriginalStringName.php index 7e718b68..de61135e 100644 --- a/library/Message/Stringifier/KeepOriginalStringName.php +++ b/library/Message/Stringifier/KeepOriginalStringName.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/AbstractAge.php b/library/Rules/AbstractAge.php index 1a28a710..69908649 100644 --- a/library/Rules/AbstractAge.php +++ b/library/Rules/AbstractAge.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/AbstractComparison.php b/library/Rules/AbstractComparison.php index a995d47f..eb6f8ce8 100644 --- a/library/Rules/AbstractComparison.php +++ b/library/Rules/AbstractComparison.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/AbstractComposite.php b/library/Rules/AbstractComposite.php index 9fcd0eac..f6e9ec33 100644 --- a/library/Rules/AbstractComposite.php +++ b/library/Rules/AbstractComposite.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/AbstractEnvelope.php b/library/Rules/AbstractEnvelope.php index 58504595..bc2c877d 100644 --- a/library/Rules/AbstractEnvelope.php +++ b/library/Rules/AbstractEnvelope.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/AbstractFilterRule.php b/library/Rules/AbstractFilterRule.php index 313b4d9f..6d2452b9 100644 --- a/library/Rules/AbstractFilterRule.php +++ b/library/Rules/AbstractFilterRule.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/AbstractRelated.php b/library/Rules/AbstractRelated.php index bf237cc1..7653b438 100644 --- a/library/Rules/AbstractRelated.php +++ b/library/Rules/AbstractRelated.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/AbstractRule.php b/library/Rules/AbstractRule.php index 4484b883..e88d371e 100644 --- a/library/Rules/AbstractRule.php +++ b/library/Rules/AbstractRule.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/AbstractSearcher.php b/library/Rules/AbstractSearcher.php index 786788fc..c333dea2 100644 --- a/library/Rules/AbstractSearcher.php +++ b/library/Rules/AbstractSearcher.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/AbstractWrapper.php b/library/Rules/AbstractWrapper.php index d68832fc..6267ba49 100644 --- a/library/Rules/AbstractWrapper.php +++ b/library/Rules/AbstractWrapper.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/AllOf.php b/library/Rules/AllOf.php index 61f712c3..ede12547 100644 --- a/library/Rules/AllOf.php +++ b/library/Rules/AllOf.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Alnum.php b/library/Rules/Alnum.php index 6b1c074a..792c4baa 100644 --- a/library/Rules/Alnum.php +++ b/library/Rules/Alnum.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Alpha.php b/library/Rules/Alpha.php index 4d3dff67..cd4d23db 100644 --- a/library/Rules/Alpha.php +++ b/library/Rules/Alpha.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/AlwaysInvalid.php b/library/Rules/AlwaysInvalid.php index 51d42cfa..f241d07a 100644 --- a/library/Rules/AlwaysInvalid.php +++ b/library/Rules/AlwaysInvalid.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/AlwaysValid.php b/library/Rules/AlwaysValid.php index 1b7705f3..79359355 100644 --- a/library/Rules/AlwaysValid.php +++ b/library/Rules/AlwaysValid.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/AnyOf.php b/library/Rules/AnyOf.php index 888b6609..082fff1c 100644 --- a/library/Rules/AnyOf.php +++ b/library/Rules/AnyOf.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/ArrayType.php b/library/Rules/ArrayType.php index 6e11be2f..b3492213 100644 --- a/library/Rules/ArrayType.php +++ b/library/Rules/ArrayType.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/ArrayVal.php b/library/Rules/ArrayVal.php index 81655b25..9121c42b 100644 --- a/library/Rules/ArrayVal.php +++ b/library/Rules/ArrayVal.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Attribute.php b/library/Rules/Attribute.php index cc5c9698..34f061ce 100644 --- a/library/Rules/Attribute.php +++ b/library/Rules/Attribute.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Base.php b/library/Rules/Base.php index a0fd6a86..c735ab3c 100644 --- a/library/Rules/Base.php +++ b/library/Rules/Base.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Base64.php b/library/Rules/Base64.php index bb95313b..36c5cf90 100644 --- a/library/Rules/Base64.php +++ b/library/Rules/Base64.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Between.php b/library/Rules/Between.php index 8fc93779..a35faa49 100644 --- a/library/Rules/Between.php +++ b/library/Rules/Between.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/BoolType.php b/library/Rules/BoolType.php index f456bab3..8c0111d1 100644 --- a/library/Rules/BoolType.php +++ b/library/Rules/BoolType.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/BoolVal.php b/library/Rules/BoolVal.php index 605a6f4d..ee14d6c8 100644 --- a/library/Rules/BoolVal.php +++ b/library/Rules/BoolVal.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Bsn.php b/library/Rules/Bsn.php index dcc30b3d..b6c29160 100644 --- a/library/Rules/Bsn.php +++ b/library/Rules/Bsn.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Call.php b/library/Rules/Call.php index 5b302123..adf8da2b 100644 --- a/library/Rules/Call.php +++ b/library/Rules/Call.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/CallableType.php b/library/Rules/CallableType.php index c8719150..1eb37719 100644 --- a/library/Rules/CallableType.php +++ b/library/Rules/CallableType.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Callback.php b/library/Rules/Callback.php index 0af8f996..38b34686 100644 --- a/library/Rules/Callback.php +++ b/library/Rules/Callback.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Charset.php b/library/Rules/Charset.php index e97a35b8..cbf86e05 100644 --- a/library/Rules/Charset.php +++ b/library/Rules/Charset.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Cnh.php b/library/Rules/Cnh.php index 69f8c4d7..37676308 100644 --- a/library/Rules/Cnh.php +++ b/library/Rules/Cnh.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Cnpj.php b/library/Rules/Cnpj.php index 2fe8c370..b60007f5 100644 --- a/library/Rules/Cnpj.php +++ b/library/Rules/Cnpj.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Consonant.php b/library/Rules/Consonant.php index 84cc9193..43b57af5 100644 --- a/library/Rules/Consonant.php +++ b/library/Rules/Consonant.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Contains.php b/library/Rules/Contains.php index 6a31a244..9adc45ef 100644 --- a/library/Rules/Contains.php +++ b/library/Rules/Contains.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/ContainsAny.php b/library/Rules/ContainsAny.php index 563520fc..5f2d1158 100644 --- a/library/Rules/ContainsAny.php +++ b/library/Rules/ContainsAny.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Control.php b/library/Rules/Control.php index 2dbd66e4..f588d71c 100644 --- a/library/Rules/Control.php +++ b/library/Rules/Control.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Countable.php b/library/Rules/Countable.php index 732a8710..cf380aeb 100644 --- a/library/Rules/Countable.php +++ b/library/Rules/Countable.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/CountryCode.php b/library/Rules/CountryCode.php index 897354e1..34e4f64a 100644 --- a/library/Rules/CountryCode.php +++ b/library/Rules/CountryCode.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Cpf.php b/library/Rules/Cpf.php index 09c888a7..c540d727 100644 --- a/library/Rules/Cpf.php +++ b/library/Rules/Cpf.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/CreditCard.php b/library/Rules/CreditCard.php index 46a60b13..0e53c6e4 100644 --- a/library/Rules/CreditCard.php +++ b/library/Rules/CreditCard.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/CurrencyCode.php b/library/Rules/CurrencyCode.php index 5f34ef05..e89f7a1c 100644 --- a/library/Rules/CurrencyCode.php +++ b/library/Rules/CurrencyCode.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Date.php b/library/Rules/Date.php index 72ebf32c..25fd93f2 100644 --- a/library/Rules/Date.php +++ b/library/Rules/Date.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/DateTime.php b/library/Rules/DateTime.php index 11445e64..e213a638 100644 --- a/library/Rules/DateTime.php +++ b/library/Rules/DateTime.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Digit.php b/library/Rules/Digit.php index 4a13f676..b189d7a2 100644 --- a/library/Rules/Digit.php +++ b/library/Rules/Digit.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Directory.php b/library/Rules/Directory.php index 6c6ad10d..4e28acbb 100644 --- a/library/Rules/Directory.php +++ b/library/Rules/Directory.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Domain.php b/library/Rules/Domain.php index a3fd7a3c..e5c82325 100644 --- a/library/Rules/Domain.php +++ b/library/Rules/Domain.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Each.php b/library/Rules/Each.php index ef32068b..cad54adb 100644 --- a/library/Rules/Each.php +++ b/library/Rules/Each.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Email.php b/library/Rules/Email.php index 246e8bb9..d8cf04b1 100644 --- a/library/Rules/Email.php +++ b/library/Rules/Email.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/EndsWith.php b/library/Rules/EndsWith.php index a13016ea..8d17240d 100644 --- a/library/Rules/EndsWith.php +++ b/library/Rules/EndsWith.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Equals.php b/library/Rules/Equals.php index 883ed9a8..6bac4a12 100644 --- a/library/Rules/Equals.php +++ b/library/Rules/Equals.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Equivalent.php b/library/Rules/Equivalent.php index f85307fa..2ca060db 100644 --- a/library/Rules/Equivalent.php +++ b/library/Rules/Equivalent.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Even.php b/library/Rules/Even.php index ee433ae0..2a9f1acf 100644 --- a/library/Rules/Even.php +++ b/library/Rules/Even.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Executable.php b/library/Rules/Executable.php index d60f8273..981a61fd 100644 --- a/library/Rules/Executable.php +++ b/library/Rules/Executable.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Exists.php b/library/Rules/Exists.php index 029b1f4a..f88d27ce 100644 --- a/library/Rules/Exists.php +++ b/library/Rules/Exists.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Extension.php b/library/Rules/Extension.php index c1331945..4b59aa24 100644 --- a/library/Rules/Extension.php +++ b/library/Rules/Extension.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Factor.php b/library/Rules/Factor.php index 576d60e0..19dda3b6 100644 --- a/library/Rules/Factor.php +++ b/library/Rules/Factor.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/FalseVal.php b/library/Rules/FalseVal.php index 83b28949..b1404b20 100644 --- a/library/Rules/FalseVal.php +++ b/library/Rules/FalseVal.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Fibonacci.php b/library/Rules/Fibonacci.php index 42d6fdce..a63bdf37 100644 --- a/library/Rules/Fibonacci.php +++ b/library/Rules/Fibonacci.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/File.php b/library/Rules/File.php index 2808b896..8dc0c5e7 100644 --- a/library/Rules/File.php +++ b/library/Rules/File.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/FilterVar.php b/library/Rules/FilterVar.php index 6d555610..286f7245 100644 --- a/library/Rules/FilterVar.php +++ b/library/Rules/FilterVar.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Finite.php b/library/Rules/Finite.php index 7c111aec..1ae4408a 100644 --- a/library/Rules/Finite.php +++ b/library/Rules/Finite.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/FloatType.php b/library/Rules/FloatType.php index a395b94f..7a407579 100644 --- a/library/Rules/FloatType.php +++ b/library/Rules/FloatType.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/FloatVal.php b/library/Rules/FloatVal.php index 0be371b2..17949932 100644 --- a/library/Rules/FloatVal.php +++ b/library/Rules/FloatVal.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Graph.php b/library/Rules/Graph.php index 5ada773b..00e78575 100644 --- a/library/Rules/Graph.php +++ b/library/Rules/Graph.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/GreaterThan.php b/library/Rules/GreaterThan.php index e970acd5..cb820c4b 100644 --- a/library/Rules/GreaterThan.php +++ b/library/Rules/GreaterThan.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/HexRgbColor.php b/library/Rules/HexRgbColor.php index 1cbe7c00..a5f9899c 100644 --- a/library/Rules/HexRgbColor.php +++ b/library/Rules/HexRgbColor.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Iban.php b/library/Rules/Iban.php index 961f2212..51c962c6 100644 --- a/library/Rules/Iban.php +++ b/library/Rules/Iban.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Identical.php b/library/Rules/Identical.php index 7c242f3f..1ef22a33 100644 --- a/library/Rules/Identical.php +++ b/library/Rules/Identical.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Image.php b/library/Rules/Image.php index 02f6e417..0bce3601 100644 --- a/library/Rules/Image.php +++ b/library/Rules/Image.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Imei.php b/library/Rules/Imei.php index 046d0ee8..31922071 100644 --- a/library/Rules/Imei.php +++ b/library/Rules/Imei.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/In.php b/library/Rules/In.php index 3747b46c..69f1887b 100644 --- a/library/Rules/In.php +++ b/library/Rules/In.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Infinite.php b/library/Rules/Infinite.php index 244dab79..ad2063e3 100644 --- a/library/Rules/Infinite.php +++ b/library/Rules/Infinite.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Instance.php b/library/Rules/Instance.php index 3deaf7b5..b4d19926 100644 --- a/library/Rules/Instance.php +++ b/library/Rules/Instance.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/IntType.php b/library/Rules/IntType.php index 99c6f2b6..ae528bbe 100644 --- a/library/Rules/IntType.php +++ b/library/Rules/IntType.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/IntVal.php b/library/Rules/IntVal.php index bc99b520..15ed59ba 100644 --- a/library/Rules/IntVal.php +++ b/library/Rules/IntVal.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Ip.php b/library/Rules/Ip.php index da5d03ad..9a4253d5 100644 --- a/library/Rules/Ip.php +++ b/library/Rules/Ip.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Isbn.php b/library/Rules/Isbn.php index 8fc9f4ab..de75cfae 100644 --- a/library/Rules/Isbn.php +++ b/library/Rules/Isbn.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/IterableType.php b/library/Rules/IterableType.php index 4a7754b2..ea717d9f 100644 --- a/library/Rules/IterableType.php +++ b/library/Rules/IterableType.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Json.php b/library/Rules/Json.php index bc9214cf..6320cf11 100644 --- a/library/Rules/Json.php +++ b/library/Rules/Json.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Key.php b/library/Rules/Key.php index cdab6769..9fd17c22 100644 --- a/library/Rules/Key.php +++ b/library/Rules/Key.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/KeyNested.php b/library/Rules/KeyNested.php index 95e49bcf..6b90bd84 100644 --- a/library/Rules/KeyNested.php +++ b/library/Rules/KeyNested.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/KeySet.php b/library/Rules/KeySet.php index 43cd209a..845ed876 100644 --- a/library/Rules/KeySet.php +++ b/library/Rules/KeySet.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/KeyValue.php b/library/Rules/KeyValue.php index 3f6f01ac..7bbdbf3e 100644 --- a/library/Rules/KeyValue.php +++ b/library/Rules/KeyValue.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/LanguageCode.php b/library/Rules/LanguageCode.php index c63ab4e1..f94201e7 100644 --- a/library/Rules/LanguageCode.php +++ b/library/Rules/LanguageCode.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/LeapDate.php b/library/Rules/LeapDate.php index 505f2812..54b0dd14 100644 --- a/library/Rules/LeapDate.php +++ b/library/Rules/LeapDate.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/LeapYear.php b/library/Rules/LeapYear.php index c786d6d3..db0ae441 100644 --- a/library/Rules/LeapYear.php +++ b/library/Rules/LeapYear.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Length.php b/library/Rules/Length.php index 3497ee6d..0d065898 100644 --- a/library/Rules/Length.php +++ b/library/Rules/Length.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/LessThan.php b/library/Rules/LessThan.php index f54053ba..e3948b07 100644 --- a/library/Rules/LessThan.php +++ b/library/Rules/LessThan.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Lowercase.php b/library/Rules/Lowercase.php index 4701e7f8..1f2871c0 100644 --- a/library/Rules/Lowercase.php +++ b/library/Rules/Lowercase.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Luhn.php b/library/Rules/Luhn.php index 1e62f6f5..017570a5 100644 --- a/library/Rules/Luhn.php +++ b/library/Rules/Luhn.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/MacAddress.php b/library/Rules/MacAddress.php index 2fd3f35a..57baad69 100644 --- a/library/Rules/MacAddress.php +++ b/library/Rules/MacAddress.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Max.php b/library/Rules/Max.php index bc49e9e9..6905790b 100644 --- a/library/Rules/Max.php +++ b/library/Rules/Max.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/MaxAge.php b/library/Rules/MaxAge.php index dbbf51a8..8a93221e 100644 --- a/library/Rules/MaxAge.php +++ b/library/Rules/MaxAge.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Mimetype.php b/library/Rules/Mimetype.php index a6fd1bc8..4cbb1d8c 100644 --- a/library/Rules/Mimetype.php +++ b/library/Rules/Mimetype.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Min.php b/library/Rules/Min.php index acdcc828..fdeb47e6 100644 --- a/library/Rules/Min.php +++ b/library/Rules/Min.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/MinAge.php b/library/Rules/MinAge.php index 025169c1..3815cd71 100644 --- a/library/Rules/MinAge.php +++ b/library/Rules/MinAge.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Multiple.php b/library/Rules/Multiple.php index d09e9dfb..69adb42f 100644 --- a/library/Rules/Multiple.php +++ b/library/Rules/Multiple.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Negative.php b/library/Rules/Negative.php index 31970f83..9fd22203 100644 --- a/library/Rules/Negative.php +++ b/library/Rules/Negative.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/NfeAccessKey.php b/library/Rules/NfeAccessKey.php index fd1842fd..91806a6e 100644 --- a/library/Rules/NfeAccessKey.php +++ b/library/Rules/NfeAccessKey.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Nif.php b/library/Rules/Nif.php index 5427cbf2..02879910 100644 --- a/library/Rules/Nif.php +++ b/library/Rules/Nif.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Nip.php b/library/Rules/Nip.php index 237c9cac..e6520419 100644 --- a/library/Rules/Nip.php +++ b/library/Rules/Nip.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/No.php b/library/Rules/No.php index 73d2ac80..bb4e7692 100644 --- a/library/Rules/No.php +++ b/library/Rules/No.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/NoWhitespace.php b/library/Rules/NoWhitespace.php index ff1dae92..ccd32305 100644 --- a/library/Rules/NoWhitespace.php +++ b/library/Rules/NoWhitespace.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/NoneOf.php b/library/Rules/NoneOf.php index 6fedc3b1..3a5223bb 100644 --- a/library/Rules/NoneOf.php +++ b/library/Rules/NoneOf.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Not.php b/library/Rules/Not.php index 32004d56..8dfbd979 100644 --- a/library/Rules/Not.php +++ b/library/Rules/Not.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/NotBlank.php b/library/Rules/NotBlank.php index edfaa4ee..889dcbcc 100644 --- a/library/Rules/NotBlank.php +++ b/library/Rules/NotBlank.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/NotEmoji.php b/library/Rules/NotEmoji.php index 8128fe34..83b4d6f2 100644 --- a/library/Rules/NotEmoji.php +++ b/library/Rules/NotEmoji.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/NotEmpty.php b/library/Rules/NotEmpty.php index e6718c59..578deb1e 100644 --- a/library/Rules/NotEmpty.php +++ b/library/Rules/NotEmpty.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/NotOptional.php b/library/Rules/NotOptional.php index edaf7b85..22b8130a 100644 --- a/library/Rules/NotOptional.php +++ b/library/Rules/NotOptional.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/NullType.php b/library/Rules/NullType.php index af4cbebc..f3c658e8 100644 --- a/library/Rules/NullType.php +++ b/library/Rules/NullType.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Nullable.php b/library/Rules/Nullable.php index 3a447cf1..d845b970 100644 --- a/library/Rules/Nullable.php +++ b/library/Rules/Nullable.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Number.php b/library/Rules/Number.php index 12e453ca..8f9d12e4 100644 --- a/library/Rules/Number.php +++ b/library/Rules/Number.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/NumericVal.php b/library/Rules/NumericVal.php index 01aeab43..8fe9161d 100644 --- a/library/Rules/NumericVal.php +++ b/library/Rules/NumericVal.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/ObjectType.php b/library/Rules/ObjectType.php index dfb0b261..b7414abd 100644 --- a/library/Rules/ObjectType.php +++ b/library/Rules/ObjectType.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Odd.php b/library/Rules/Odd.php index 96576429..0285aa9a 100644 --- a/library/Rules/Odd.php +++ b/library/Rules/Odd.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/OneOf.php b/library/Rules/OneOf.php index b3a954fd..45a57155 100644 --- a/library/Rules/OneOf.php +++ b/library/Rules/OneOf.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Optional.php b/library/Rules/Optional.php index f88ac799..6197ca67 100644 --- a/library/Rules/Optional.php +++ b/library/Rules/Optional.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/PerfectSquare.php b/library/Rules/PerfectSquare.php index dd22182c..0374ce74 100644 --- a/library/Rules/PerfectSquare.php +++ b/library/Rules/PerfectSquare.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Pesel.php b/library/Rules/Pesel.php index b8d9f056..59be766c 100644 --- a/library/Rules/Pesel.php +++ b/library/Rules/Pesel.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Phone.php b/library/Rules/Phone.php index cf04b9c2..ada2954b 100644 --- a/library/Rules/Phone.php +++ b/library/Rules/Phone.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/PhpLabel.php b/library/Rules/PhpLabel.php index 58891340..1c48a22d 100644 --- a/library/Rules/PhpLabel.php +++ b/library/Rules/PhpLabel.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Pis.php b/library/Rules/Pis.php index 8566a981..d3c4b13c 100644 --- a/library/Rules/Pis.php +++ b/library/Rules/Pis.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/PolishIdCard.php b/library/Rules/PolishIdCard.php index 3a450253..87cc9f72 100644 --- a/library/Rules/PolishIdCard.php +++ b/library/Rules/PolishIdCard.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Positive.php b/library/Rules/Positive.php index 491826c7..583a4776 100644 --- a/library/Rules/Positive.php +++ b/library/Rules/Positive.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/PostalCode.php b/library/Rules/PostalCode.php index ff357ad4..acfaade6 100644 --- a/library/Rules/PostalCode.php +++ b/library/Rules/PostalCode.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/PrimeNumber.php b/library/Rules/PrimeNumber.php index bd0143a0..6c5e8bb9 100644 --- a/library/Rules/PrimeNumber.php +++ b/library/Rules/PrimeNumber.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Printable.php b/library/Rules/Printable.php index 247ab7a1..5bf33013 100644 --- a/library/Rules/Printable.php +++ b/library/Rules/Printable.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Punct.php b/library/Rules/Punct.php index 898c77cd..d5b97883 100644 --- a/library/Rules/Punct.php +++ b/library/Rules/Punct.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Readable.php b/library/Rules/Readable.php index ae2dfdc7..c5cc7b3b 100644 --- a/library/Rules/Readable.php +++ b/library/Rules/Readable.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Regex.php b/library/Rules/Regex.php index e8095668..3496cd21 100644 --- a/library/Rules/Regex.php +++ b/library/Rules/Regex.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/ResourceType.php b/library/Rules/ResourceType.php index 98944227..d40869d9 100644 --- a/library/Rules/ResourceType.php +++ b/library/Rules/ResourceType.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Roman.php b/library/Rules/Roman.php index 8e80f8be..fc9a91b1 100644 --- a/library/Rules/Roman.php +++ b/library/Rules/Roman.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/ScalarVal.php b/library/Rules/ScalarVal.php index db38ab19..d6c11429 100644 --- a/library/Rules/ScalarVal.php +++ b/library/Rules/ScalarVal.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Sf.php b/library/Rules/Sf.php index 3f16f8cb..1cdf2d60 100644 --- a/library/Rules/Sf.php +++ b/library/Rules/Sf.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Size.php b/library/Rules/Size.php index 0298b9f0..b019d791 100644 --- a/library/Rules/Size.php +++ b/library/Rules/Size.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Slug.php b/library/Rules/Slug.php index f6fe6dd8..ab24a4bd 100644 --- a/library/Rules/Slug.php +++ b/library/Rules/Slug.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Sorted.php b/library/Rules/Sorted.php index db182519..7d37fe83 100644 --- a/library/Rules/Sorted.php +++ b/library/Rules/Sorted.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Space.php b/library/Rules/Space.php index 56c8e5f1..1f812834 100644 --- a/library/Rules/Space.php +++ b/library/Rules/Space.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/StartsWith.php b/library/Rules/StartsWith.php index 4945effb..409d3a6a 100644 --- a/library/Rules/StartsWith.php +++ b/library/Rules/StartsWith.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/StringType.php b/library/Rules/StringType.php index 7de5fe9d..271f71a8 100644 --- a/library/Rules/StringType.php +++ b/library/Rules/StringType.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/StringVal.php b/library/Rules/StringVal.php index c8eda724..515b4452 100644 --- a/library/Rules/StringVal.php +++ b/library/Rules/StringVal.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/SubdivisionCode.php b/library/Rules/SubdivisionCode.php index 5ccb2132..c1408f65 100644 --- a/library/Rules/SubdivisionCode.php +++ b/library/Rules/SubdivisionCode.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Subset.php b/library/Rules/Subset.php index 653b4149..7804cdeb 100644 --- a/library/Rules/Subset.php +++ b/library/Rules/Subset.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/SymbolicLink.php b/library/Rules/SymbolicLink.php index 7831bd83..10defdae 100644 --- a/library/Rules/SymbolicLink.php +++ b/library/Rules/SymbolicLink.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Time.php b/library/Rules/Time.php index 7629994c..7a5b7783 100644 --- a/library/Rules/Time.php +++ b/library/Rules/Time.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Tld.php b/library/Rules/Tld.php index 480b8cbd..97060b24 100644 --- a/library/Rules/Tld.php +++ b/library/Rules/Tld.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/TrueVal.php b/library/Rules/TrueVal.php index 95a58405..1e4d6e8d 100644 --- a/library/Rules/TrueVal.php +++ b/library/Rules/TrueVal.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Type.php b/library/Rules/Type.php index 36d2871d..ea1443c6 100644 --- a/library/Rules/Type.php +++ b/library/Rules/Type.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Unique.php b/library/Rules/Unique.php index 1b5bfd4b..3057ae3d 100644 --- a/library/Rules/Unique.php +++ b/library/Rules/Unique.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Uploaded.php b/library/Rules/Uploaded.php index 66278040..679ff96f 100644 --- a/library/Rules/Uploaded.php +++ b/library/Rules/Uploaded.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Uppercase.php b/library/Rules/Uppercase.php index ca806247..7d77cbd6 100644 --- a/library/Rules/Uppercase.php +++ b/library/Rules/Uppercase.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Url.php b/library/Rules/Url.php index f7026e4b..d7eccf62 100644 --- a/library/Rules/Url.php +++ b/library/Rules/Url.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Uuid.php b/library/Rules/Uuid.php index d2dbb109..ed5d0a6c 100644 --- a/library/Rules/Uuid.php +++ b/library/Rules/Uuid.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Version.php b/library/Rules/Version.php index 7c8902e3..605fcfb3 100644 --- a/library/Rules/Version.php +++ b/library/Rules/Version.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/VideoUrl.php b/library/Rules/VideoUrl.php index 4f71a288..bf0e9eff 100644 --- a/library/Rules/VideoUrl.php +++ b/library/Rules/VideoUrl.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Vowel.php b/library/Rules/Vowel.php index 3875247d..df2b220b 100644 --- a/library/Rules/Vowel.php +++ b/library/Rules/Vowel.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/When.php b/library/Rules/When.php index a4914472..932d721b 100644 --- a/library/Rules/When.php +++ b/library/Rules/When.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Writable.php b/library/Rules/Writable.php index 83784e4d..6a37f157 100644 --- a/library/Rules/Writable.php +++ b/library/Rules/Writable.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Xdigit.php b/library/Rules/Xdigit.php index 75c76834..897ddf46 100644 --- a/library/Rules/Xdigit.php +++ b/library/Rules/Xdigit.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Yes.php b/library/Rules/Yes.php index 152620c6..37c00993 100644 --- a/library/Rules/Yes.php +++ b/library/Rules/Yes.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Rules/Zend.php b/library/Rules/Zend.php index 517cd4b1..8cbb969d 100644 --- a/library/Rules/Zend.php +++ b/library/Rules/Zend.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Validatable.php b/library/Validatable.php index fe6301fc..6e860ac2 100644 --- a/library/Validatable.php +++ b/library/Validatable.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/library/Validator.php b/library/Validator.php index 8dd3cebc..d7aefd7a 100644 --- a/library/Validator.php +++ b/library/Validator.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/library/DataProvider/UndefinedProvider.php b/tests/library/DataProvider/UndefinedProvider.php index e4acc0f0..a0ea935b 100644 --- a/tests/library/DataProvider/UndefinedProvider.php +++ b/tests/library/DataProvider/UndefinedProvider.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/library/Exceptions/StubException.php b/tests/library/Exceptions/StubException.php index 8e0fcb50..0fab4606 100644 --- a/tests/library/Exceptions/StubException.php +++ b/tests/library/Exceptions/StubException.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/library/RuleTestCase.php b/tests/library/RuleTestCase.php index 7da06158..1562892b 100644 --- a/tests/library/RuleTestCase.php +++ b/tests/library/RuleTestCase.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/library/Rules/AbstractClass.php b/tests/library/Rules/AbstractClass.php index 3bf42c44..59f1c79b 100644 --- a/tests/library/Rules/AbstractClass.php +++ b/tests/library/Rules/AbstractClass.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/library/Rules/Invalid.php b/tests/library/Rules/Invalid.php index 29b78e9d..670ed615 100644 --- a/tests/library/Rules/Invalid.php +++ b/tests/library/Rules/Invalid.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/library/Rules/MaxAgeTest.php b/tests/library/Rules/MaxAgeTest.php index eb51e633..ea24d111 100644 --- a/tests/library/Rules/MaxAgeTest.php +++ b/tests/library/Rules/MaxAgeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/library/Rules/Stub.php b/tests/library/Rules/Stub.php index 9e70673c..8cdb8a6c 100644 --- a/tests/library/Rules/Stub.php +++ b/tests/library/Rules/Stub.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/library/Rules/Valid.php b/tests/library/Rules/Valid.php index 1679df44..4932a4b8 100644 --- a/tests/library/Rules/Valid.php +++ b/tests/library/Rules/Valid.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/library/Stubs/CountableStub.php b/tests/library/Stubs/CountableStub.php index de0910fa..d15c0a77 100644 --- a/tests/library/Stubs/CountableStub.php +++ b/tests/library/Stubs/CountableStub.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/library/Stubs/ToStringStub.php b/tests/library/Stubs/ToStringStub.php index cf02be9c..98e9e8d6 100644 --- a/tests/library/Stubs/ToStringStub.php +++ b/tests/library/Stubs/ToStringStub.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/library/Stubs/ZendValidator.php b/tests/library/Stubs/ZendValidator.php index 181e1d60..1767f1c6 100644 --- a/tests/library/Stubs/ZendValidator.php +++ b/tests/library/Stubs/ZendValidator.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/library/TestCase.php b/tests/library/TestCase.php index ee760e2b..e72b973b 100644 --- a/tests/library/TestCase.php +++ b/tests/library/TestCase.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Exceptions/CheckExceptionsTest.php b/tests/unit/Exceptions/CheckExceptionsTest.php index 57b77cd4..7aed390d 100644 --- a/tests/unit/Exceptions/CheckExceptionsTest.php +++ b/tests/unit/Exceptions/CheckExceptionsTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Exceptions/NestedValidationExceptionTest.php b/tests/unit/Exceptions/NestedValidationExceptionTest.php index dd09e578..4e3c92d3 100644 --- a/tests/unit/Exceptions/NestedValidationExceptionTest.php +++ b/tests/unit/Exceptions/NestedValidationExceptionTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Exceptions/ValidationExceptionTest.php b/tests/unit/Exceptions/ValidationExceptionTest.php index aed2d912..5ab1b84f 100644 --- a/tests/unit/Exceptions/ValidationExceptionTest.php +++ b/tests/unit/Exceptions/ValidationExceptionTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/FactoryTest.php b/tests/unit/FactoryTest.php index 77c59145..f59d7e9d 100644 --- a/tests/unit/FactoryTest.php +++ b/tests/unit/FactoryTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Helpers/CanValidateDateTimeTest.php b/tests/unit/Helpers/CanValidateDateTimeTest.php index b4657803..61bc6479 100644 --- a/tests/unit/Helpers/CanValidateDateTimeTest.php +++ b/tests/unit/Helpers/CanValidateDateTimeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Helpers/CanValidateUndefinedTest.php b/tests/unit/Helpers/CanValidateUndefinedTest.php index ed8a452e..030bed07 100644 --- a/tests/unit/Helpers/CanValidateUndefinedTest.php +++ b/tests/unit/Helpers/CanValidateUndefinedTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/AbstractCompositeTest.php b/tests/unit/Rules/AbstractCompositeTest.php index 4d63f8cd..ed770178 100644 --- a/tests/unit/Rules/AbstractCompositeTest.php +++ b/tests/unit/Rules/AbstractCompositeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/AbstractEnvelopeTest.php b/tests/unit/Rules/AbstractEnvelopeTest.php index 1dbba8f6..87b259b2 100644 --- a/tests/unit/Rules/AbstractEnvelopeTest.php +++ b/tests/unit/Rules/AbstractEnvelopeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/AbstractRuleTest.php b/tests/unit/Rules/AbstractRuleTest.php index 6ad7b78b..bf710257 100644 --- a/tests/unit/Rules/AbstractRuleTest.php +++ b/tests/unit/Rules/AbstractRuleTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/AbstractSearcherTest.php b/tests/unit/Rules/AbstractSearcherTest.php index bb506026..680790d0 100644 --- a/tests/unit/Rules/AbstractSearcherTest.php +++ b/tests/unit/Rules/AbstractSearcherTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/AbstractWrapperTest.php b/tests/unit/Rules/AbstractWrapperTest.php index cafcff90..e1d72ef5 100644 --- a/tests/unit/Rules/AbstractWrapperTest.php +++ b/tests/unit/Rules/AbstractWrapperTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/AllOfTest.php b/tests/unit/Rules/AllOfTest.php index 93f6a704..ed65c652 100644 --- a/tests/unit/Rules/AllOfTest.php +++ b/tests/unit/Rules/AllOfTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/AlnumTest.php b/tests/unit/Rules/AlnumTest.php index de97b501..c0f3b831 100644 --- a/tests/unit/Rules/AlnumTest.php +++ b/tests/unit/Rules/AlnumTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/AlphaTest.php b/tests/unit/Rules/AlphaTest.php index ccc79e5c..f25b063f 100644 --- a/tests/unit/Rules/AlphaTest.php +++ b/tests/unit/Rules/AlphaTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/AlwaysInvalidTest.php b/tests/unit/Rules/AlwaysInvalidTest.php index 482b752e..e1c6d98c 100644 --- a/tests/unit/Rules/AlwaysInvalidTest.php +++ b/tests/unit/Rules/AlwaysInvalidTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/AlwaysValidTest.php b/tests/unit/Rules/AlwaysValidTest.php index 13aa1f4c..b450a5a8 100644 --- a/tests/unit/Rules/AlwaysValidTest.php +++ b/tests/unit/Rules/AlwaysValidTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/AnyOfTest.php b/tests/unit/Rules/AnyOfTest.php index aedcd09c..d7622778 100644 --- a/tests/unit/Rules/AnyOfTest.php +++ b/tests/unit/Rules/AnyOfTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ArrayTypeTest.php b/tests/unit/Rules/ArrayTypeTest.php index 5b41b253..ef120aa8 100644 --- a/tests/unit/Rules/ArrayTypeTest.php +++ b/tests/unit/Rules/ArrayTypeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ArrayValTest.php b/tests/unit/Rules/ArrayValTest.php index f7c59ab9..251ccb73 100644 --- a/tests/unit/Rules/ArrayValTest.php +++ b/tests/unit/Rules/ArrayValTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/AttributeTest.php b/tests/unit/Rules/AttributeTest.php index 511c73e2..6529ebb4 100644 --- a/tests/unit/Rules/AttributeTest.php +++ b/tests/unit/Rules/AttributeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/Base64Test.php b/tests/unit/Rules/Base64Test.php index 058ad9eb..3f7d69c3 100644 --- a/tests/unit/Rules/Base64Test.php +++ b/tests/unit/Rules/Base64Test.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/BaseTest.php b/tests/unit/Rules/BaseTest.php index d179759e..8f72b678 100644 --- a/tests/unit/Rules/BaseTest.php +++ b/tests/unit/Rules/BaseTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/BetweenTest.php b/tests/unit/Rules/BetweenTest.php index cb82b560..58a34bfb 100644 --- a/tests/unit/Rules/BetweenTest.php +++ b/tests/unit/Rules/BetweenTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/BoolTypeTest.php b/tests/unit/Rules/BoolTypeTest.php index 004c5558..958567cd 100644 --- a/tests/unit/Rules/BoolTypeTest.php +++ b/tests/unit/Rules/BoolTypeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/BoolValTest.php b/tests/unit/Rules/BoolValTest.php index 18055a3a..ad870e33 100644 --- a/tests/unit/Rules/BoolValTest.php +++ b/tests/unit/Rules/BoolValTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/BsnTest.php b/tests/unit/Rules/BsnTest.php index f4f0754b..1e71f02b 100644 --- a/tests/unit/Rules/BsnTest.php +++ b/tests/unit/Rules/BsnTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/CallTest.php b/tests/unit/Rules/CallTest.php index 6671a5f9..857defab 100644 --- a/tests/unit/Rules/CallTest.php +++ b/tests/unit/Rules/CallTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/CallableTypeTest.php b/tests/unit/Rules/CallableTypeTest.php index 6d24c148..801e6888 100644 --- a/tests/unit/Rules/CallableTypeTest.php +++ b/tests/unit/Rules/CallableTypeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/CallbackTest.php b/tests/unit/Rules/CallbackTest.php index 91d94dc5..5d5052cd 100644 --- a/tests/unit/Rules/CallbackTest.php +++ b/tests/unit/Rules/CallbackTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/CharsetTest.php b/tests/unit/Rules/CharsetTest.php index 0c25b50f..9ca823be 100644 --- a/tests/unit/Rules/CharsetTest.php +++ b/tests/unit/Rules/CharsetTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/CnhTest.php b/tests/unit/Rules/CnhTest.php index 70d20ee2..0621685e 100644 --- a/tests/unit/Rules/CnhTest.php +++ b/tests/unit/Rules/CnhTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/CnpjTest.php b/tests/unit/Rules/CnpjTest.php index e5cef399..bac19946 100644 --- a/tests/unit/Rules/CnpjTest.php +++ b/tests/unit/Rules/CnpjTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ConsonantTest.php b/tests/unit/Rules/ConsonantTest.php index 0bdc69d0..2a6b8703 100644 --- a/tests/unit/Rules/ConsonantTest.php +++ b/tests/unit/Rules/ConsonantTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ContainsAnyTest.php b/tests/unit/Rules/ContainsAnyTest.php index af4879f7..e5e6066f 100644 --- a/tests/unit/Rules/ContainsAnyTest.php +++ b/tests/unit/Rules/ContainsAnyTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ContainsTest.php b/tests/unit/Rules/ContainsTest.php index 27dc99ec..0fe8705e 100644 --- a/tests/unit/Rules/ContainsTest.php +++ b/tests/unit/Rules/ContainsTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ControlTest.php b/tests/unit/Rules/ControlTest.php index 6628c1a9..85dbcba7 100644 --- a/tests/unit/Rules/ControlTest.php +++ b/tests/unit/Rules/ControlTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/CountableTest.php b/tests/unit/Rules/CountableTest.php index 4c5d7dc6..28153b30 100644 --- a/tests/unit/Rules/CountableTest.php +++ b/tests/unit/Rules/CountableTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/CountryCodeTest.php b/tests/unit/Rules/CountryCodeTest.php index 2fd4eeb2..04b173b5 100644 --- a/tests/unit/Rules/CountryCodeTest.php +++ b/tests/unit/Rules/CountryCodeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/CpfTest.php b/tests/unit/Rules/CpfTest.php index 302d97a6..26e73ba0 100644 --- a/tests/unit/Rules/CpfTest.php +++ b/tests/unit/Rules/CpfTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/CreditCardTest.php b/tests/unit/Rules/CreditCardTest.php index ee493a20..eafa7c7c 100644 --- a/tests/unit/Rules/CreditCardTest.php +++ b/tests/unit/Rules/CreditCardTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/CurrencyCodeTest.php b/tests/unit/Rules/CurrencyCodeTest.php index b76029c1..e4da358a 100644 --- a/tests/unit/Rules/CurrencyCodeTest.php +++ b/tests/unit/Rules/CurrencyCodeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/DateTest.php b/tests/unit/Rules/DateTest.php index d061f056..35c1660e 100644 --- a/tests/unit/Rules/DateTest.php +++ b/tests/unit/Rules/DateTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/DateTimeTest.php b/tests/unit/Rules/DateTimeTest.php index 93f360da..1d8cbf28 100644 --- a/tests/unit/Rules/DateTimeTest.php +++ b/tests/unit/Rules/DateTimeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/DigitTest.php b/tests/unit/Rules/DigitTest.php index 6b41ee55..5cfd9111 100644 --- a/tests/unit/Rules/DigitTest.php +++ b/tests/unit/Rules/DigitTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/DirectoryTest.php b/tests/unit/Rules/DirectoryTest.php index 895f7dcc..89a0e846 100644 --- a/tests/unit/Rules/DirectoryTest.php +++ b/tests/unit/Rules/DirectoryTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/DomainTest.php b/tests/unit/Rules/DomainTest.php index f63716c7..2f1cf2ba 100644 --- a/tests/unit/Rules/DomainTest.php +++ b/tests/unit/Rules/DomainTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/EachTest.php b/tests/unit/Rules/EachTest.php index db898b14..8d37ca4d 100644 --- a/tests/unit/Rules/EachTest.php +++ b/tests/unit/Rules/EachTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/EmailTest.php b/tests/unit/Rules/EmailTest.php index 361318bc..1d4f3ea2 100644 --- a/tests/unit/Rules/EmailTest.php +++ b/tests/unit/Rules/EmailTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/EndsWithTest.php b/tests/unit/Rules/EndsWithTest.php index d681ac9b..8541a77a 100644 --- a/tests/unit/Rules/EndsWithTest.php +++ b/tests/unit/Rules/EndsWithTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/EqualsTest.php b/tests/unit/Rules/EqualsTest.php index d901183d..628c9ead 100644 --- a/tests/unit/Rules/EqualsTest.php +++ b/tests/unit/Rules/EqualsTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/EquivalentTest.php b/tests/unit/Rules/EquivalentTest.php index f8211f5f..0fc1bc28 100644 --- a/tests/unit/Rules/EquivalentTest.php +++ b/tests/unit/Rules/EquivalentTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/EvenTest.php b/tests/unit/Rules/EvenTest.php index b2f3d150..be2cbbdd 100644 --- a/tests/unit/Rules/EvenTest.php +++ b/tests/unit/Rules/EvenTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ExecutableTest.php b/tests/unit/Rules/ExecutableTest.php index e8b52648..143546b9 100644 --- a/tests/unit/Rules/ExecutableTest.php +++ b/tests/unit/Rules/ExecutableTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ExistsTest.php b/tests/unit/Rules/ExistsTest.php index daf0ce67..e5fd596b 100644 --- a/tests/unit/Rules/ExistsTest.php +++ b/tests/unit/Rules/ExistsTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ExtensionTest.php b/tests/unit/Rules/ExtensionTest.php index 9c9902a2..e0694c6e 100644 --- a/tests/unit/Rules/ExtensionTest.php +++ b/tests/unit/Rules/ExtensionTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/FactorTest.php b/tests/unit/Rules/FactorTest.php index 6ae4dd67..3a875341 100644 --- a/tests/unit/Rules/FactorTest.php +++ b/tests/unit/Rules/FactorTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/FalseValTest.php b/tests/unit/Rules/FalseValTest.php index 90fcf582..bf992e72 100644 --- a/tests/unit/Rules/FalseValTest.php +++ b/tests/unit/Rules/FalseValTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/FibonacciTest.php b/tests/unit/Rules/FibonacciTest.php index fd51a4a0..a1366309 100644 --- a/tests/unit/Rules/FibonacciTest.php +++ b/tests/unit/Rules/FibonacciTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/FileTest.php b/tests/unit/Rules/FileTest.php index ddc14842..7c3a5d52 100644 --- a/tests/unit/Rules/FileTest.php +++ b/tests/unit/Rules/FileTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/FilterVarTest.php b/tests/unit/Rules/FilterVarTest.php index c1cf4f18..ec4dd8b1 100644 --- a/tests/unit/Rules/FilterVarTest.php +++ b/tests/unit/Rules/FilterVarTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/FiniteTest.php b/tests/unit/Rules/FiniteTest.php index 9d923a5b..04dfb137 100644 --- a/tests/unit/Rules/FiniteTest.php +++ b/tests/unit/Rules/FiniteTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/FloatTypeTest.php b/tests/unit/Rules/FloatTypeTest.php index 95728155..95c6bb3e 100644 --- a/tests/unit/Rules/FloatTypeTest.php +++ b/tests/unit/Rules/FloatTypeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/FloatValTest.php b/tests/unit/Rules/FloatValTest.php index 4054fda2..2c947edc 100644 --- a/tests/unit/Rules/FloatValTest.php +++ b/tests/unit/Rules/FloatValTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/GraphTest.php b/tests/unit/Rules/GraphTest.php index 8bddb45a..c8166c0f 100644 --- a/tests/unit/Rules/GraphTest.php +++ b/tests/unit/Rules/GraphTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/GreaterThanTest.php b/tests/unit/Rules/GreaterThanTest.php index f2f3940f..90fc1fd3 100644 --- a/tests/unit/Rules/GreaterThanTest.php +++ b/tests/unit/Rules/GreaterThanTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/HexRgbColorTest.php b/tests/unit/Rules/HexRgbColorTest.php index 368e1fd3..871b83f6 100644 --- a/tests/unit/Rules/HexRgbColorTest.php +++ b/tests/unit/Rules/HexRgbColorTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/IbanTest.php b/tests/unit/Rules/IbanTest.php index d89056ec..beb85dfd 100644 --- a/tests/unit/Rules/IbanTest.php +++ b/tests/unit/Rules/IbanTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/IdenticalTest.php b/tests/unit/Rules/IdenticalTest.php index 23dda360..ebd9bc37 100644 --- a/tests/unit/Rules/IdenticalTest.php +++ b/tests/unit/Rules/IdenticalTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ImageTest.php b/tests/unit/Rules/ImageTest.php index a4e0a166..aae981b7 100644 --- a/tests/unit/Rules/ImageTest.php +++ b/tests/unit/Rules/ImageTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ImeiTest.php b/tests/unit/Rules/ImeiTest.php index dd08e036..0aced218 100644 --- a/tests/unit/Rules/ImeiTest.php +++ b/tests/unit/Rules/ImeiTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/InTest.php b/tests/unit/Rules/InTest.php index 5486ff9b..d80b4d21 100644 --- a/tests/unit/Rules/InTest.php +++ b/tests/unit/Rules/InTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/InfiniteTest.php b/tests/unit/Rules/InfiniteTest.php index 3896a895..097090c9 100644 --- a/tests/unit/Rules/InfiniteTest.php +++ b/tests/unit/Rules/InfiniteTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/InstanceTest.php b/tests/unit/Rules/InstanceTest.php index a8fa209f..29f00efb 100644 --- a/tests/unit/Rules/InstanceTest.php +++ b/tests/unit/Rules/InstanceTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/IntTypeTest.php b/tests/unit/Rules/IntTypeTest.php index 725f56fb..467fe8a2 100644 --- a/tests/unit/Rules/IntTypeTest.php +++ b/tests/unit/Rules/IntTypeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/IntValTest.php b/tests/unit/Rules/IntValTest.php index 6e20f658..a57b3c56 100644 --- a/tests/unit/Rules/IntValTest.php +++ b/tests/unit/Rules/IntValTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/IpTest.php b/tests/unit/Rules/IpTest.php index 9e453b4e..7c4d3ab8 100644 --- a/tests/unit/Rules/IpTest.php +++ b/tests/unit/Rules/IpTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/IsbnTest.php b/tests/unit/Rules/IsbnTest.php index 74c1ee14..a20a621a 100644 --- a/tests/unit/Rules/IsbnTest.php +++ b/tests/unit/Rules/IsbnTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/IterableTypeTest.php b/tests/unit/Rules/IterableTypeTest.php index 3a20eac3..7d659ca0 100644 --- a/tests/unit/Rules/IterableTypeTest.php +++ b/tests/unit/Rules/IterableTypeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/JsonTest.php b/tests/unit/Rules/JsonTest.php index 743a03b7..44f3f2af 100644 --- a/tests/unit/Rules/JsonTest.php +++ b/tests/unit/Rules/JsonTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/KeyNestedTest.php b/tests/unit/Rules/KeyNestedTest.php index 69a188c7..d6aeb24b 100644 --- a/tests/unit/Rules/KeyNestedTest.php +++ b/tests/unit/Rules/KeyNestedTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/KeySetTest.php b/tests/unit/Rules/KeySetTest.php index 56fb3dc5..e6d889c5 100644 --- a/tests/unit/Rules/KeySetTest.php +++ b/tests/unit/Rules/KeySetTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/KeyTest.php b/tests/unit/Rules/KeyTest.php index 0fa3dc9a..35319239 100644 --- a/tests/unit/Rules/KeyTest.php +++ b/tests/unit/Rules/KeyTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/KeyValueTest.php b/tests/unit/Rules/KeyValueTest.php index 0620fc70..d604e75d 100644 --- a/tests/unit/Rules/KeyValueTest.php +++ b/tests/unit/Rules/KeyValueTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/LanguageCodeTest.php b/tests/unit/Rules/LanguageCodeTest.php index 0979cd75..05fbb062 100644 --- a/tests/unit/Rules/LanguageCodeTest.php +++ b/tests/unit/Rules/LanguageCodeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/LeapDateTest.php b/tests/unit/Rules/LeapDateTest.php index 7eaf2d7f..4d231fed 100644 --- a/tests/unit/Rules/LeapDateTest.php +++ b/tests/unit/Rules/LeapDateTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/LeapYearTest.php b/tests/unit/Rules/LeapYearTest.php index b7425332..4ebea3aa 100644 --- a/tests/unit/Rules/LeapYearTest.php +++ b/tests/unit/Rules/LeapYearTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/LengthTest.php b/tests/unit/Rules/LengthTest.php index fe8685c7..9485a764 100644 --- a/tests/unit/Rules/LengthTest.php +++ b/tests/unit/Rules/LengthTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/LessThanTest.php b/tests/unit/Rules/LessThanTest.php index 9b0efb96..8b0f35fa 100644 --- a/tests/unit/Rules/LessThanTest.php +++ b/tests/unit/Rules/LessThanTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/LowercaseTest.php b/tests/unit/Rules/LowercaseTest.php index 1b47adb2..4dbf7c1c 100644 --- a/tests/unit/Rules/LowercaseTest.php +++ b/tests/unit/Rules/LowercaseTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/LuhnTest.php b/tests/unit/Rules/LuhnTest.php index 1230e562..1f757d82 100644 --- a/tests/unit/Rules/LuhnTest.php +++ b/tests/unit/Rules/LuhnTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/MacAddressTest.php b/tests/unit/Rules/MacAddressTest.php index 5357f0a1..52748f58 100644 --- a/tests/unit/Rules/MacAddressTest.php +++ b/tests/unit/Rules/MacAddressTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/MaxTest.php b/tests/unit/Rules/MaxTest.php index 00c32063..3373e6ab 100644 --- a/tests/unit/Rules/MaxTest.php +++ b/tests/unit/Rules/MaxTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/MimetypeTest.php b/tests/unit/Rules/MimetypeTest.php index c3b7a69e..803fbfe9 100644 --- a/tests/unit/Rules/MimetypeTest.php +++ b/tests/unit/Rules/MimetypeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/MinAgeTest.php b/tests/unit/Rules/MinAgeTest.php index f9c29230..a1117d94 100644 --- a/tests/unit/Rules/MinAgeTest.php +++ b/tests/unit/Rules/MinAgeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/MinTest.php b/tests/unit/Rules/MinTest.php index 78cab0c6..aa9a21b2 100644 --- a/tests/unit/Rules/MinTest.php +++ b/tests/unit/Rules/MinTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/MultipleTest.php b/tests/unit/Rules/MultipleTest.php index b3d21a19..5423e048 100644 --- a/tests/unit/Rules/MultipleTest.php +++ b/tests/unit/Rules/MultipleTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NegativeTest.php b/tests/unit/Rules/NegativeTest.php index ab03f1e9..2f9cd8ac 100644 --- a/tests/unit/Rules/NegativeTest.php +++ b/tests/unit/Rules/NegativeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NfeAccessKeyTest.php b/tests/unit/Rules/NfeAccessKeyTest.php index 370c096c..332a482f 100644 --- a/tests/unit/Rules/NfeAccessKeyTest.php +++ b/tests/unit/Rules/NfeAccessKeyTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NifTest.php b/tests/unit/Rules/NifTest.php index c681345d..7212cb6d 100644 --- a/tests/unit/Rules/NifTest.php +++ b/tests/unit/Rules/NifTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NipTest.php b/tests/unit/Rules/NipTest.php index d92c2fbf..31dfd7f6 100644 --- a/tests/unit/Rules/NipTest.php +++ b/tests/unit/Rules/NipTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NoTest.php b/tests/unit/Rules/NoTest.php index f28ae313..ec1223ea 100644 --- a/tests/unit/Rules/NoTest.php +++ b/tests/unit/Rules/NoTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NoWhitespaceTest.php b/tests/unit/Rules/NoWhitespaceTest.php index 5e4b8f94..601a0be5 100644 --- a/tests/unit/Rules/NoWhitespaceTest.php +++ b/tests/unit/Rules/NoWhitespaceTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NoneOfTest.php b/tests/unit/Rules/NoneOfTest.php index 6db67cf8..75e6a4d3 100644 --- a/tests/unit/Rules/NoneOfTest.php +++ b/tests/unit/Rules/NoneOfTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NotBlankTest.php b/tests/unit/Rules/NotBlankTest.php index 680ad783..f0ae5d03 100644 --- a/tests/unit/Rules/NotBlankTest.php +++ b/tests/unit/Rules/NotBlankTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NotEmojiTest.php b/tests/unit/Rules/NotEmojiTest.php index 43d17194..1a2401ef 100644 --- a/tests/unit/Rules/NotEmojiTest.php +++ b/tests/unit/Rules/NotEmojiTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NotEmptyTest.php b/tests/unit/Rules/NotEmptyTest.php index 9cd622fd..adf6718b 100644 --- a/tests/unit/Rules/NotEmptyTest.php +++ b/tests/unit/Rules/NotEmptyTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NotOptionalTest.php b/tests/unit/Rules/NotOptionalTest.php index b08a504c..2772bceb 100644 --- a/tests/unit/Rules/NotOptionalTest.php +++ b/tests/unit/Rules/NotOptionalTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NotTest.php b/tests/unit/Rules/NotTest.php index 792ea3de..5f8943a0 100644 --- a/tests/unit/Rules/NotTest.php +++ b/tests/unit/Rules/NotTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NullTypeTest.php b/tests/unit/Rules/NullTypeTest.php index 95fae8c4..bbbf1924 100644 --- a/tests/unit/Rules/NullTypeTest.php +++ b/tests/unit/Rules/NullTypeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NullableTest.php b/tests/unit/Rules/NullableTest.php index 026005ab..5be44ae3 100644 --- a/tests/unit/Rules/NullableTest.php +++ b/tests/unit/Rules/NullableTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NumberTest.php b/tests/unit/Rules/NumberTest.php index 0762359c..e86043df 100644 --- a/tests/unit/Rules/NumberTest.php +++ b/tests/unit/Rules/NumberTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/NumericValTest.php b/tests/unit/Rules/NumericValTest.php index 72de451b..9e1439b1 100644 --- a/tests/unit/Rules/NumericValTest.php +++ b/tests/unit/Rules/NumericValTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ObjectTypeTest.php b/tests/unit/Rules/ObjectTypeTest.php index 0a260cf6..de5ad7a0 100644 --- a/tests/unit/Rules/ObjectTypeTest.php +++ b/tests/unit/Rules/ObjectTypeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/OddTest.php b/tests/unit/Rules/OddTest.php index d807900e..b2d2d43a 100644 --- a/tests/unit/Rules/OddTest.php +++ b/tests/unit/Rules/OddTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/OneOfTest.php b/tests/unit/Rules/OneOfTest.php index 0c4996ef..3fb8fda4 100644 --- a/tests/unit/Rules/OneOfTest.php +++ b/tests/unit/Rules/OneOfTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/OptionalTest.php b/tests/unit/Rules/OptionalTest.php index 77297a66..8fe647d2 100644 --- a/tests/unit/Rules/OptionalTest.php +++ b/tests/unit/Rules/OptionalTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/PerfectSquareTest.php b/tests/unit/Rules/PerfectSquareTest.php index c6984a32..25f686b9 100644 --- a/tests/unit/Rules/PerfectSquareTest.php +++ b/tests/unit/Rules/PerfectSquareTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/PeselTest.php b/tests/unit/Rules/PeselTest.php index 4ee97a3d..a74d74e3 100644 --- a/tests/unit/Rules/PeselTest.php +++ b/tests/unit/Rules/PeselTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/PhoneTest.php b/tests/unit/Rules/PhoneTest.php index 075fbdc4..4f42d25d 100644 --- a/tests/unit/Rules/PhoneTest.php +++ b/tests/unit/Rules/PhoneTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/PhpLabelTest.php b/tests/unit/Rules/PhpLabelTest.php index 92ccca1a..a5c69410 100644 --- a/tests/unit/Rules/PhpLabelTest.php +++ b/tests/unit/Rules/PhpLabelTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/PisTest.php b/tests/unit/Rules/PisTest.php index 66e81991..6e980a16 100644 --- a/tests/unit/Rules/PisTest.php +++ b/tests/unit/Rules/PisTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/PolishIdCardTest.php b/tests/unit/Rules/PolishIdCardTest.php index 339a25d4..286d0d31 100644 --- a/tests/unit/Rules/PolishIdCardTest.php +++ b/tests/unit/Rules/PolishIdCardTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/PositiveTest.php b/tests/unit/Rules/PositiveTest.php index 2625d7f0..0c59525a 100644 --- a/tests/unit/Rules/PositiveTest.php +++ b/tests/unit/Rules/PositiveTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/PostalCodeTest.php b/tests/unit/Rules/PostalCodeTest.php index 0204fb6b..f0cf53c7 100644 --- a/tests/unit/Rules/PostalCodeTest.php +++ b/tests/unit/Rules/PostalCodeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/PrimeNumberTest.php b/tests/unit/Rules/PrimeNumberTest.php index bcca166e..0b944781 100644 --- a/tests/unit/Rules/PrimeNumberTest.php +++ b/tests/unit/Rules/PrimeNumberTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/PrintableTest.php b/tests/unit/Rules/PrintableTest.php index 710e93e1..93703787 100644 --- a/tests/unit/Rules/PrintableTest.php +++ b/tests/unit/Rules/PrintableTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/PunctTest.php b/tests/unit/Rules/PunctTest.php index 6f5a002d..5b7d921c 100644 --- a/tests/unit/Rules/PunctTest.php +++ b/tests/unit/Rules/PunctTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ReadableTest.php b/tests/unit/Rules/ReadableTest.php index 30c8aa6d..a00ca186 100644 --- a/tests/unit/Rules/ReadableTest.php +++ b/tests/unit/Rules/ReadableTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/RegexTest.php b/tests/unit/Rules/RegexTest.php index 0113f7f7..5945bfd0 100644 --- a/tests/unit/Rules/RegexTest.php +++ b/tests/unit/Rules/RegexTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ResourceTypeTest.php b/tests/unit/Rules/ResourceTypeTest.php index a4fe15e1..71cc9d10 100644 --- a/tests/unit/Rules/ResourceTypeTest.php +++ b/tests/unit/Rules/ResourceTypeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/RomanTest.php b/tests/unit/Rules/RomanTest.php index 4b9be1ec..ea05b259 100644 --- a/tests/unit/Rules/RomanTest.php +++ b/tests/unit/Rules/RomanTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ScalarValTest.php b/tests/unit/Rules/ScalarValTest.php index 4920b264..5fe8d5b9 100644 --- a/tests/unit/Rules/ScalarValTest.php +++ b/tests/unit/Rules/ScalarValTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/SfTest.php b/tests/unit/Rules/SfTest.php index cfff492a..72af3c92 100644 --- a/tests/unit/Rules/SfTest.php +++ b/tests/unit/Rules/SfTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/SizeTest.php b/tests/unit/Rules/SizeTest.php index bdeb10d7..92d62ed5 100644 --- a/tests/unit/Rules/SizeTest.php +++ b/tests/unit/Rules/SizeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/SlugTest.php b/tests/unit/Rules/SlugTest.php index 85809114..c7fd0194 100644 --- a/tests/unit/Rules/SlugTest.php +++ b/tests/unit/Rules/SlugTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/SortedTest.php b/tests/unit/Rules/SortedTest.php index 202f43cb..84840a1b 100644 --- a/tests/unit/Rules/SortedTest.php +++ b/tests/unit/Rules/SortedTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/SpaceTest.php b/tests/unit/Rules/SpaceTest.php index 56469c39..b72cc0a3 100644 --- a/tests/unit/Rules/SpaceTest.php +++ b/tests/unit/Rules/SpaceTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/StartsWithTest.php b/tests/unit/Rules/StartsWithTest.php index bb5bdc5e..9f85dab1 100644 --- a/tests/unit/Rules/StartsWithTest.php +++ b/tests/unit/Rules/StartsWithTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/StringTypeTest.php b/tests/unit/Rules/StringTypeTest.php index 6ab913d9..de6c638f 100644 --- a/tests/unit/Rules/StringTypeTest.php +++ b/tests/unit/Rules/StringTypeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/StringValTest.php b/tests/unit/Rules/StringValTest.php index 1dad84d8..3b4b381d 100644 --- a/tests/unit/Rules/StringValTest.php +++ b/tests/unit/Rules/StringValTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/SubdivisionCodeTest.php b/tests/unit/Rules/SubdivisionCodeTest.php index b0b071d0..796ddbd1 100644 --- a/tests/unit/Rules/SubdivisionCodeTest.php +++ b/tests/unit/Rules/SubdivisionCodeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/SubsetTest.php b/tests/unit/Rules/SubsetTest.php index a72d28b2..bd054255 100644 --- a/tests/unit/Rules/SubsetTest.php +++ b/tests/unit/Rules/SubsetTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/SymbolicLinkTest.php b/tests/unit/Rules/SymbolicLinkTest.php index 6597b89c..2eb7c376 100644 --- a/tests/unit/Rules/SymbolicLinkTest.php +++ b/tests/unit/Rules/SymbolicLinkTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/TimeTest.php b/tests/unit/Rules/TimeTest.php index 959ccbcc..8f3e3cd6 100644 --- a/tests/unit/Rules/TimeTest.php +++ b/tests/unit/Rules/TimeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/TldTest.php b/tests/unit/Rules/TldTest.php index df146a88..50af0fb7 100644 --- a/tests/unit/Rules/TldTest.php +++ b/tests/unit/Rules/TldTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/TrueValTest.php b/tests/unit/Rules/TrueValTest.php index 4ea68369..380ba4b7 100644 --- a/tests/unit/Rules/TrueValTest.php +++ b/tests/unit/Rules/TrueValTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/TypeTest.php b/tests/unit/Rules/TypeTest.php index d64b9024..abc8ed6e 100644 --- a/tests/unit/Rules/TypeTest.php +++ b/tests/unit/Rules/TypeTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/UniqueTest.php b/tests/unit/Rules/UniqueTest.php index 36c9d8c3..08c9324e 100644 --- a/tests/unit/Rules/UniqueTest.php +++ b/tests/unit/Rules/UniqueTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/UploadedTest.php b/tests/unit/Rules/UploadedTest.php index f04d28d6..8d69dc0f 100644 --- a/tests/unit/Rules/UploadedTest.php +++ b/tests/unit/Rules/UploadedTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/UppercaseTest.php b/tests/unit/Rules/UppercaseTest.php index 828bf5d6..62748fae 100644 --- a/tests/unit/Rules/UppercaseTest.php +++ b/tests/unit/Rules/UppercaseTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/UrlTest.php b/tests/unit/Rules/UrlTest.php index 1801dc69..5f1b177e 100644 --- a/tests/unit/Rules/UrlTest.php +++ b/tests/unit/Rules/UrlTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/UuidTest.php b/tests/unit/Rules/UuidTest.php index 29b532c4..3c06e026 100644 --- a/tests/unit/Rules/UuidTest.php +++ b/tests/unit/Rules/UuidTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/VersionTest.php b/tests/unit/Rules/VersionTest.php index 95ec573e..6e8ee00d 100644 --- a/tests/unit/Rules/VersionTest.php +++ b/tests/unit/Rules/VersionTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/VideoUrlTest.php b/tests/unit/Rules/VideoUrlTest.php index 8d451313..778344fe 100644 --- a/tests/unit/Rules/VideoUrlTest.php +++ b/tests/unit/Rules/VideoUrlTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/VowelTest.php b/tests/unit/Rules/VowelTest.php index c9128543..7cd37dc6 100644 --- a/tests/unit/Rules/VowelTest.php +++ b/tests/unit/Rules/VowelTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/WhenTest.php b/tests/unit/Rules/WhenTest.php index 47f0a2f9..efac6651 100644 --- a/tests/unit/Rules/WhenTest.php +++ b/tests/unit/Rules/WhenTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/WritableTest.php b/tests/unit/Rules/WritableTest.php index 89ff883e..a0bfc565 100644 --- a/tests/unit/Rules/WritableTest.php +++ b/tests/unit/Rules/WritableTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/XdigitTest.php b/tests/unit/Rules/XdigitTest.php index 0d77965e..29f17650 100644 --- a/tests/unit/Rules/XdigitTest.php +++ b/tests/unit/Rules/XdigitTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/YesTest.php b/tests/unit/Rules/YesTest.php index f88444e8..3bbc5184 100644 --- a/tests/unit/Rules/YesTest.php +++ b/tests/unit/Rules/YesTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/Rules/ZendTest.php b/tests/unit/Rules/ZendTest.php index 1e1633a5..762ebdc8 100644 --- a/tests/unit/Rules/ZendTest.php +++ b/tests/unit/Rules/ZendTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1); diff --git a/tests/unit/ValidatorTest.php b/tests/unit/ValidatorTest.php index 81deb91c..d8aee5ad 100644 --- a/tests/unit/ValidatorTest.php +++ b/tests/unit/ValidatorTest.php @@ -5,8 +5,8 @@ * * (c) Alexandre Gomes Gaigalas * - * For the full copyright and license information, please view the "LICENSE.md" - * file that was distributed with this source code. + * For the full copyright and license information, please view the LICENSE file + * that was distributed with this source code. */ declare(strict_types=1);