diff --git a/.docheader b/.docheader deleted file mode 100644 index 807d90bb..00000000 --- a/.docheader +++ /dev/null @@ -1,4 +0,0 @@ -/* - * Copyright (c) Alexandre Gomes Gaigalas - * SPDX-License-Identifier: MIT - */ diff --git a/.github/workflows/continuous-integration-code.yml b/.github/workflows/continuous-integration-code.yml index bedbfbe5..c5d0e04d 100644 --- a/.github/workflows/continuous-integration-code.yml +++ b/.github/workflows/continuous-integration-code.yml @@ -84,9 +84,6 @@ jobs: - name: Install dependencies run: composer install --prefer-dist - - name: Run DocHeader - run: vendor/bin/docheader check library/ tests/ - - name: Run PHP_CodeSniffer run: vendor/bin/phpcs diff --git a/.github/workflows/reuse.yml b/.github/workflows/reuse.yml new file mode 100644 index 00000000..f27bc63e --- /dev/null +++ b/.github/workflows/reuse.yml @@ -0,0 +1,28 @@ +name: REUSE + +on: + push: + branches: + - main + pull_request: + branches: + - '*' + +jobs: + reuse-check: + name: Compliance Check + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v6 + + - name: Set up Python + uses: actions/setup-python@v6 + with: + python-version: '3.x' + + - name: Install REUSE tool + run: pip install reuse + + - name: Run REUSE check + run: reuse lint \ No newline at end of file diff --git a/.github/workflows/update-regionals.yaml b/.github/workflows/update-regionals.yml similarity index 100% rename from .github/workflows/update-regionals.yaml rename to .github/workflows/update-regionals.yml diff --git a/CHANGELOG.md b/CHANGELOG.md index c1358d57..e9ae006a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ + + # Changes in Respect\Validation 2.x ## 2.3 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 12a8b8be..0e6fa5d6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,8 @@ + + # Contributing Contributions to Respect\Validation are always welcome. You make our lives @@ -54,8 +59,9 @@ and will natively have support for chaining and everything else. * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor Your Name */ declare(strict_types=1); @@ -96,8 +102,9 @@ first item of the arrays: * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor Your Name */ declare(strict_types=1); diff --git a/LICENSE b/LICENSE index 1b92eaf1..338b6f44 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) Alexandre Gomes Gaigalas +Copyright (c) Respect Project Contributors 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/LICENSES/CC-BY-4.0.txt b/LICENSES/CC-BY-4.0.txt new file mode 100644 index 00000000..13ca539f --- /dev/null +++ b/LICENSES/CC-BY-4.0.txt @@ -0,0 +1,156 @@ +Creative Commons Attribution 4.0 International + + Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. + +Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors. + +Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor’s permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public. + +Creative Commons Attribution 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. + +Section 1 – Definitions. + + a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. + + c. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. + + d. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. + + e. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. + + f. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. + + g. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. + + h. Licensor means the individual(s) or entity(ies) granting rights under this Public License. + + i. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. + + j. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. + + k. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. + +Section 2 – Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: + + A. reproduce and Share the Licensed Material, in whole or in part; and + + B. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. + + 3. Term. The term of this Public License is specified in Section 6(a). + + 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. + + 5. Downstream recipients. + + A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. + + B. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. + + 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). + +b. Other rights. + + 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this Public License. + + 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. + +Section 3 – License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified form), You must: + + A. retain the following if it is supplied by the Licensor with the Licensed Material: + + i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of warranties; + + v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; + + B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and + + C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. + + 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. + + 4. If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License. + +Section 4 – Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; + + b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and + + c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. +For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. + +Section 5 – Disclaimer of Warranties and Limitation of Liability. + + a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. + + b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. + + c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. + +Section 6 – Term and Termination. + + a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or + + 2. upon express reinstatement by the Licensor. + + c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. + + d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. + + e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. + +Section 7 – Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. + +Section 8 – Interpretation. + + a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. + + c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. + + d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. + +Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the “Licensor.” Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark “Creative Commons” or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/LICENSES/MIT.txt b/LICENSES/MIT.txt new file mode 100644 index 00000000..d817195d --- /dev/null +++ b/LICENSES/MIT.txt @@ -0,0 +1,18 @@ +MIT License + +Copyright (c) + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and +associated documentation files (the "Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the +following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial +portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO +EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE +USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/LICENSES/MPL-2.0-no-copyleft-exception.txt b/LICENSES/MPL-2.0-no-copyleft-exception.txt new file mode 100644 index 00000000..ee6256cd --- /dev/null +++ b/LICENSES/MPL-2.0-no-copyleft-exception.txt @@ -0,0 +1,373 @@ +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at https://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. diff --git a/LICENSES/MPL-2.0.txt b/LICENSES/MPL-2.0.txt new file mode 100644 index 00000000..ee6256cd --- /dev/null +++ b/LICENSES/MPL-2.0.txt @@ -0,0 +1,373 @@ +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at https://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. diff --git a/README.md b/README.md index bc28757a..6cef4122 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ + # Respect\Validation [![Build Status](https://img.shields.io/github/actions/workflow/status/Respect/Validation/continuous-integration.yml?branch=main&style=flat-square)](https://github.com/Respect/Validation/actions/workflows/continuous-integration.yml) diff --git a/REUSE.toml b/REUSE.toml new file mode 100644 index 00000000..c8bcf83e --- /dev/null +++ b/REUSE.toml @@ -0,0 +1,6 @@ +version = 1 + +[[annotations]] +path = [ "*.yml", "*.yaml", ".git*", "*.dist", "composer.json", "tests/fixtures/*", ".github/*.yml", ".github/workflows/**.yml" ] +SPDX-FileCopyrightText = "Respect Project Contributors" +SPDX-License-Identifier = "MIT" diff --git a/aliases.php b/aliases.php index cb3aba1f..4596ae17 100644 --- a/aliases.php +++ b/aliases.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/bin/console b/bin/console index 5c4822d4..f5b02ce1 100755 --- a/bin/console +++ b/bin/console @@ -2,8 +2,8 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors */ declare(strict_types=1); diff --git a/composer.json b/composer.json index 3b603cb6..336dbded 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,6 @@ "require-dev": { "egulias/email-validator": "^4.0", "giggsey/libphonenumber-for-php-lite": "^8.13", - "malukenho/docheader": "^1.0", "mikey179/vfsstream": "^1.6", "nette/php-generator": "^4.1", "pestphp/pest": "^4.2", @@ -75,7 +74,6 @@ "scripts": { "bench-profile": "vendor/bin/phpbench xdebug:profile", "bench": "vendor/bin/phpbench run", - "docheader": "vendor/bin/docheader check src-dev/ library/ tests/", "docs-fix": "bin/console docs:lint --fix", "docs": "bin/console docs:lint", "pest": "vendor/bin/pest --testsuite=feature --compact", @@ -84,7 +82,6 @@ "phpunit": "vendor/bin/phpunit --testsuite=unit", "smoke-complete": "bin/console smoke-tests:check-complete", "qa": [ - "@docheader", "@phpcs", "@phpstan", "@phpunit", diff --git a/data/domain/public-suffix/AC.php b/data/domain/public-suffix/AC.php index 5b4fc8ca..0545f473 100644 --- a/data/domain/public-suffix/AC.php +++ b/data/domain/public-suffix/AC.php @@ -1,5 +1,5 @@ [ '/^AD\d{3}$/', '/^(?:AD)*(\d{3})$/', ], + 'AE' => [ + '/^\d{5} \d{5}$/', + '/^\d{5}-\d{5}$/', + ], + 'AI' => [ + '/^AI-\d{4}$/', + '/^(?:AZ)*(\d{4})$/', + ], 'AL' => [ '/^\d{4}$/', '/^(\d{4})$/', @@ -36,7 +44,7 @@ return [ ], 'AZ' => [ '/^AZ \d{4}$/', - '/^(?:AZ)*(\d{4})$/', + '/^(?:AZ )*(\d{4})$/', ], 'BA' => [ '/^\d{5}$/', @@ -86,6 +94,10 @@ return [ '/^\w\d\w \d\w\d$/', '/^([ABCEGHJKLMNPRSTVXY]\d[ABCEGHJKLMNPRSTVWXYZ]) ?(\d[ABCEGHJKLMNPRSTVWXYZ]\d)$/', ], + 'CC' => [ + '/^\d{4}$/', + '/^(\d{4})$/', + ], 'CH' => [ '/^\d{4}$/', '/^(\d{4})$/', @@ -170,6 +182,10 @@ return [ '/^\d{5}$/', '/^(?:FI)*(\d{5})$/', ], + 'FK' => [ + '/^FIQQ 1ZZ$/', + '/FIQQ 1ZZ/', + ], 'FM' => [ '/^\d{5}$/', '/^(\d{5})$/', @@ -198,6 +214,10 @@ return [ '/^\w\d \d\w{2}|\w\d{2} \d\w{2}|\w{2}\d \d\w{2}|\w{2}\d{2} \d\w{2}|\w\d\w \d\w{2}|\w{2}\d\w \d\w{2}|GIR0AA$/', '/^((?:(?:[A-PR-UWYZ][A-HK-Y]\d[ABEHMNPRV-Y0-9]|[A-PR-UWYZ]\d[A-HJKPS-UW0-9])\s\d[ABD-HJLNP-UW-Z]{2})|GIR\s?0AA)$/', ], + 'GI' => [ + '/^GX11 1AA$/', + '/GX11 1AA/', + ], 'GL' => [ '/^\d{4}$/', '/^(\d{4})$/', @@ -210,6 +230,10 @@ return [ '/^\d{3} \d{2}$/', '/^(\d{5})$/', ], + 'GS' => [ + '/^SIQQ 1ZZ$/', + '/SIQQ 1ZZ/', + ], 'GT' => [ '/^\d{5}$/', '/^(\d{5})$/', @@ -222,9 +246,17 @@ return [ '/^\d{4}$/', '/^(\d{4})$/', ], + 'HK' => [ + '/^\d{6}$/', + '/^(\d{6})$/', + ], + 'HM' => [ + '/^\d{4}$/', + '/^(\d{4})$/', + ], 'HN' => [ - '/^\w{2}\d{4}$/', - '/^([A-Z]{2}\d{4})$/', + '/^\d{5}$/', + '/^(\d{6})$/', ], 'HR' => [ '/^\d{5}$/', @@ -258,6 +290,10 @@ return [ '/^\d{6}$/', '/^(\d{6})$/', ], + 'IO' => [ + '/^BBND 1ZZ$/', + '/BBND 1ZZ/', + ], 'IQ' => [ '/^\d{5}$/', '/^(\d{5})$/', @@ -390,6 +426,10 @@ return [ '/^\d{6}$/', '/^(\d{6})$/', ], + 'MO' => [ + '/^\d{6}$/', + '/^(\d{6})$/', + ], 'MP' => [ '/^\d{5}$/', '/^9695\d{1}$/', @@ -454,6 +494,14 @@ return [ '/^\d{5}$/', '/^(\d{5})$/', ], + 'NR' => [ + '/^NRU68$/', + '/NRU68/', + ], + 'NU' => [ + '/^\d{4}$/', + '/^(\d{4})$/', + ], 'NZ' => [ '/^\d{4}$/', '/^(\d{4})$/', @@ -462,6 +510,10 @@ return [ '/^\d{3}$/', '/^(\d{3})$/', ], + 'PA' => [ + '/^\d{5}$/', + '/^(\d{5})$/', + ], 'PE' => [ '/^\d{5}$/', '/^(\d{5})$/', @@ -490,6 +542,10 @@ return [ '/^\d{5}$/', '/^(97500)$/', ], + 'PN' => [ + '/^PCRN 1ZZ$/', + '/PCRN 1ZZ/', + ], 'PR' => [ '/^\d{5}-\d{4}$/', '/^00[679]\d{2}(?:-\d{4})?$/', @@ -515,8 +571,8 @@ return [ '/^(\d{6})$/', ], 'RS' => [ - '/^\d{6}$/', - '/^(\d{6})$/', + '/^\d{5}$/', + '/^(\d{5})$/', ], 'RU' => [ '/^\d{6}$/', @@ -578,6 +634,10 @@ return [ '/^TKCA 1ZZ$/', '/^(TKCA 1ZZ)$/', ], + 'TD' => [ + '/^TKCA 1ZZ$/', + '/^(TKCA 1ZZ)$/', + ], 'TH' => [ '/^\d{5}$/', '/^(\d{5})$/', @@ -638,6 +698,10 @@ return [ '/^\d{5}$/', '/^(986\d{2})$/', ], + 'WS' => [ + '/^AS 96799$/', + '/AS 96799/', + ], 'YT' => [ '/^\d{5}$/', '/^(\d{5})$/', diff --git a/docs/comparable-values.md b/docs/comparable-values.md index 6f83d307..2b6322a0 100644 --- a/docs/comparable-values.md +++ b/docs/comparable-values.md @@ -1,3 +1,8 @@ + + # Comparable values For certain types you can't make comparisons out of the box in PHP but diff --git a/docs/comparing-empty-values.md b/docs/comparing-empty-values.md index 6a0ca876..fc0288a6 100644 --- a/docs/comparing-empty-values.md +++ b/docs/comparing-empty-values.md @@ -1,3 +1,8 @@ + + # Comparing empty values The [Undef](validators/Undef.md), [Blank](validators/Blank.md), and [Falsy](validators/Falsy.md) validators all validate "empty-like" values, but they differ in strictness and use cases. This guide helps you understand when to use each one. diff --git a/docs/concrete-api.md b/docs/concrete-api.md index 1170e235..2093fce1 100644 --- a/docs/concrete-api.md +++ b/docs/concrete-api.md @@ -1,3 +1,8 @@ + + # Concrete API There are many micro-frameworks that rely on magic methods. We don't. In this diff --git a/docs/custom-validators.md b/docs/custom-validators.md index b3903d47..009c967c 100644 --- a/docs/custom-validators.md +++ b/docs/custom-validators.md @@ -1,3 +1,8 @@ + + # Custom validators You can also create and use your own validators. To do this, you will need to create diff --git a/docs/feature-guide.md b/docs/feature-guide.md index e035bd62..3d793583 100644 --- a/docs/feature-guide.md +++ b/docs/feature-guide.md @@ -1,4 +1,7 @@ --- +# SPDX-FileCopyrightText: (c) Respect Project Contributors +# SPDX-License-Identifier: MIT + weight: -95 --- diff --git a/docs/getting-started.md b/docs/getting-started.md index ed4a1f5c..02ff70be 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -1,4 +1,7 @@ --- +# SPDX-FileCopyrightText: (c) Respect Project Contributors +# SPDX-License-Identifier: MIT + weight: -100 --- diff --git a/docs/handling-exceptions.md b/docs/handling-exceptions.md index c639e8dd..749241cb 100644 --- a/docs/handling-exceptions.md +++ b/docs/handling-exceptions.md @@ -1,3 +1,8 @@ + + # Handling exceptions The `ValidatorBuilder::assert()` method simplifies exception handling by throwing `ValidationException` exceptions when validation fails. These exceptions provide detailed feedback on what went wrong. diff --git a/docs/index.md b/docs/index.md index 90fb63ca..e316b8ed 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,8 @@ + + # Overview The most awesome validation engine ever created for PHP. diff --git a/docs/license.md b/docs/license.md index a841269f..ffdce7c3 100644 --- a/docs/license.md +++ b/docs/license.md @@ -1,4 +1,7 @@ --- +# SPDX-FileCopyrightText: (c) Respect Project Contributors +# SPDX-License-Identifier: MIT + weight: -1 --- diff --git a/docs/message-placeholder-conversion.md b/docs/message-placeholder-conversion.md index 4b7882cd..8a7310ab 100644 --- a/docs/message-placeholder-conversion.md +++ b/docs/message-placeholder-conversion.md @@ -1,3 +1,8 @@ + + # Message placeholder conversion Messages in Validation usually have placeholders that are in between "{{" and diff --git a/docs/message-translation.md b/docs/message-translation.md index 6a44e487..1445bce4 100644 --- a/docs/message-translation.md +++ b/docs/message-translation.md @@ -1,3 +1,8 @@ + + # Message translation We use dependency injection container to create Validators with all their dependencies. One of these dependencies is the `Translator`, which is responsible for translating validation messages. diff --git a/docs/messages/placeholder-pipes.md b/docs/messages/placeholder-pipes.md index 9d7259e0..aabbe62b 100644 --- a/docs/messages/placeholder-pipes.md +++ b/docs/messages/placeholder-pipes.md @@ -1,3 +1,8 @@ + + # Placeholder Pipes Validation uses [Stringifier](https://github.com/Respect/Stringifier) to convert values into strings for templates. By default, strings get double quotes around them. With placeholder pipes, you can customize how values are rendered by adding a pipe (`|`) followed by the modifier name to your placeholder. diff --git a/docs/prefixes.md b/docs/prefixes.md index 127a0d75..2042a5cd 100644 --- a/docs/prefixes.md +++ b/docs/prefixes.md @@ -1,3 +1,8 @@ + + # Prefixes Prefixes are convenience methods that make complex validators easier to use. They are dynamically generated to simplify the creation of common validation patterns. diff --git a/docs/requirements.txt b/docs/requirements.txt index c0bf5f34..3da3791e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: (c) Respect Project Contributors +# SPDX-License-Identifier: MIT + mkdocs>=1.5.0 pymdown-extensions>=10.0 mkdocs-nav-weight==0.3.0 diff --git a/docs/validators/All.md b/docs/validators/All.md index 2349780f..fbb99a16 100644 --- a/docs/validators/All.md +++ b/docs/validators/All.md @@ -1,3 +1,8 @@ + + # All - `All(Validator $validator)` diff --git a/docs/validators/AllOf.md b/docs/validators/AllOf.md index 5977ebbd..941ab1b2 100644 --- a/docs/validators/AllOf.md +++ b/docs/validators/AllOf.md @@ -1,3 +1,8 @@ + + # AllOf - `AllOf(Validator $validator1, Validator $validator2)` diff --git a/docs/validators/Alnum.md b/docs/validators/Alnum.md index fc505608..f3e80ff8 100644 --- a/docs/validators/Alnum.md +++ b/docs/validators/Alnum.md @@ -1,3 +1,8 @@ + + # Alnum - `Alnum()` diff --git a/docs/validators/Alpha.md b/docs/validators/Alpha.md index 2daa4a7f..c818e15c 100644 --- a/docs/validators/Alpha.md +++ b/docs/validators/Alpha.md @@ -1,3 +1,8 @@ + + # Alpha - `Alpha()` diff --git a/docs/validators/AlwaysInvalid.md b/docs/validators/AlwaysInvalid.md index 3db3a971..321d6693 100644 --- a/docs/validators/AlwaysInvalid.md +++ b/docs/validators/AlwaysInvalid.md @@ -1,3 +1,8 @@ + + # AlwaysInvalid - `AlwaysInvalid()` diff --git a/docs/validators/AlwaysValid.md b/docs/validators/AlwaysValid.md index 54fc8da5..00d98b97 100644 --- a/docs/validators/AlwaysValid.md +++ b/docs/validators/AlwaysValid.md @@ -1,3 +1,8 @@ + + # AlwaysValid - `AlwaysValid()` diff --git a/docs/validators/AnyOf.md b/docs/validators/AnyOf.md index 5d0dc62d..1228520f 100644 --- a/docs/validators/AnyOf.md +++ b/docs/validators/AnyOf.md @@ -1,3 +1,8 @@ + + # AnyOf - `AnyOf(Validator $validator1, Validator $validator2)` diff --git a/docs/validators/ArrayType.md b/docs/validators/ArrayType.md index d6748b44..05a9cd20 100644 --- a/docs/validators/ArrayType.md +++ b/docs/validators/ArrayType.md @@ -1,3 +1,8 @@ + + # ArrayType - `ArrayType()` diff --git a/docs/validators/ArrayVal.md b/docs/validators/ArrayVal.md index 75cadbbf..1c4f14f4 100644 --- a/docs/validators/ArrayVal.md +++ b/docs/validators/ArrayVal.md @@ -1,3 +1,8 @@ + + # ArrayVal - `ArrayVal()` diff --git a/docs/validators/Attributes.md b/docs/validators/Attributes.md index ced60293..a9fd2000 100644 --- a/docs/validators/Attributes.md +++ b/docs/validators/Attributes.md @@ -1,3 +1,8 @@ + + # Attributes - `Attributes()` diff --git a/docs/validators/Base.md b/docs/validators/Base.md index f858b94a..31f9f4c5 100644 --- a/docs/validators/Base.md +++ b/docs/validators/Base.md @@ -1,3 +1,8 @@ + + # Base - `Base(int $base)` diff --git a/docs/validators/Base64.md b/docs/validators/Base64.md index 12808176..d928653b 100644 --- a/docs/validators/Base64.md +++ b/docs/validators/Base64.md @@ -1,3 +1,8 @@ + + # Base64 - `Base64()` diff --git a/docs/validators/Between.md b/docs/validators/Between.md index 4536e2da..337d495b 100644 --- a/docs/validators/Between.md +++ b/docs/validators/Between.md @@ -1,3 +1,8 @@ + + # Between - `Between(mixed $minValue, mixed $maxValue)` diff --git a/docs/validators/BetweenExclusive.md b/docs/validators/BetweenExclusive.md index a22ef6d5..4a613560 100644 --- a/docs/validators/BetweenExclusive.md +++ b/docs/validators/BetweenExclusive.md @@ -1,3 +1,8 @@ + + # BetweenExclusive - `BetweenExclusive(mixed $minimum, mixed $maximum)` diff --git a/docs/validators/Blank.md b/docs/validators/Blank.md index 8f9dc214..1c0310c9 100644 --- a/docs/validators/Blank.md +++ b/docs/validators/Blank.md @@ -1,3 +1,8 @@ + + # Blank - `Blank()` diff --git a/docs/validators/BoolType.md b/docs/validators/BoolType.md index 44bf51a5..7ffab3f2 100644 --- a/docs/validators/BoolType.md +++ b/docs/validators/BoolType.md @@ -1,3 +1,8 @@ + + # BoolType - `BoolType()` diff --git a/docs/validators/BoolVal.md b/docs/validators/BoolVal.md index 8000e8bb..ef911ff2 100644 --- a/docs/validators/BoolVal.md +++ b/docs/validators/BoolVal.md @@ -1,3 +1,8 @@ + + # BoolVal - `BoolVal()` diff --git a/docs/validators/Bsn.md b/docs/validators/Bsn.md index 79de07ef..ecb118df 100644 --- a/docs/validators/Bsn.md +++ b/docs/validators/Bsn.md @@ -1,3 +1,8 @@ + + # Bsn - `Bsn()` diff --git a/docs/validators/Call.md b/docs/validators/Call.md index 39bee4bb..a6cb67d9 100644 --- a/docs/validators/Call.md +++ b/docs/validators/Call.md @@ -1,3 +1,8 @@ + + # Call - `Call(callable $callable, Validator $validator)` diff --git a/docs/validators/CallableType.md b/docs/validators/CallableType.md index 1ad50c83..727c7dcc 100644 --- a/docs/validators/CallableType.md +++ b/docs/validators/CallableType.md @@ -1,3 +1,8 @@ + + # CallableType - `CallableType()` diff --git a/docs/validators/Callback.md b/docs/validators/Callback.md index bc765cdc..cc4f37aa 100644 --- a/docs/validators/Callback.md +++ b/docs/validators/Callback.md @@ -1,3 +1,8 @@ + + # Callback - `Callback(callable $callback)` diff --git a/docs/validators/Charset.md b/docs/validators/Charset.md index e25a55f3..b9d43485 100644 --- a/docs/validators/Charset.md +++ b/docs/validators/Charset.md @@ -1,3 +1,8 @@ + + # Charset - `Charset(string $charset)` diff --git a/docs/validators/Circuit.md b/docs/validators/Circuit.md index d0153029..a377c622 100644 --- a/docs/validators/Circuit.md +++ b/docs/validators/Circuit.md @@ -1,3 +1,8 @@ + + # Circuit - `Circuit(Validator $validator1, Validator $validator2)` diff --git a/docs/validators/Cnh.md b/docs/validators/Cnh.md index db68e7c3..4b0e1765 100644 --- a/docs/validators/Cnh.md +++ b/docs/validators/Cnh.md @@ -1,3 +1,8 @@ + + # Cnh - `Cnh()` diff --git a/docs/validators/Cnpj.md b/docs/validators/Cnpj.md index 298a62f7..18d9bfca 100644 --- a/docs/validators/Cnpj.md +++ b/docs/validators/Cnpj.md @@ -1,3 +1,8 @@ + + # Cnpj - `Cnpj()` diff --git a/docs/validators/Consonant.md b/docs/validators/Consonant.md index 12672c4b..b2b86628 100644 --- a/docs/validators/Consonant.md +++ b/docs/validators/Consonant.md @@ -1,3 +1,8 @@ + + # Consonant - `Consonant()` diff --git a/docs/validators/Contains.md b/docs/validators/Contains.md index 9c8a478f..ed816460 100644 --- a/docs/validators/Contains.md +++ b/docs/validators/Contains.md @@ -1,3 +1,8 @@ + + # Contains - `Contains(mixed $containsValue)` diff --git a/docs/validators/ContainsAny.md b/docs/validators/ContainsAny.md index 09a119ca..3336bfc3 100644 --- a/docs/validators/ContainsAny.md +++ b/docs/validators/ContainsAny.md @@ -1,3 +1,8 @@ + + # ContainsAny - `ContainsAny(non-empty-array $needles)` diff --git a/docs/validators/ContainsCount.md b/docs/validators/ContainsCount.md index ec74d08c..6193e659 100644 --- a/docs/validators/ContainsCount.md +++ b/docs/validators/ContainsCount.md @@ -1,3 +1,8 @@ + + # ContainsCount - `ContainsCount(mixed $containsValue, int $count)` diff --git a/docs/validators/Control.md b/docs/validators/Control.md index 342172b9..760a4410 100644 --- a/docs/validators/Control.md +++ b/docs/validators/Control.md @@ -1,3 +1,8 @@ + + # Control - `Control()` diff --git a/docs/validators/Countable.md b/docs/validators/Countable.md index c0a55948..993a8d55 100644 --- a/docs/validators/Countable.md +++ b/docs/validators/Countable.md @@ -1,3 +1,8 @@ + + # Countable - `Countable()` diff --git a/docs/validators/CountryCode.md b/docs/validators/CountryCode.md index e9e46c16..ab5daa7a 100644 --- a/docs/validators/CountryCode.md +++ b/docs/validators/CountryCode.md @@ -1,3 +1,8 @@ + + # CountryCode - `CountryCode()` diff --git a/docs/validators/Cpf.md b/docs/validators/Cpf.md index 69bccb13..be372151 100644 --- a/docs/validators/Cpf.md +++ b/docs/validators/Cpf.md @@ -1,3 +1,8 @@ + + # Cpf - `Cpf()` diff --git a/docs/validators/CreditCard.md b/docs/validators/CreditCard.md index 9aeab3f3..1f64f8cf 100644 --- a/docs/validators/CreditCard.md +++ b/docs/validators/CreditCard.md @@ -1,3 +1,8 @@ + + # CreditCard - `CreditCard()` diff --git a/docs/validators/CurrencyCode.md b/docs/validators/CurrencyCode.md index 5724b68e..2ddf727c 100644 --- a/docs/validators/CurrencyCode.md +++ b/docs/validators/CurrencyCode.md @@ -1,3 +1,8 @@ + + # CurrencyCode - `CurrencyCode()` diff --git a/docs/validators/Date.md b/docs/validators/Date.md index d5fb4fed..69ea43e1 100644 --- a/docs/validators/Date.md +++ b/docs/validators/Date.md @@ -1,3 +1,8 @@ + + # Date - `Date()` diff --git a/docs/validators/DateTime.md b/docs/validators/DateTime.md index 2093cf4e..5800394a 100644 --- a/docs/validators/DateTime.md +++ b/docs/validators/DateTime.md @@ -1,3 +1,8 @@ + + # DateTime - `DateTime()` diff --git a/docs/validators/DateTimeDiff.md b/docs/validators/DateTimeDiff.md index 13461fb9..ab7d9e2f 100644 --- a/docs/validators/DateTimeDiff.md +++ b/docs/validators/DateTimeDiff.md @@ -1,3 +1,8 @@ + + # DateTimeDiff - `DateTimeDiff("years"|"months"|"days"|"hours"|"minutes"|"seconds"|"microseconds" $type, Validator $validator)` diff --git a/docs/validators/Decimal.md b/docs/validators/Decimal.md index e983f84c..fd3e4293 100644 --- a/docs/validators/Decimal.md +++ b/docs/validators/Decimal.md @@ -1,3 +1,8 @@ + + # Decimal - `Decimal(int $decimals)` diff --git a/docs/validators/Digit.md b/docs/validators/Digit.md index d7201557..d63cbade 100644 --- a/docs/validators/Digit.md +++ b/docs/validators/Digit.md @@ -1,3 +1,8 @@ + + # Digit - `Digit()` diff --git a/docs/validators/Directory.md b/docs/validators/Directory.md index 42bb0814..709dd20f 100644 --- a/docs/validators/Directory.md +++ b/docs/validators/Directory.md @@ -1,3 +1,8 @@ + + # Directory - `Directory()` diff --git a/docs/validators/Domain.md b/docs/validators/Domain.md index e66533b4..94e9acd8 100644 --- a/docs/validators/Domain.md +++ b/docs/validators/Domain.md @@ -1,3 +1,8 @@ + + # Domain - `Domain()` diff --git a/docs/validators/Each.md b/docs/validators/Each.md index 0ab5375b..9848d40a 100644 --- a/docs/validators/Each.md +++ b/docs/validators/Each.md @@ -1,3 +1,8 @@ + + # Each - `Each(Validator $validator)` diff --git a/docs/validators/Email.md b/docs/validators/Email.md index 918422f0..22dbfd6f 100644 --- a/docs/validators/Email.md +++ b/docs/validators/Email.md @@ -1,3 +1,8 @@ + + # Email - `Email()` diff --git a/docs/validators/Emoji.md b/docs/validators/Emoji.md index 528c9e87..1f0f0969 100644 --- a/docs/validators/Emoji.md +++ b/docs/validators/Emoji.md @@ -1,3 +1,8 @@ + + # Emoji - `Emoji()` diff --git a/docs/validators/EndsWith.md b/docs/validators/EndsWith.md index df6c859e..d633ff8d 100644 --- a/docs/validators/EndsWith.md +++ b/docs/validators/EndsWith.md @@ -1,3 +1,8 @@ + + # EndsWith - `EndsWith(mixed $endValue)` diff --git a/docs/validators/Equals.md b/docs/validators/Equals.md index 62061a8f..071e7118 100644 --- a/docs/validators/Equals.md +++ b/docs/validators/Equals.md @@ -1,3 +1,8 @@ + + # Equals - `Equals(mixed $compareTo)` diff --git a/docs/validators/Equivalent.md b/docs/validators/Equivalent.md index edbedd33..9fa45c6e 100644 --- a/docs/validators/Equivalent.md +++ b/docs/validators/Equivalent.md @@ -1,3 +1,8 @@ + + # Equivalent - `Equivalent(mixed $compareTo)` diff --git a/docs/validators/Even.md b/docs/validators/Even.md index 41113f9c..bd836faa 100644 --- a/docs/validators/Even.md +++ b/docs/validators/Even.md @@ -1,3 +1,8 @@ + + # Even - `Even()` diff --git a/docs/validators/Executable.md b/docs/validators/Executable.md index 5750a1ac..655ee120 100644 --- a/docs/validators/Executable.md +++ b/docs/validators/Executable.md @@ -1,3 +1,8 @@ + + # Executable - `Executable()` diff --git a/docs/validators/Exists.md b/docs/validators/Exists.md index b80997d1..a4359505 100644 --- a/docs/validators/Exists.md +++ b/docs/validators/Exists.md @@ -1,3 +1,8 @@ + + # Exists - `Exists()` diff --git a/docs/validators/Extension.md b/docs/validators/Extension.md index a2b16938..2c7564c8 100644 --- a/docs/validators/Extension.md +++ b/docs/validators/Extension.md @@ -1,3 +1,8 @@ + + # Extension - `Extension(string $extension)` diff --git a/docs/validators/Factor.md b/docs/validators/Factor.md index bdd238d5..5b89f743 100644 --- a/docs/validators/Factor.md +++ b/docs/validators/Factor.md @@ -1,3 +1,8 @@ + + # Factor - `Factor(int $dividend)` diff --git a/docs/validators/FalseVal.md b/docs/validators/FalseVal.md index 47350ac4..d29fc1b0 100644 --- a/docs/validators/FalseVal.md +++ b/docs/validators/FalseVal.md @@ -1,3 +1,8 @@ + + # FalseVal - `FalseVal()` diff --git a/docs/validators/Falsy.md b/docs/validators/Falsy.md index ea786523..e758c489 100644 --- a/docs/validators/Falsy.md +++ b/docs/validators/Falsy.md @@ -1,3 +1,8 @@ + + # Falsy - `Falsy()` diff --git a/docs/validators/Fibonacci.md b/docs/validators/Fibonacci.md index 009a43f7..7f493a6f 100644 --- a/docs/validators/Fibonacci.md +++ b/docs/validators/Fibonacci.md @@ -1,3 +1,8 @@ + + # Fibonacci - `Fibonacci()` diff --git a/docs/validators/File.md b/docs/validators/File.md index 31a807c2..f2ca68fb 100644 --- a/docs/validators/File.md +++ b/docs/validators/File.md @@ -1,3 +1,8 @@ + + # File - `File()` diff --git a/docs/validators/FilterVar.md b/docs/validators/FilterVar.md index 99ec492b..a39d99bb 100644 --- a/docs/validators/FilterVar.md +++ b/docs/validators/FilterVar.md @@ -1,3 +1,8 @@ + + # FilterVar - `FilterVar(int $filter)` diff --git a/docs/validators/Finite.md b/docs/validators/Finite.md index e46de77c..61f918da 100644 --- a/docs/validators/Finite.md +++ b/docs/validators/Finite.md @@ -1,3 +1,8 @@ + + # Finite - `Finite()` diff --git a/docs/validators/FloatType.md b/docs/validators/FloatType.md index ed3144e1..df8620cf 100644 --- a/docs/validators/FloatType.md +++ b/docs/validators/FloatType.md @@ -1,3 +1,8 @@ + + # FloatType - `FloatType()` diff --git a/docs/validators/FloatVal.md b/docs/validators/FloatVal.md index 72a612e1..0685ca5a 100644 --- a/docs/validators/FloatVal.md +++ b/docs/validators/FloatVal.md @@ -1,3 +1,8 @@ + + # FloatVal - `FloatVal()` diff --git a/docs/validators/Graph.md b/docs/validators/Graph.md index 4e99165a..c3355634 100644 --- a/docs/validators/Graph.md +++ b/docs/validators/Graph.md @@ -1,3 +1,8 @@ + + # Graph - `Graph()` diff --git a/docs/validators/GreaterThan.md b/docs/validators/GreaterThan.md index 0c4f073e..2836b2dc 100644 --- a/docs/validators/GreaterThan.md +++ b/docs/validators/GreaterThan.md @@ -1,3 +1,8 @@ + + # GreaterThan - `GreaterThan(mixed $compareTo)` diff --git a/docs/validators/GreaterThanOrEqual.md b/docs/validators/GreaterThanOrEqual.md index e6b82db1..6e52310d 100644 --- a/docs/validators/GreaterThanOrEqual.md +++ b/docs/validators/GreaterThanOrEqual.md @@ -1,3 +1,8 @@ + + # GreaterThanOrEqual - `GreaterThanOrEqual(mixed $compareTo)` diff --git a/docs/validators/Hetu.md b/docs/validators/Hetu.md index c3e85d40..93477567 100644 --- a/docs/validators/Hetu.md +++ b/docs/validators/Hetu.md @@ -1,3 +1,8 @@ + + # Hetu - `Hetu()` diff --git a/docs/validators/HexRgbColor.md b/docs/validators/HexRgbColor.md index df1d1f8d..0a5422c0 100644 --- a/docs/validators/HexRgbColor.md +++ b/docs/validators/HexRgbColor.md @@ -1,3 +1,8 @@ + + # HexRgbColor - `HexRgbColor()` diff --git a/docs/validators/Iban.md b/docs/validators/Iban.md index ba4969f6..63dd3f54 100644 --- a/docs/validators/Iban.md +++ b/docs/validators/Iban.md @@ -1,3 +1,8 @@ + + # Iban - `Iban()` diff --git a/docs/validators/Identical.md b/docs/validators/Identical.md index e1f83ad0..99c9974e 100644 --- a/docs/validators/Identical.md +++ b/docs/validators/Identical.md @@ -1,3 +1,8 @@ + + # Identical - `Identical(mixed $compareTo)` diff --git a/docs/validators/Image.md b/docs/validators/Image.md index 7d8f82b3..6c96eef8 100644 --- a/docs/validators/Image.md +++ b/docs/validators/Image.md @@ -1,3 +1,8 @@ + + # Image - `Image()` diff --git a/docs/validators/Imei.md b/docs/validators/Imei.md index 4f0c4909..aa7dafc9 100644 --- a/docs/validators/Imei.md +++ b/docs/validators/Imei.md @@ -1,3 +1,8 @@ + + # Imei - `Imei()` diff --git a/docs/validators/In.md b/docs/validators/In.md index 5b24f346..ad440549 100644 --- a/docs/validators/In.md +++ b/docs/validators/In.md @@ -1,3 +1,8 @@ + + # In - `In(mixed $haystack)` diff --git a/docs/validators/Infinite.md b/docs/validators/Infinite.md index b5ba6184..51565b0b 100644 --- a/docs/validators/Infinite.md +++ b/docs/validators/Infinite.md @@ -1,3 +1,8 @@ + + # Infinite - `Infinite()` diff --git a/docs/validators/Instance.md b/docs/validators/Instance.md index 0b8c426e..4eb7006b 100644 --- a/docs/validators/Instance.md +++ b/docs/validators/Instance.md @@ -1,3 +1,8 @@ + + # Instance - `Instance(class-string $class)` diff --git a/docs/validators/IntType.md b/docs/validators/IntType.md index affa2f21..97d8f533 100644 --- a/docs/validators/IntType.md +++ b/docs/validators/IntType.md @@ -1,3 +1,8 @@ + + # IntType - `IntType()` diff --git a/docs/validators/IntVal.md b/docs/validators/IntVal.md index 14a2fd62..fc32663c 100644 --- a/docs/validators/IntVal.md +++ b/docs/validators/IntVal.md @@ -1,3 +1,8 @@ + + # IntVal - `IntVal()` diff --git a/docs/validators/Ip.md b/docs/validators/Ip.md index 7058deda..e1afceec 100644 --- a/docs/validators/Ip.md +++ b/docs/validators/Ip.md @@ -1,3 +1,8 @@ + + # Ip - `Ip()` diff --git a/docs/validators/Isbn.md b/docs/validators/Isbn.md index 78b590f6..9f6dbe4c 100644 --- a/docs/validators/Isbn.md +++ b/docs/validators/Isbn.md @@ -1,3 +1,8 @@ + + # Isbn - `Isbn()` diff --git a/docs/validators/IterableType.md b/docs/validators/IterableType.md index b5d2b14f..64e79bff 100644 --- a/docs/validators/IterableType.md +++ b/docs/validators/IterableType.md @@ -1,3 +1,8 @@ + + # IterableType - `IterableType()` diff --git a/docs/validators/IterableVal.md b/docs/validators/IterableVal.md index 3c582494..8472e6f9 100644 --- a/docs/validators/IterableVal.md +++ b/docs/validators/IterableVal.md @@ -1,3 +1,8 @@ + + # IterableVal - `IterableVal()` diff --git a/docs/validators/Json.md b/docs/validators/Json.md index 2c853afb..fc94c96d 100644 --- a/docs/validators/Json.md +++ b/docs/validators/Json.md @@ -1,3 +1,8 @@ + + # Json - `Json()` diff --git a/docs/validators/Key.md b/docs/validators/Key.md index ecb95adb..aaa4e895 100644 --- a/docs/validators/Key.md +++ b/docs/validators/Key.md @@ -1,3 +1,8 @@ + + # Key - `Key(string|int $key, Validator $validator)` diff --git a/docs/validators/KeyExists.md b/docs/validators/KeyExists.md index ed7625ce..b32a7d27 100644 --- a/docs/validators/KeyExists.md +++ b/docs/validators/KeyExists.md @@ -1,3 +1,8 @@ + + # KeyExists - `KeyExists(string|int $key)` diff --git a/docs/validators/KeyOptional.md b/docs/validators/KeyOptional.md index 890a7b3f..150430e4 100644 --- a/docs/validators/KeyOptional.md +++ b/docs/validators/KeyOptional.md @@ -1,3 +1,8 @@ + + # KeyOptional - `KeyOptional(string|int $key, Validator $validator)` diff --git a/docs/validators/KeySet.md b/docs/validators/KeySet.md index a37abef0..225005c7 100644 --- a/docs/validators/KeySet.md +++ b/docs/validators/KeySet.md @@ -1,3 +1,8 @@ + + # KeySet - `KeySet(Validator $validator)` diff --git a/docs/validators/LanguageCode.md b/docs/validators/LanguageCode.md index 517cd4d8..e2a0bb8e 100644 --- a/docs/validators/LanguageCode.md +++ b/docs/validators/LanguageCode.md @@ -1,3 +1,8 @@ + + # LanguageCode - `LanguageCode()` diff --git a/docs/validators/Lazy.md b/docs/validators/Lazy.md index 4f61825c..00b53e6b 100644 --- a/docs/validators/Lazy.md +++ b/docs/validators/Lazy.md @@ -1,3 +1,8 @@ + + # Lazy - `Lazy(callable(mixed): Validator $validatorCreator)` diff --git a/docs/validators/LeapDate.md b/docs/validators/LeapDate.md index eeb7731e..3bd8121c 100644 --- a/docs/validators/LeapDate.md +++ b/docs/validators/LeapDate.md @@ -1,3 +1,8 @@ + + # LeapDate - `LeapDate(string $format)` diff --git a/docs/validators/LeapYear.md b/docs/validators/LeapYear.md index afe1f01c..a2adce4b 100644 --- a/docs/validators/LeapYear.md +++ b/docs/validators/LeapYear.md @@ -1,3 +1,8 @@ + + # LeapYear - `LeapYear()` diff --git a/docs/validators/Length.md b/docs/validators/Length.md index ad908c3e..fd0907dd 100644 --- a/docs/validators/Length.md +++ b/docs/validators/Length.md @@ -1,3 +1,8 @@ + + # Length - `Length(Validator $validator)` diff --git a/docs/validators/LessThan.md b/docs/validators/LessThan.md index 4bbd4fcc..6c5037d7 100644 --- a/docs/validators/LessThan.md +++ b/docs/validators/LessThan.md @@ -1,3 +1,8 @@ + + # LessThan - `LessThan(mixed $compareTo)` diff --git a/docs/validators/LessThanOrEqual.md b/docs/validators/LessThanOrEqual.md index 871a178f..48e0ea8d 100644 --- a/docs/validators/LessThanOrEqual.md +++ b/docs/validators/LessThanOrEqual.md @@ -1,3 +1,8 @@ + + # LessThanOrEqual - `LessThanOrEqual(mixed $compareTo)` diff --git a/docs/validators/Lowercase.md b/docs/validators/Lowercase.md index d3ec08e5..46b5c9c7 100644 --- a/docs/validators/Lowercase.md +++ b/docs/validators/Lowercase.md @@ -1,3 +1,8 @@ + + # Lowercase - `Lowercase()` diff --git a/docs/validators/Luhn.md b/docs/validators/Luhn.md index 81380887..4b21eeda 100644 --- a/docs/validators/Luhn.md +++ b/docs/validators/Luhn.md @@ -1,3 +1,8 @@ + + # Luhn - `Luhn()` diff --git a/docs/validators/MacAddress.md b/docs/validators/MacAddress.md index 39a6423f..2271edd9 100644 --- a/docs/validators/MacAddress.md +++ b/docs/validators/MacAddress.md @@ -1,3 +1,8 @@ + + # MacAddress - `MacAddress()` diff --git a/docs/validators/Max.md b/docs/validators/Max.md index 3be63fd6..8d124dc9 100644 --- a/docs/validators/Max.md +++ b/docs/validators/Max.md @@ -1,3 +1,8 @@ + + # Max - `Max(Validator $validator)` diff --git a/docs/validators/Mimetype.md b/docs/validators/Mimetype.md index fa937805..f7f6da82 100644 --- a/docs/validators/Mimetype.md +++ b/docs/validators/Mimetype.md @@ -1,3 +1,8 @@ + + # Mimetype - `Mimetype(string $mimetype)` diff --git a/docs/validators/Min.md b/docs/validators/Min.md index f199020c..da42a59f 100644 --- a/docs/validators/Min.md +++ b/docs/validators/Min.md @@ -1,3 +1,8 @@ + + # Min - `Min(Validator $validator)` diff --git a/docs/validators/Multiple.md b/docs/validators/Multiple.md index 18cfd922..deb2e32c 100644 --- a/docs/validators/Multiple.md +++ b/docs/validators/Multiple.md @@ -1,3 +1,8 @@ + + # Multiple - `Multiple(int $multipleOf)` diff --git a/docs/validators/Named.md b/docs/validators/Named.md index f558b4d7..94551d3d 100644 --- a/docs/validators/Named.md +++ b/docs/validators/Named.md @@ -1,3 +1,8 @@ + + # Named - `Named(Name|string $name, Validator $validator)` diff --git a/docs/validators/Negative.md b/docs/validators/Negative.md index 72795c0b..db2956c3 100644 --- a/docs/validators/Negative.md +++ b/docs/validators/Negative.md @@ -1,3 +1,8 @@ + + # Negative - `Negative()` diff --git a/docs/validators/NfeAccessKey.md b/docs/validators/NfeAccessKey.md index 1d866e48..315b3da0 100644 --- a/docs/validators/NfeAccessKey.md +++ b/docs/validators/NfeAccessKey.md @@ -1,3 +1,8 @@ + + # NfeAccessKey - `NfeAccessKey()` diff --git a/docs/validators/Nif.md b/docs/validators/Nif.md index ac087e3e..49b4e323 100644 --- a/docs/validators/Nif.md +++ b/docs/validators/Nif.md @@ -1,3 +1,8 @@ + + # Nif - `Nif()` diff --git a/docs/validators/Nip.md b/docs/validators/Nip.md index d6b26d26..d63cfff7 100644 --- a/docs/validators/Nip.md +++ b/docs/validators/Nip.md @@ -1,3 +1,8 @@ + + # Nip - `Nip()` diff --git a/docs/validators/NoneOf.md b/docs/validators/NoneOf.md index 557764b8..17db82df 100644 --- a/docs/validators/NoneOf.md +++ b/docs/validators/NoneOf.md @@ -1,3 +1,8 @@ + + # NoneOf - `NoneOf(Validator $validator1, Validator $validator2)` diff --git a/docs/validators/Not.md b/docs/validators/Not.md index 259e7799..9ea23ed8 100644 --- a/docs/validators/Not.md +++ b/docs/validators/Not.md @@ -1,3 +1,8 @@ + + # Not - `Not(Validator $validator)` diff --git a/docs/validators/NullOr.md b/docs/validators/NullOr.md index 3d302355..23a6d651 100644 --- a/docs/validators/NullOr.md +++ b/docs/validators/NullOr.md @@ -1,3 +1,8 @@ + + # NullOr - `NullOr(Validator $validator)` diff --git a/docs/validators/NullType.md b/docs/validators/NullType.md index 7fd6a4fb..ce664788 100644 --- a/docs/validators/NullType.md +++ b/docs/validators/NullType.md @@ -1,3 +1,8 @@ + + # NullType - `NullType()` diff --git a/docs/validators/Number.md b/docs/validators/Number.md index bd651502..7c9acf4e 100644 --- a/docs/validators/Number.md +++ b/docs/validators/Number.md @@ -1,3 +1,8 @@ + + # Number - `Number()` diff --git a/docs/validators/NumericVal.md b/docs/validators/NumericVal.md index d9706635..ca98a213 100644 --- a/docs/validators/NumericVal.md +++ b/docs/validators/NumericVal.md @@ -1,3 +1,8 @@ + + # NumericVal - `NumericVal()` diff --git a/docs/validators/ObjectType.md b/docs/validators/ObjectType.md index 136816cd..9eafa507 100644 --- a/docs/validators/ObjectType.md +++ b/docs/validators/ObjectType.md @@ -1,3 +1,8 @@ + + # ObjectType - `ObjectType()` diff --git a/docs/validators/Odd.md b/docs/validators/Odd.md index fe5e0bd8..74dbcd48 100644 --- a/docs/validators/Odd.md +++ b/docs/validators/Odd.md @@ -1,3 +1,8 @@ + + # Odd - `Odd()` diff --git a/docs/validators/OneOf.md b/docs/validators/OneOf.md index ffb4f7c8..9a1b4a7b 100644 --- a/docs/validators/OneOf.md +++ b/docs/validators/OneOf.md @@ -1,3 +1,8 @@ + + # OneOf - `OneOf(Validator $validator1, Validator $validator2)` diff --git a/docs/validators/PerfectSquare.md b/docs/validators/PerfectSquare.md index ce52ca89..d9f5cecb 100644 --- a/docs/validators/PerfectSquare.md +++ b/docs/validators/PerfectSquare.md @@ -1,3 +1,8 @@ + + # PerfectSquare - `PerfectSquare()` diff --git a/docs/validators/Pesel.md b/docs/validators/Pesel.md index 29b8e7c7..4403cb54 100644 --- a/docs/validators/Pesel.md +++ b/docs/validators/Pesel.md @@ -1,3 +1,8 @@ + + # Pesel - `Pesel()` diff --git a/docs/validators/Phone.md b/docs/validators/Phone.md index bc3650cd..0e93bad6 100644 --- a/docs/validators/Phone.md +++ b/docs/validators/Phone.md @@ -1,3 +1,8 @@ + + # Phone - `Phone()` diff --git a/docs/validators/PhpLabel.md b/docs/validators/PhpLabel.md index 3b0a79d2..fd216299 100644 --- a/docs/validators/PhpLabel.md +++ b/docs/validators/PhpLabel.md @@ -1,3 +1,8 @@ + + # PhpLabel - `PhpLabel()` diff --git a/docs/validators/Pis.md b/docs/validators/Pis.md index 85eafeb1..1aa867dd 100644 --- a/docs/validators/Pis.md +++ b/docs/validators/Pis.md @@ -1,3 +1,8 @@ + + # Pis - `Pis()` diff --git a/docs/validators/PolishIdCard.md b/docs/validators/PolishIdCard.md index a7ee0d4d..4b68c10e 100644 --- a/docs/validators/PolishIdCard.md +++ b/docs/validators/PolishIdCard.md @@ -1,3 +1,8 @@ + + # PolishIdCard - `PolishIdCard()` diff --git a/docs/validators/PortugueseNif.md b/docs/validators/PortugueseNif.md index eff3e090..4051c3e4 100644 --- a/docs/validators/PortugueseNif.md +++ b/docs/validators/PortugueseNif.md @@ -1,3 +1,8 @@ + + # PortugueseNif - `PortugueseNif()` diff --git a/docs/validators/Positive.md b/docs/validators/Positive.md index a2c7daab..2ac3edeb 100644 --- a/docs/validators/Positive.md +++ b/docs/validators/Positive.md @@ -1,3 +1,8 @@ + + # Positive - `Positive()` diff --git a/docs/validators/PostalCode.md b/docs/validators/PostalCode.md index 9ddbc3ec..90129c06 100644 --- a/docs/validators/PostalCode.md +++ b/docs/validators/PostalCode.md @@ -1,3 +1,8 @@ + + # PostalCode - `PostalCode(string $countryCode)` diff --git a/docs/validators/PrimeNumber.md b/docs/validators/PrimeNumber.md index fb07a798..88ac271e 100644 --- a/docs/validators/PrimeNumber.md +++ b/docs/validators/PrimeNumber.md @@ -1,3 +1,8 @@ + + # PrimeNumber - `PrimeNumber()` diff --git a/docs/validators/Printable.md b/docs/validators/Printable.md index 025c300a..3c384a75 100644 --- a/docs/validators/Printable.md +++ b/docs/validators/Printable.md @@ -1,3 +1,8 @@ + + # Printable - `Printable()` diff --git a/docs/validators/Property.md b/docs/validators/Property.md index d2cc55f8..cb80f1bf 100644 --- a/docs/validators/Property.md +++ b/docs/validators/Property.md @@ -1,3 +1,8 @@ + + # Property - `Property(string $propertyName, Validator $validator)` diff --git a/docs/validators/PropertyExists.md b/docs/validators/PropertyExists.md index 56ff2287..689ad99f 100644 --- a/docs/validators/PropertyExists.md +++ b/docs/validators/PropertyExists.md @@ -1,3 +1,8 @@ + + # PropertyExists - `PropertyExists(string $propertyName)` diff --git a/docs/validators/PropertyOptional.md b/docs/validators/PropertyOptional.md index 3ced0ad9..e0e106bd 100644 --- a/docs/validators/PropertyOptional.md +++ b/docs/validators/PropertyOptional.md @@ -1,3 +1,8 @@ + + # PropertyOptional - `PropertyOptional(string $propertyName, Validator $validator)` diff --git a/docs/validators/PublicDomainSuffix.md b/docs/validators/PublicDomainSuffix.md index ff5feeca..1bb01948 100644 --- a/docs/validators/PublicDomainSuffix.md +++ b/docs/validators/PublicDomainSuffix.md @@ -1,3 +1,8 @@ + + # PublicDomainSuffix - `PublicDomainSuffix()` diff --git a/docs/validators/Punct.md b/docs/validators/Punct.md index 1c8902d5..0c935f50 100644 --- a/docs/validators/Punct.md +++ b/docs/validators/Punct.md @@ -1,3 +1,8 @@ + + # Punct - `Punct()` diff --git a/docs/validators/Readable.md b/docs/validators/Readable.md index a1c89eed..bacb5959 100644 --- a/docs/validators/Readable.md +++ b/docs/validators/Readable.md @@ -1,3 +1,8 @@ + + # Readable - `Readable()` diff --git a/docs/validators/Regex.md b/docs/validators/Regex.md index 011da71c..b133ca06 100644 --- a/docs/validators/Regex.md +++ b/docs/validators/Regex.md @@ -1,3 +1,8 @@ + + # Regex - `Regex(string $regex)` diff --git a/docs/validators/ResourceType.md b/docs/validators/ResourceType.md index cde695b1..189bb1c7 100644 --- a/docs/validators/ResourceType.md +++ b/docs/validators/ResourceType.md @@ -1,3 +1,8 @@ + + # ResourceType - `ResourceType()` diff --git a/docs/validators/Roman.md b/docs/validators/Roman.md index d5ab43aa..8b542e8c 100644 --- a/docs/validators/Roman.md +++ b/docs/validators/Roman.md @@ -1,3 +1,8 @@ + + # Roman - `Roman()` diff --git a/docs/validators/ScalarVal.md b/docs/validators/ScalarVal.md index a62df1b4..89d46976 100644 --- a/docs/validators/ScalarVal.md +++ b/docs/validators/ScalarVal.md @@ -1,3 +1,8 @@ + + # ScalarVal - `ScalarVal()` diff --git a/docs/validators/Size.md b/docs/validators/Size.md index 769d31da..cac67b1b 100644 --- a/docs/validators/Size.md +++ b/docs/validators/Size.md @@ -1,3 +1,8 @@ + + # Size - `Size("B"|"KB"|"MB"|"GB"|"TB"|"PB"|"EB"|"ZB"|"YB" $unit, Validator $validator)` diff --git a/docs/validators/Slug.md b/docs/validators/Slug.md index cb400726..a4c6b9a8 100644 --- a/docs/validators/Slug.md +++ b/docs/validators/Slug.md @@ -1,3 +1,8 @@ + + # Slug - `Slug()` diff --git a/docs/validators/Sorted.md b/docs/validators/Sorted.md index e46f807f..1e7338a0 100644 --- a/docs/validators/Sorted.md +++ b/docs/validators/Sorted.md @@ -1,3 +1,8 @@ + + # Sorted - `Sorted(string $direction)` diff --git a/docs/validators/Space.md b/docs/validators/Space.md index 4877134f..d02cb784 100644 --- a/docs/validators/Space.md +++ b/docs/validators/Space.md @@ -1,3 +1,8 @@ + + # Space - `Space()` diff --git a/docs/validators/Spaced.md b/docs/validators/Spaced.md index 4a4d5c77..198a3a1b 100644 --- a/docs/validators/Spaced.md +++ b/docs/validators/Spaced.md @@ -1,3 +1,8 @@ + + # Spaced - `Spaced()` diff --git a/docs/validators/StartsWith.md b/docs/validators/StartsWith.md index e28f3c8b..50cdfde1 100644 --- a/docs/validators/StartsWith.md +++ b/docs/validators/StartsWith.md @@ -1,3 +1,8 @@ + + # StartsWith - `StartsWith(mixed $startValue)` diff --git a/docs/validators/StringType.md b/docs/validators/StringType.md index 2e98f326..487516eb 100644 --- a/docs/validators/StringType.md +++ b/docs/validators/StringType.md @@ -1,3 +1,8 @@ + + # StringType - `StringType()` diff --git a/docs/validators/StringVal.md b/docs/validators/StringVal.md index 222b7587..48ebea06 100644 --- a/docs/validators/StringVal.md +++ b/docs/validators/StringVal.md @@ -1,3 +1,8 @@ + + # StringVal - `StringVal()` diff --git a/docs/validators/SubdivisionCode.md b/docs/validators/SubdivisionCode.md index 359c6b26..8fdff70f 100644 --- a/docs/validators/SubdivisionCode.md +++ b/docs/validators/SubdivisionCode.md @@ -1,3 +1,8 @@ + + # SubdivisionCode - `SubdivisionCode(string $countryCode)` diff --git a/docs/validators/Subset.md b/docs/validators/Subset.md index 2fea1a00..73903105 100644 --- a/docs/validators/Subset.md +++ b/docs/validators/Subset.md @@ -1,3 +1,8 @@ + + # Subset - `Subset(mixed[] $superset)` diff --git a/docs/validators/SymbolicLink.md b/docs/validators/SymbolicLink.md index 65629c0d..fa157453 100644 --- a/docs/validators/SymbolicLink.md +++ b/docs/validators/SymbolicLink.md @@ -1,3 +1,8 @@ + + # SymbolicLink - `SymbolicLink()` diff --git a/docs/validators/Templated.md b/docs/validators/Templated.md index 0fb2f321..77f28bd1 100644 --- a/docs/validators/Templated.md +++ b/docs/validators/Templated.md @@ -1,3 +1,8 @@ + + # Templated - `Templated(string $template, Validator $validator)` diff --git a/docs/validators/Time.md b/docs/validators/Time.md index 0a139c1b..ff879cf7 100644 --- a/docs/validators/Time.md +++ b/docs/validators/Time.md @@ -1,3 +1,8 @@ + + # Time - `Time()` diff --git a/docs/validators/Tld.md b/docs/validators/Tld.md index bdb9be01..2865e50f 100644 --- a/docs/validators/Tld.md +++ b/docs/validators/Tld.md @@ -1,3 +1,8 @@ + + # Tld - `Tld()` diff --git a/docs/validators/TrueVal.md b/docs/validators/TrueVal.md index 0575216e..9cc25385 100644 --- a/docs/validators/TrueVal.md +++ b/docs/validators/TrueVal.md @@ -1,3 +1,8 @@ + + # TrueVal - `TrueVal()` diff --git a/docs/validators/Undef.md b/docs/validators/Undef.md index 16517b78..a166130c 100644 --- a/docs/validators/Undef.md +++ b/docs/validators/Undef.md @@ -1,3 +1,8 @@ + + # Undef - `Undef()` diff --git a/docs/validators/UndefOr.md b/docs/validators/UndefOr.md index e445b707..c84ff641 100644 --- a/docs/validators/UndefOr.md +++ b/docs/validators/UndefOr.md @@ -1,3 +1,8 @@ + + # UndefOr - `UndefOr(Validator $validator)` diff --git a/docs/validators/Unique.md b/docs/validators/Unique.md index 6155ac6e..1dcac67a 100644 --- a/docs/validators/Unique.md +++ b/docs/validators/Unique.md @@ -1,3 +1,8 @@ + + # Unique - `Unique()` diff --git a/docs/validators/Uploaded.md b/docs/validators/Uploaded.md index 601d382e..4f122b0f 100644 --- a/docs/validators/Uploaded.md +++ b/docs/validators/Uploaded.md @@ -1,3 +1,8 @@ + + # Uploaded - `Uploaded()` diff --git a/docs/validators/Uppercase.md b/docs/validators/Uppercase.md index b0a608f1..11ed469e 100644 --- a/docs/validators/Uppercase.md +++ b/docs/validators/Uppercase.md @@ -1,3 +1,8 @@ + + # Uppercase - `Uppercase()` diff --git a/docs/validators/Url.md b/docs/validators/Url.md index 1e1f7689..dcd3ef0d 100644 --- a/docs/validators/Url.md +++ b/docs/validators/Url.md @@ -1,3 +1,8 @@ + + # Url - `Url()` diff --git a/docs/validators/Uuid.md b/docs/validators/Uuid.md index 2b06d116..c8538c0f 100644 --- a/docs/validators/Uuid.md +++ b/docs/validators/Uuid.md @@ -1,3 +1,8 @@ + + # Uuid - `Uuid()` diff --git a/docs/validators/Version.md b/docs/validators/Version.md index 827ca6fa..8ca19417 100644 --- a/docs/validators/Version.md +++ b/docs/validators/Version.md @@ -1,3 +1,8 @@ + + # Version - `Version()` diff --git a/docs/validators/VideoUrl.md b/docs/validators/VideoUrl.md index ebdabe4a..f541d123 100644 --- a/docs/validators/VideoUrl.md +++ b/docs/validators/VideoUrl.md @@ -1,3 +1,8 @@ + + # VideoUrl - `VideoUrl()` diff --git a/docs/validators/Vowel.md b/docs/validators/Vowel.md index f9dfddce..1928395f 100644 --- a/docs/validators/Vowel.md +++ b/docs/validators/Vowel.md @@ -1,3 +1,8 @@ + + # Vowel - `Vowel()` diff --git a/docs/validators/When.md b/docs/validators/When.md index 68612b54..fc878011 100644 --- a/docs/validators/When.md +++ b/docs/validators/When.md @@ -1,3 +1,8 @@ + + # When - `When(Validator $when, Validator $then)` diff --git a/docs/validators/Writable.md b/docs/validators/Writable.md index 119b1769..86d07f2b 100644 --- a/docs/validators/Writable.md +++ b/docs/validators/Writable.md @@ -1,3 +1,8 @@ + + # Writable - `Writable()` diff --git a/docs/validators/Xdigit.md b/docs/validators/Xdigit.md index d56aa81f..e66f54c6 100644 --- a/docs/validators/Xdigit.md +++ b/docs/validators/Xdigit.md @@ -1,3 +1,8 @@ + + # Xdigit - `Xdigit()` diff --git a/docs/validators/index.md b/docs/validators/index.md index 6ed1c008..d4e62717 100644 --- a/docs/validators/index.md +++ b/docs/validators/index.md @@ -1,3 +1,8 @@ + + # Overviews In this page you will find a list of validators by their category. diff --git a/library/ContainerRegistry.php b/library/ContainerRegistry.php index 087ad260..6aa4704d 100644 --- a/library/ContainerRegistry.php +++ b/library/ContainerRegistry.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Exceptions/ComponentException.php b/library/Exceptions/ComponentException.php index 64d2e632..dd306190 100644 --- a/library/Exceptions/ComponentException.php +++ b/library/Exceptions/ComponentException.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Exceptions/Exception.php b/library/Exceptions/Exception.php index ba92740a..64774fb5 100644 --- a/library/Exceptions/Exception.php +++ b/library/Exceptions/Exception.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Exceptions/InvalidClassException.php b/library/Exceptions/InvalidClassException.php index 3001e8fa..b4f0b5fd 100644 --- a/library/Exceptions/InvalidClassException.php +++ b/library/Exceptions/InvalidClassException.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Carlos André Ferrari + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Exceptions/InvalidValidatorException.php b/library/Exceptions/InvalidValidatorException.php index 51d5593f..1288a91c 100644 --- a/library/Exceptions/InvalidValidatorException.php +++ b/library/Exceptions/InvalidValidatorException.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Exceptions/MissingComposerDependencyException.php b/library/Exceptions/MissingComposerDependencyException.php index 960f223a..a0a90e86 100644 --- a/library/Exceptions/MissingComposerDependencyException.php +++ b/library/Exceptions/MissingComposerDependencyException.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Exceptions/ValidationException.php b/library/Exceptions/ValidationException.php index 484427f4..fc6e8d1a 100644 --- a/library/Exceptions/ValidationException.php +++ b/library/Exceptions/ValidationException.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Marcel Voigt + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Torben Brodt */ declare(strict_types=1); diff --git a/library/Helpers/CanCompareValues.php b/library/Helpers/CanCompareValues.php index 75f7bee6..cb7db71b 100644 --- a/library/Helpers/CanCompareValues.php +++ b/library/Helpers/CanCompareValues.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Helpers/CanValidateDateTime.php b/library/Helpers/CanValidateDateTime.php index 5060d539..dffaaba6 100644 --- a/library/Helpers/CanValidateDateTime.php +++ b/library/Helpers/CanValidateDateTime.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Davide Spagnoli + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Helpers/CanValidateIterable.php b/library/Helpers/CanValidateIterable.php index ea167c25..fc9ec8a1 100644 --- a/library/Helpers/CanValidateIterable.php +++ b/library/Helpers/CanValidateIterable.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Helpers/CanValidateUndefined.php b/library/Helpers/CanValidateUndefined.php index 4c98693c..c8cab6be 100644 --- a/library/Helpers/CanValidateUndefined.php +++ b/library/Helpers/CanValidateUndefined.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Helpers/DomainInfo.php b/library/Helpers/DomainInfo.php index acb1b6b0..0266a75d 100644 --- a/library/Helpers/DomainInfo.php +++ b/library/Helpers/DomainInfo.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Id.php b/library/Id.php index 229fc626..9bfbd95d 100644 --- a/library/Id.php +++ b/library/Id.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/ArrayFormatter.php b/library/Message/ArrayFormatter.php index 1e074fb2..f18f9e5b 100644 --- a/library/Message/ArrayFormatter.php +++ b/library/Message/ArrayFormatter.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Formatter/FirstResultStringFormatter.php b/library/Message/Formatter/FirstResultStringFormatter.php index 52e67390..527da40b 100644 --- a/library/Message/Formatter/FirstResultStringFormatter.php +++ b/library/Message/Formatter/FirstResultStringFormatter.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Formatter/NestedArrayFormatter.php b/library/Message/Formatter/NestedArrayFormatter.php index 250dc071..190efc30 100644 --- a/library/Message/Formatter/NestedArrayFormatter.php +++ b/library/Message/Formatter/NestedArrayFormatter.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Formatter/NestedListStringFormatter.php b/library/Message/Formatter/NestedListStringFormatter.php index 35a8ed77..6ec42bd8 100644 --- a/library/Message/Formatter/NestedListStringFormatter.php +++ b/library/Message/Formatter/NestedListStringFormatter.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Formatter/TemplateResolver.php b/library/Message/Formatter/TemplateResolver.php index a68a503e..3fa4c1f9 100644 --- a/library/Message/Formatter/TemplateResolver.php +++ b/library/Message/Formatter/TemplateResolver.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/InterpolationRenderer.php b/library/Message/InterpolationRenderer.php index f86a9d63..befd46d5 100644 --- a/library/Message/InterpolationRenderer.php +++ b/library/Message/InterpolationRenderer.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Modifier.php b/library/Message/Modifier.php index 317de48b..4aa15ec2 100644 --- a/library/Message/Modifier.php +++ b/library/Message/Modifier.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Modifier/ListAndModifier.php b/library/Message/Modifier/ListAndModifier.php index 3a534a30..fb20cf1a 100644 --- a/library/Message/Modifier/ListAndModifier.php +++ b/library/Message/Modifier/ListAndModifier.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Modifier/ListOrModifier.php b/library/Message/Modifier/ListOrModifier.php index 6871f67c..4d330d0c 100644 --- a/library/Message/Modifier/ListOrModifier.php +++ b/library/Message/Modifier/ListOrModifier.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Modifier/QuoteModifier.php b/library/Message/Modifier/QuoteModifier.php index 2a056790..10bd29af 100644 --- a/library/Message/Modifier/QuoteModifier.php +++ b/library/Message/Modifier/QuoteModifier.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Modifier/RawModifier.php b/library/Message/Modifier/RawModifier.php index 170fd23f..e5a1f2f7 100644 --- a/library/Message/Modifier/RawModifier.php +++ b/library/Message/Modifier/RawModifier.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Modifier/StringifyModifier.php b/library/Message/Modifier/StringifyModifier.php index 6892776c..ed813a76 100644 --- a/library/Message/Modifier/StringifyModifier.php +++ b/library/Message/Modifier/StringifyModifier.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Modifier/TransModifier.php b/library/Message/Modifier/TransModifier.php index e35f1d29..488d6122 100644 --- a/library/Message/Modifier/TransModifier.php +++ b/library/Message/Modifier/TransModifier.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Placeholder/Listed.php b/library/Message/Placeholder/Listed.php index b6a018ce..3ec8b746 100644 --- a/library/Message/Placeholder/Listed.php +++ b/library/Message/Placeholder/Listed.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Placeholder/Quoted.php b/library/Message/Placeholder/Quoted.php index 1a2a457b..6e5e35fa 100644 --- a/library/Message/Placeholder/Quoted.php +++ b/library/Message/Placeholder/Quoted.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Placeholder/Subject.php b/library/Message/Placeholder/Subject.php index bcf0d8b6..69aa089b 100644 --- a/library/Message/Placeholder/Subject.php +++ b/library/Message/Placeholder/Subject.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Renderer.php b/library/Message/Renderer.php index 6b4b31cf..d753572e 100644 --- a/library/Message/Renderer.php +++ b/library/Message/Renderer.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/StringFormatter.php b/library/Message/StringFormatter.php index 40b0d2f7..4912669e 100644 --- a/library/Message/StringFormatter.php +++ b/library/Message/StringFormatter.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Stringifier/ListedStringifier.php b/library/Message/Stringifier/ListedStringifier.php index d8d26388..010e2aac 100644 --- a/library/Message/Stringifier/ListedStringifier.php +++ b/library/Message/Stringifier/ListedStringifier.php @@ -3,8 +3,9 @@ declare(strict_types=1); /* - * Copyright (c) Alexandre Gomes Gaigalas * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ namespace Respect\Validation\Message\Stringifier; diff --git a/library/Message/Stringifier/NameStringifier.php b/library/Message/Stringifier/NameStringifier.php index d7fafeec..0fb4e670 100644 --- a/library/Message/Stringifier/NameStringifier.php +++ b/library/Message/Stringifier/NameStringifier.php @@ -3,8 +3,9 @@ declare(strict_types=1); /* - * Copyright (c) Alexandre Gomes Gaigalas * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ namespace Respect\Validation\Message\Stringifier; diff --git a/library/Message/Stringifier/PathStringifier.php b/library/Message/Stringifier/PathStringifier.php index c6fc3676..36b6c7a0 100644 --- a/library/Message/Stringifier/PathStringifier.php +++ b/library/Message/Stringifier/PathStringifier.php @@ -3,8 +3,9 @@ declare(strict_types=1); /* - * Copyright (c) Alexandre Gomes Gaigalas * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ namespace Respect\Validation\Message\Stringifier; diff --git a/library/Message/Stringifier/QuotedStringifier.php b/library/Message/Stringifier/QuotedStringifier.php index baa6fdab..87aacbae 100644 --- a/library/Message/Stringifier/QuotedStringifier.php +++ b/library/Message/Stringifier/QuotedStringifier.php @@ -3,8 +3,9 @@ declare(strict_types=1); /* - * Copyright (c) Alexandre Gomes Gaigalas * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ namespace Respect\Validation\Message\Stringifier; diff --git a/library/Message/Stringifier/SubjectStringifier.php b/library/Message/Stringifier/SubjectStringifier.php index 5a33b933..8938a9a6 100644 --- a/library/Message/Stringifier/SubjectStringifier.php +++ b/library/Message/Stringifier/SubjectStringifier.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Template.php b/library/Message/Template.php index 5dcc2f35..4b1734cb 100644 --- a/library/Message/Template.php +++ b/library/Message/Template.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Translator.php b/library/Message/Translator.php index a92c98c1..8dfe4be1 100644 --- a/library/Message/Translator.php +++ b/library/Message/Translator.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Translator/ArrayTranslator.php b/library/Message/Translator/ArrayTranslator.php index d7b9f866..9a0cecbb 100644 --- a/library/Message/Translator/ArrayTranslator.php +++ b/library/Message/Translator/ArrayTranslator.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/Translator/DummyTranslator.php b/library/Message/Translator/DummyTranslator.php index 9456c162..7f7a2643 100644 --- a/library/Message/Translator/DummyTranslator.php +++ b/library/Message/Translator/DummyTranslator.php @@ -3,8 +3,9 @@ declare(strict_types=1); /* - * Copyright (c) Alexandre Gomes Gaigalas * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ namespace Respect\Validation\Message\Translator; diff --git a/library/Message/Translator/GettextTranslator.php b/library/Message/Translator/GettextTranslator.php index 0c8d5bf5..619a124c 100644 --- a/library/Message/Translator/GettextTranslator.php +++ b/library/Message/Translator/GettextTranslator.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Message/ValidationStringifier.php b/library/Message/ValidationStringifier.php index 4c7bf43e..5cdbbf58 100644 --- a/library/Message/ValidationStringifier.php +++ b/library/Message/ValidationStringifier.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/AllBuilder.php b/library/Mixins/AllBuilder.php index 77756e23..8ba6179e 100644 --- a/library/Mixins/AllBuilder.php +++ b/library/Mixins/AllBuilder.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/AllChain.php b/library/Mixins/AllChain.php index 5ade342e..068ceadf 100644 --- a/library/Mixins/AllChain.php +++ b/library/Mixins/AllChain.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/Builder.php b/library/Mixins/Builder.php index c897382d..11ac33f2 100644 --- a/library/Mixins/Builder.php +++ b/library/Mixins/Builder.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/Chain.php b/library/Mixins/Chain.php index ab75603f..1202e1b0 100644 --- a/library/Mixins/Chain.php +++ b/library/Mixins/Chain.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/KeyBuilder.php b/library/Mixins/KeyBuilder.php index c4936679..01510f37 100644 --- a/library/Mixins/KeyBuilder.php +++ b/library/Mixins/KeyBuilder.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/KeyChain.php b/library/Mixins/KeyChain.php index ff51129e..e67f6fe1 100644 --- a/library/Mixins/KeyChain.php +++ b/library/Mixins/KeyChain.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/LengthBuilder.php b/library/Mixins/LengthBuilder.php index 3c90ca0b..c5cbda69 100644 --- a/library/Mixins/LengthBuilder.php +++ b/library/Mixins/LengthBuilder.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/LengthChain.php b/library/Mixins/LengthChain.php index 225a4cde..9f5081af 100644 --- a/library/Mixins/LengthChain.php +++ b/library/Mixins/LengthChain.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/MaxBuilder.php b/library/Mixins/MaxBuilder.php index 1c5d1ff7..302ce84e 100644 --- a/library/Mixins/MaxBuilder.php +++ b/library/Mixins/MaxBuilder.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/MaxChain.php b/library/Mixins/MaxChain.php index d849eac4..8752a5bf 100644 --- a/library/Mixins/MaxChain.php +++ b/library/Mixins/MaxChain.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/MinBuilder.php b/library/Mixins/MinBuilder.php index 67eaaa64..7df3f49c 100644 --- a/library/Mixins/MinBuilder.php +++ b/library/Mixins/MinBuilder.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/MinChain.php b/library/Mixins/MinChain.php index b4908996..4984077d 100644 --- a/library/Mixins/MinChain.php +++ b/library/Mixins/MinChain.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/NotBuilder.php b/library/Mixins/NotBuilder.php index 291467d8..698cb82d 100644 --- a/library/Mixins/NotBuilder.php +++ b/library/Mixins/NotBuilder.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/NotChain.php b/library/Mixins/NotChain.php index 086fc4b1..1e326c1a 100644 --- a/library/Mixins/NotChain.php +++ b/library/Mixins/NotChain.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/NullOrBuilder.php b/library/Mixins/NullOrBuilder.php index 0af6b75a..d57fb314 100644 --- a/library/Mixins/NullOrBuilder.php +++ b/library/Mixins/NullOrBuilder.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/NullOrChain.php b/library/Mixins/NullOrChain.php index 9fbe517f..5e18c35f 100644 --- a/library/Mixins/NullOrChain.php +++ b/library/Mixins/NullOrChain.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/PropertyBuilder.php b/library/Mixins/PropertyBuilder.php index 34d8a731..16caf89b 100644 --- a/library/Mixins/PropertyBuilder.php +++ b/library/Mixins/PropertyBuilder.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/PropertyChain.php b/library/Mixins/PropertyChain.php index 8db248ae..75db7dc4 100644 --- a/library/Mixins/PropertyChain.php +++ b/library/Mixins/PropertyChain.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/UndefOrBuilder.php b/library/Mixins/UndefOrBuilder.php index 4a0568ab..d85d6d26 100644 --- a/library/Mixins/UndefOrBuilder.php +++ b/library/Mixins/UndefOrBuilder.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Mixins/UndefOrChain.php b/library/Mixins/UndefOrChain.php index 70e79e67..379015ea 100644 --- a/library/Mixins/UndefOrChain.php +++ b/library/Mixins/UndefOrChain.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Name.php b/library/Name.php index 8f1c06fc..506de6e7 100644 --- a/library/Name.php +++ b/library/Name.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/NamespacedValidatorFactory.php b/library/NamespacedValidatorFactory.php index 68b5a823..c922f432 100644 --- a/library/NamespacedValidatorFactory.php +++ b/library/NamespacedValidatorFactory.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Augusto Pascutti + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/OnlyFailedChildrenResultFilter.php b/library/OnlyFailedChildrenResultFilter.php index 667bbf46..1f89139b 100644 --- a/library/OnlyFailedChildrenResultFilter.php +++ b/library/OnlyFailedChildrenResultFilter.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Path.php b/library/Path.php index 35a3be44..137565af 100644 --- a/library/Path.php +++ b/library/Path.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Result.php b/library/Result.php index d7182975..2cdcbdec 100644 --- a/library/Result.php +++ b/library/Result.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/ResultFilter.php b/library/ResultFilter.php index 5b53aad0..1a85b7eb 100644 --- a/library/ResultFilter.php +++ b/library/ResultFilter.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/ResultQuery.php b/library/ResultQuery.php index 76cf80d0..0143eeb7 100644 --- a/library/ResultQuery.php +++ b/library/ResultQuery.php @@ -3,8 +3,9 @@ declare(strict_types=1); /* - * Copyright (c) Alexandre Gomes Gaigalas * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ namespace Respect\Validation; diff --git a/library/Transformers/Prefix.php b/library/Transformers/Prefix.php index a6ecccca..8f457587 100644 --- a/library/Transformers/Prefix.php +++ b/library/Transformers/Prefix.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Transformers/Transformer.php b/library/Transformers/Transformer.php index 456b2c8f..df70f713 100644 --- a/library/Transformers/Transformer.php +++ b/library/Transformers/Transformer.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Transformers/ValidatorSpec.php b/library/Transformers/ValidatorSpec.php index 89246d64..c77b5f78 100644 --- a/library/Transformers/ValidatorSpec.php +++ b/library/Transformers/ValidatorSpec.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validator.php b/library/Validator.php index 3732fc37..41116c88 100644 --- a/library/Validator.php +++ b/library/Validator.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/ValidatorBuilder.php b/library/ValidatorBuilder.php index 646e9486..16bbc0e2 100644 --- a/library/ValidatorBuilder.php +++ b/library/ValidatorBuilder.php @@ -1,8 +1,8 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors */ declare(strict_types=1); diff --git a/library/ValidatorFactory.php b/library/ValidatorFactory.php index 8cdb52c9..be724a57 100644 --- a/library/ValidatorFactory.php +++ b/library/ValidatorFactory.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/All.php b/library/Validators/All.php index c1c4bb51..52f857b9 100644 --- a/library/Validators/All.php +++ b/library/Validators/All.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Dominick Johnson + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/AllOf.php b/library/Validators/AllOf.php index eb1d7ccf..5ee7ca54 100644 --- a/library/Validators/AllOf.php +++ b/library/Validators/AllOf.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Alnum.php b/library/Validators/Alnum.php index e51663c0..b9b1ad98 100644 --- a/library/Validators/Alnum.php +++ b/library/Validators/Alnum.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Alpha.php b/library/Validators/Alpha.php index 430e908e..effebf8b 100644 --- a/library/Validators/Alpha.php +++ b/library/Validators/Alpha.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/AlwaysInvalid.php b/library/Validators/AlwaysInvalid.php index ca520e1d..c1fc5741 100644 --- a/library/Validators/AlwaysInvalid.php +++ b/library/Validators/AlwaysInvalid.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andreas Wolf + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/AlwaysValid.php b/library/Validators/AlwaysValid.php index 5ca9fe24..f642c28d 100644 --- a/library/Validators/AlwaysValid.php +++ b/library/Validators/AlwaysValid.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/AnyOf.php b/library/Validators/AnyOf.php index 1fb15da0..5518e804 100644 --- a/library/Validators/AnyOf.php +++ b/library/Validators/AnyOf.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/ArrayType.php b/library/Validators/ArrayType.php index bf880b3c..9ada2804 100644 --- a/library/Validators/ArrayType.php +++ b/library/Validators/ArrayType.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: João Torquato + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Reginaldo Junior <76regi@gmail.com> */ declare(strict_types=1); diff --git a/library/Validators/ArrayVal.php b/library/Validators/ArrayVal.php index 088d04bc..7e01a7ff 100644 --- a/library/Validators/ArrayVal.php +++ b/library/Validators/ArrayVal.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: João Torquato + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Attributes.php b/library/Validators/Attributes.php index 08346f85..2dab987c 100644 --- a/library/Validators/Attributes.php +++ b/library/Validators/Attributes.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Base.php b/library/Validators/Base.php index 4d861e14..e569d29c 100644 --- a/library/Validators/Base.php +++ b/library/Validators/Base.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Carlos André Ferrari + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Base64.php b/library/Validators/Base64.php index ce4188da..231b31b6 100644 --- a/library/Validators/Base64.php +++ b/library/Validators/Base64.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Augusto Pascutti + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jens Segers + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Between.php b/library/Validators/Between.php index 6c1a6e3d..b5879325 100644 --- a/library/Validators/Between.php +++ b/library/Validators/Between.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Torben Brodt */ declare(strict_types=1); diff --git a/library/Validators/BetweenExclusive.php b/library/Validators/BetweenExclusive.php index 5a4c1880..1b6d68f7 100644 --- a/library/Validators/BetweenExclusive.php +++ b/library/Validators/BetweenExclusive.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Blank.php b/library/Validators/Blank.php index cc3b2371..37835be2 100644 --- a/library/Validators/Blank.php +++ b/library/Validators/Blank.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/BoolType.php b/library/Validators/BoolType.php index ab30021d..49626f90 100644 --- a/library/Validators/BoolType.php +++ b/library/Validators/BoolType.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Devin Torres + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/BoolVal.php b/library/Validators/BoolVal.php index a79fad35..9ffecbdb 100644 --- a/library/Validators/BoolVal.php +++ b/library/Validators/BoolVal.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: João Torquato + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Bsn.php b/library/Validators/Bsn.php index cb1d11d4..f6368bac 100644 --- a/library/Validators/Bsn.php +++ b/library/Validators/Bsn.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ronald Drenth + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Call.php b/library/Validators/Call.php index 2ac03dfa..0f0131a3 100644 --- a/library/Validators/Call.php +++ b/library/Validators/Call.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pathum Harshana De Silva + * SPDX-FileContributor: Kir Kolyshkin */ declare(strict_types=1); diff --git a/library/Validators/CallableType.php b/library/Validators/CallableType.php index 5e9fe126..92eb39b5 100644 --- a/library/Validators/CallableType.php +++ b/library/Validators/CallableType.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Callback.php b/library/Validators/Callback.php index d05a86c8..cab2e9af 100644 --- a/library/Validators/Callback.php +++ b/library/Validators/Callback.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Charset.php b/library/Validators/Charset.php index 97d1982c..fa02b81d 100644 --- a/library/Validators/Charset.php +++ b/library/Validators/Charset.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Circuit.php b/library/Validators/Circuit.php index b46c731c..8c0dd45d 100644 --- a/library/Validators/Circuit.php +++ b/library/Validators/Circuit.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Cnh.php b/library/Validators/Cnh.php index d0d4f78a..22bbb445 100644 --- a/library/Validators/Cnh.php +++ b/library/Validators/Cnh.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Pedro + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Kinn Coelho Julião + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Cnpj.php b/library/Validators/Cnpj.php index 025b7215..d696215f 100644 --- a/library/Validators/Cnpj.php +++ b/library/Validators/Cnpj.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jayson Reis + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Renato Moura + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Consonant.php b/library/Validators/Consonant.php index 1e3974d5..3afb94f8 100644 --- a/library/Validators/Consonant.php +++ b/library/Validators/Consonant.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Kleber Hamada Sato + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Contains.php b/library/Validators/Contains.php index 2ba92221..f403be2e 100644 --- a/library/Validators/Contains.php +++ b/library/Validators/Contains.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Marcelo Araujo + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/ContainsAny.php b/library/Validators/ContainsAny.php index e90d3bed..be3a8833 100644 --- a/library/Validators/ContainsAny.php +++ b/library/Validators/ContainsAny.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Kirill Dlussky */ declare(strict_types=1); diff --git a/library/Validators/ContainsCount.php b/library/Validators/ContainsCount.php index dc0b188f..6e2ec17f 100644 --- a/library/Validators/ContainsCount.php +++ b/library/Validators/ContainsCount.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas */ declare(strict_types=1); diff --git a/library/Validators/Control.php b/library/Validators/Control.php index e70ec56d..fe23ed88 100644 --- a/library/Validators/Control.php +++ b/library/Validators/Control.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Core/Comparison.php b/library/Validators/Core/Comparison.php index c2e6d133..1e914c6f 100644 --- a/library/Validators/Core/Comparison.php +++ b/library/Validators/Core/Comparison.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Core/Composite.php b/library/Validators/Core/Composite.php index f75e92d0..3b428960 100644 --- a/library/Validators/Core/Composite.php +++ b/library/Validators/Core/Composite.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Core/Envelope.php b/library/Validators/Core/Envelope.php index a4e62e51..5f433a0b 100644 --- a/library/Validators/Core/Envelope.php +++ b/library/Validators/Core/Envelope.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Core/FilteredNonEmptyArray.php b/library/Validators/Core/FilteredNonEmptyArray.php index ebb79984..e655bfb3 100644 --- a/library/Validators/Core/FilteredNonEmptyArray.php +++ b/library/Validators/Core/FilteredNonEmptyArray.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Core/FilteredString.php b/library/Validators/Core/FilteredString.php index 32df3fd1..99d5852d 100644 --- a/library/Validators/Core/FilteredString.php +++ b/library/Validators/Core/FilteredString.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Core/KeyRelated.php b/library/Validators/Core/KeyRelated.php index 743300a8..2ee98f27 100644 --- a/library/Validators/Core/KeyRelated.php +++ b/library/Validators/Core/KeyRelated.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Core/Nameable.php b/library/Validators/Core/Nameable.php index 326d7c0b..878fe4be 100644 --- a/library/Validators/Core/Nameable.php +++ b/library/Validators/Core/Nameable.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Core/Reducer.php b/library/Validators/Core/Reducer.php index c646ef71..da372212 100644 --- a/library/Validators/Core/Reducer.php +++ b/library/Validators/Core/Reducer.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Core/Simple.php b/library/Validators/Core/Simple.php index f1e0861c..ee00d5bb 100644 --- a/library/Validators/Core/Simple.php +++ b/library/Validators/Core/Simple.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Core/Wrapper.php b/library/Validators/Core/Wrapper.php index 4d05e453..0af44fb8 100644 --- a/library/Validators/Core/Wrapper.php +++ b/library/Validators/Core/Wrapper.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Countable.php b/library/Validators/Countable.php index 54ba2fa0..b700d185 100644 --- a/library/Validators/Countable.php +++ b/library/Validators/Countable.php @@ -1,8 +1,17 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Devin Torres + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: João Torquato + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Torben Brodt + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/CountryCode.php b/library/Validators/CountryCode.php index 8b94b839..e4a1fd10 100644 --- a/library/Validators/CountryCode.php +++ b/library/Validators/CountryCode.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Felipe Martins + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jose H. Milan + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Cpf.php b/library/Validators/Cpf.php index d8c74ff1..d74609ed 100644 --- a/library/Validators/Cpf.php +++ b/library/Validators/Cpf.php @@ -1,8 +1,18 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Carlos André Ferrari + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jair Henrique + * SPDX-FileContributor: Jayson Reis + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Paulo Dias + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/CreditCard.php b/library/Validators/CreditCard.php index c2937c16..ff023ac2 100644 --- a/library/Validators/CreditCard.php +++ b/library/Validators/CreditCard.php @@ -1,8 +1,18 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Snell + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Aleksandr Gorshkov + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Rakshit + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/CurrencyCode.php b/library/Validators/CurrencyCode.php index c565d3b7..53ad1d5c 100644 --- a/library/Validators/CurrencyCode.php +++ b/library/Validators/CurrencyCode.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Justin Hook + * SPDX-FileContributor: Tim Strijdhorst + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Date.php b/library/Validators/Date.php index 96399cf8..7b6f5e43 100644 --- a/library/Validators/Date.php +++ b/library/Validators/Date.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Eduardo Reveles + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: qrazi */ declare(strict_types=1); diff --git a/library/Validators/DateTime.php b/library/Validators/DateTime.php index 93edbb89..d995d581 100644 --- a/library/Validators/DateTime.php +++ b/library/Validators/DateTime.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Eduardo Reveles + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: qrazi */ declare(strict_types=1); diff --git a/library/Validators/DateTimeDiff.php b/library/Validators/DateTimeDiff.php index 017738b2..6743890e 100644 --- a/library/Validators/DateTimeDiff.php +++ b/library/Validators/DateTimeDiff.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Decimal.php b/library/Validators/Decimal.php index 37805e7d..8be5f300 100644 --- a/library/Validators/Decimal.php +++ b/library/Validators/Decimal.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: toxxxa */ declare(strict_types=1); diff --git a/library/Validators/Digit.php b/library/Validators/Digit.php index af166b79..ff5692e9 100644 --- a/library/Validators/Digit.php +++ b/library/Validators/Digit.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Directory.php b/library/Validators/Directory.php index 62a30296..10b5105e 100644 --- a/library/Validators/Directory.php +++ b/library/Validators/Directory.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Domain.php b/library/Validators/Domain.php index b95e49ff..46644ce1 100644 --- a/library/Validators/Domain.php +++ b/library/Validators/Domain.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Mehmet Tolga Avcioglu + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Róbert Nagy */ declare(strict_types=1); diff --git a/library/Validators/Each.php b/library/Validators/Each.php index 11623009..0942f423 100644 --- a/library/Validators/Each.php +++ b/library/Validators/Each.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Dylan T + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Email.php b/library/Validators/Email.php index 8c36c345..fb1cc395 100644 --- a/library/Validators/Email.php +++ b/library/Validators/Email.php @@ -1,8 +1,17 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Eduardo Gulias Davis + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Konstantin + * SPDX-FileContributor: Mikko Pesari + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: paul karikari + * SPDX-FileContributor: Kir Kolyshkin */ declare(strict_types=1); diff --git a/library/Validators/Emoji.php b/library/Validators/Emoji.php index 0ec62682..9e014bf9 100644 --- a/library/Validators/Emoji.php +++ b/library/Validators/Emoji.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/EndsWith.php b/library/Validators/EndsWith.php index a69679b7..f86d3f3e 100644 --- a/library/Validators/EndsWith.php +++ b/library/Validators/EndsWith.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Hugo Hamon + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Equals.php b/library/Validators/Equals.php index 15455e5f..4ff68e2f 100644 --- a/library/Validators/Equals.php +++ b/library/Validators/Equals.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Hugo Hamon + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Equivalent.php b/library/Validators/Equivalent.php index b721bc4e..73e2dafc 100644 --- a/library/Validators/Equivalent.php +++ b/library/Validators/Equivalent.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Hugo Hamon + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Even.php b/library/Validators/Even.php index e753aeda..4d8c174b 100644 --- a/library/Validators/Even.php +++ b/library/Validators/Even.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Devin Torres + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: paul karikari + * SPDX-FileContributor: Torben Brodt */ declare(strict_types=1); diff --git a/library/Validators/Executable.php b/library/Validators/Executable.php index 8b202020..82bc412d 100644 --- a/library/Validators/Executable.php +++ b/library/Validators/Executable.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Exists.php b/library/Validators/Exists.php index 09d82152..7d491a6c 100644 --- a/library/Validators/Exists.php +++ b/library/Validators/Exists.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/library/Validators/Extension.php b/library/Validators/Extension.php index 1255e6a4..4efe2b4d 100644 --- a/library/Validators/Extension.php +++ b/library/Validators/Extension.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Factor.php b/library/Validators/Factor.php index dc2f90d8..c7ebffb4 100644 --- a/library/Validators/Factor.php +++ b/library/Validators/Factor.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: David Meister + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/FalseVal.php b/library/Validators/FalseVal.php index e71d2896..e5f1fc76 100644 --- a/library/Validators/FalseVal.php +++ b/library/Validators/FalseVal.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Falsy.php b/library/Validators/Falsy.php index ef616465..317d51a3 100644 --- a/library/Validators/Falsy.php +++ b/library/Validators/Falsy.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Bram Van der Sype + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Fibonacci.php b/library/Validators/Fibonacci.php index 9f9aa2b1..e335e180 100644 --- a/library/Validators/Fibonacci.php +++ b/library/Validators/Fibonacci.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Samuel Heinzmann */ declare(strict_types=1); diff --git a/library/Validators/File.php b/library/Validators/File.php index 9639ec1d..e4dc3345 100644 --- a/library/Validators/File.php +++ b/library/Validators/File.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/FilterVar.php b/library/Validators/FilterVar.php index 5a089fc2..244233fc 100644 --- a/library/Validators/FilterVar.php +++ b/library/Validators/FilterVar.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Chris Ramakers + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Finite.php b/library/Validators/Finite.php index 288cbde3..528c5dc6 100644 --- a/library/Validators/Finite.php +++ b/library/Validators/Finite.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/FloatType.php b/library/Validators/FloatType.php index 259756bd..9d19d91d 100644 --- a/library/Validators/FloatType.php +++ b/library/Validators/FloatType.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Reginaldo Junior <76regi@gmail.com> */ declare(strict_types=1); diff --git a/library/Validators/FloatVal.php b/library/Validators/FloatVal.php index bc2052a1..c28fd3d4 100644 --- a/library/Validators/FloatVal.php +++ b/library/Validators/FloatVal.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jayson Reis + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Graph.php b/library/Validators/Graph.php index 1a850155..609ecc28 100644 --- a/library/Validators/Graph.php +++ b/library/Validators/Graph.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/GreaterThan.php b/library/Validators/GreaterThan.php index 73467959..7e814cec 100644 --- a/library/Validators/GreaterThan.php +++ b/library/Validators/GreaterThan.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Hugo Hamon + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/GreaterThanOrEqual.php b/library/Validators/GreaterThanOrEqual.php index f0c47fae..3dd7b83d 100644 --- a/library/Validators/GreaterThanOrEqual.php +++ b/library/Validators/GreaterThanOrEqual.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Hetu.php b/library/Validators/Hetu.php index 7cb47672..ad01add0 100644 --- a/library/Validators/Hetu.php +++ b/library/Validators/Hetu.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ville Hukkamäki */ declare(strict_types=1); diff --git a/library/Validators/HexRgbColor.php b/library/Validators/HexRgbColor.php index d5aee715..c79e9ee8 100644 --- a/library/Validators/HexRgbColor.php +++ b/library/Validators/HexRgbColor.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: davidepastore + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Iban.php b/library/Validators/Iban.php index 5b147f4d..77735f00 100644 --- a/library/Validators/Iban.php +++ b/library/Validators/Iban.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Mazen Touati */ declare(strict_types=1); diff --git a/library/Validators/Identical.php b/library/Validators/Identical.php index 947d414c..53abf4e0 100644 --- a/library/Validators/Identical.php +++ b/library/Validators/Identical.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Hugo Hamon + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Image.php b/library/Validators/Image.php index 10430454..59a3979f 100644 --- a/library/Validators/Image.php +++ b/library/Validators/Image.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Imei.php b/library/Validators/Imei.php index 2bf77699..24897ea3 100644 --- a/library/Validators/Imei.php +++ b/library/Validators/Imei.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Diego Oliveira + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Aleksandr Gorshkov */ declare(strict_types=1); diff --git a/library/Validators/In.php b/library/Validators/In.php index 0f350f4d..16fe0804 100644 --- a/library/Validators/In.php +++ b/library/Validators/In.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Marcelo Araujo + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Infinite.php b/library/Validators/Infinite.php index 67d65250..703f9837 100644 --- a/library/Validators/Infinite.php +++ b/library/Validators/Infinite.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Instance.php b/library/Validators/Instance.php index c64c7c61..5c63858f 100644 --- a/library/Validators/Instance.php +++ b/library/Validators/Instance.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/IntType.php b/library/Validators/IntType.php index 03bbbeb7..85ad69e5 100644 --- a/library/Validators/IntType.php +++ b/library/Validators/IntType.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/IntVal.php b/library/Validators/IntVal.php index 43b5920c..a428e848 100644 --- a/library/Validators/IntVal.php +++ b/library/Validators/IntVal.php @@ -1,8 +1,18 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Adam Benson + * SPDX-FileContributor: Alexander Wühr + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andrei Drulchenko + * SPDX-FileContributor: bmorg + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Fabian Wiget + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Ip.php b/library/Validators/Ip.php index 85f387a3..f4c26e2b 100644 --- a/library/Validators/Ip.php +++ b/library/Validators/Ip.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Fabian Wiget + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Luís Otávio Cobucci Oblonczyk + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Isbn.php b/library/Validators/Isbn.php index f0f47519..3505aa90 100644 --- a/library/Validators/Isbn.php +++ b/library/Validators/Isbn.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Moritz */ declare(strict_types=1); diff --git a/library/Validators/IterableType.php b/library/Validators/IterableType.php index 8547b658..249b9835 100644 --- a/library/Validators/IterableType.php +++ b/library/Validators/IterableType.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Reginaldo Junior <76regi@gmail.com> */ declare(strict_types=1); diff --git a/library/Validators/IterableVal.php b/library/Validators/IterableVal.php index c2205367..55558112 100644 --- a/library/Validators/IterableVal.php +++ b/library/Validators/IterableVal.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Devin Torres + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Json.php b/library/Validators/Json.php index f51a9a23..dd6fa0bc 100644 --- a/library/Validators/Json.php +++ b/library/Validators/Json.php @@ -1,8 +1,18 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Ayesh Karunaratne + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Emerson Carvalho + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jair Henrique + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Kir Kolyshkin */ declare(strict_types=1); diff --git a/library/Validators/Key.php b/library/Validators/Key.php index dd9783c6..caa62047 100644 --- a/library/Validators/Key.php +++ b/library/Validators/Key.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/KeyExists.php b/library/Validators/KeyExists.php index d8e438a5..cb2941e5 100644 --- a/library/Validators/KeyExists.php +++ b/library/Validators/KeyExists.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/KeyOptional.php b/library/Validators/KeyOptional.php index b979ff6d..099a102a 100644 --- a/library/Validators/KeyOptional.php +++ b/library/Validators/KeyOptional.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/KeySet.php b/library/Validators/KeySet.php index d69dc0a3..2c7a8efa 100644 --- a/library/Validators/KeySet.php +++ b/library/Validators/KeySet.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ondřej Vodáček */ declare(strict_types=1); diff --git a/library/Validators/LanguageCode.php b/library/Validators/LanguageCode.php index 3e947c73..fe7d28a4 100644 --- a/library/Validators/LanguageCode.php +++ b/library/Validators/LanguageCode.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: The Respect Panda */ declare(strict_types=1); diff --git a/library/Validators/Lazy.php b/library/Validators/Lazy.php index 8b23fdcc..ed812ace 100644 --- a/library/Validators/Lazy.php +++ b/library/Validators/Lazy.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/LeapDate.php b/library/Validators/LeapDate.php index 0527cd63..a138bab8 100644 --- a/library/Validators/LeapDate.php +++ b/library/Validators/LeapDate.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jayson Reis + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/LeapYear.php b/library/Validators/LeapYear.php index f8ddaa0a..b7f595d4 100644 --- a/library/Validators/LeapYear.php +++ b/library/Validators/LeapYear.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jayson Reis + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Length.php b/library/Validators/Length.php index 4f7f7fb8..92bb6e91 100644 --- a/library/Validators/Length.php +++ b/library/Validators/Length.php @@ -1,8 +1,17 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Blake Hair + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Hugo Hamon + * SPDX-FileContributor: João Torquato + * SPDX-FileContributor: Marcelo Araujo + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/LessThan.php b/library/Validators/LessThan.php index 028f1e79..326effe8 100644 --- a/library/Validators/LessThan.php +++ b/library/Validators/LessThan.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Hugo Hamon + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/LessThanOrEqual.php b/library/Validators/LessThanOrEqual.php index dd4baa31..15aa78f5 100644 --- a/library/Validators/LessThanOrEqual.php +++ b/library/Validators/LessThanOrEqual.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Lowercase.php b/library/Validators/Lowercase.php index ae54733b..3ce0a91f 100644 --- a/library/Validators/Lowercase.php +++ b/library/Validators/Lowercase.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Luhn.php b/library/Validators/Luhn.php index 252ae648..3060894a 100644 --- a/library/Validators/Luhn.php +++ b/library/Validators/Luhn.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Aleksandr Gorshkov */ declare(strict_types=1); diff --git a/library/Validators/MacAddress.php b/library/Validators/MacAddress.php index 2d6d9199..45378fe7 100644 --- a/library/Validators/MacAddress.php +++ b/library/Validators/MacAddress.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Devin Torres + * SPDX-FileContributor: Fábio da Silva Ribeiro + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Max.php b/library/Validators/Max.php index bae36f1c..8b44dc08 100644 --- a/library/Validators/Max.php +++ b/library/Validators/Max.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Dominick Johnson + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Mimetype.php b/library/Validators/Mimetype.php index 69f53c86..affef309 100644 --- a/library/Validators/Mimetype.php +++ b/library/Validators/Mimetype.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Min.php b/library/Validators/Min.php index 669d6bc9..ba23b907 100644 --- a/library/Validators/Min.php +++ b/library/Validators/Min.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Dominick Johnson + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Multiple.php b/library/Validators/Multiple.php index 037d8ba5..a372d52d 100644 --- a/library/Validators/Multiple.php +++ b/library/Validators/Multiple.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Kir Kolyshkin */ declare(strict_types=1); diff --git a/library/Validators/Named.php b/library/Validators/Named.php index 93b79b6e..d883b06d 100644 --- a/library/Validators/Named.php +++ b/library/Validators/Named.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Negative.php b/library/Validators/Negative.php index 1a8b7e6c..6eebb5ee 100644 --- a/library/Validators/Negative.php +++ b/library/Validators/Negative.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ismael Elias + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/NfeAccessKey.php b/library/Validators/NfeAccessKey.php index 990c29c9..248e84d5 100644 --- a/library/Validators/NfeAccessKey.php +++ b/library/Validators/NfeAccessKey.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andrey Knupp Vital + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Nif.php b/library/Validators/Nif.php index c05080b1..85393637 100644 --- a/library/Validators/Nif.php +++ b/library/Validators/Nif.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Julián Gutiérrez + * SPDX-FileContributor: Senén */ declare(strict_types=1); diff --git a/library/Validators/Nip.php b/library/Validators/Nip.php index 34d3c828..635f7488 100644 --- a/library/Validators/Nip.php +++ b/library/Validators/Nip.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Tomasz Regdos */ declare(strict_types=1); diff --git a/library/Validators/NoneOf.php b/library/Validators/NoneOf.php index f1906ee4..f7fb46d5 100644 --- a/library/Validators/NoneOf.php +++ b/library/Validators/NoneOf.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Not.php b/library/Validators/Not.php index 2ecc004c..1f5487c7 100644 --- a/library/Validators/Not.php +++ b/library/Validators/Not.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Caio César Tavares + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Hussani Oliveira + * SPDX-FileContributor: Morf + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Torben Brodt */ declare(strict_types=1); diff --git a/library/Validators/NullOr.php b/library/Validators/NullOr.php index 6ae60666..18fd7946 100644 --- a/library/Validators/NullOr.php +++ b/library/Validators/NullOr.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jens Segers */ declare(strict_types=1); diff --git a/library/Validators/NullType.php b/library/Validators/NullType.php index a923a1ac..d6c15df8 100644 --- a/library/Validators/NullType.php +++ b/library/Validators/NullType.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Number.php b/library/Validators/Number.php index 53ce5e8c..b01b13f2 100644 --- a/library/Validators/Number.php +++ b/library/Validators/Number.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ismael Elias + * SPDX-FileContributor: Krzysztof Śmiałek + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Vitaliy */ declare(strict_types=1); diff --git a/library/Validators/NumericVal.php b/library/Validators/NumericVal.php index f5b1bdc2..a62fcad9 100644 --- a/library/Validators/NumericVal.php +++ b/library/Validators/NumericVal.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/ObjectType.php b/library/Validators/ObjectType.php index d17dd725..5c9dfcca 100644 --- a/library/Validators/ObjectType.php +++ b/library/Validators/ObjectType.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Odd.php b/library/Validators/Odd.php index 59928500..caa029d7 100644 --- a/library/Validators/Odd.php +++ b/library/Validators/Odd.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Devin Torres + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/OneOf.php b/library/Validators/OneOf.php index 3799a685..b3b5f3ee 100644 --- a/library/Validators/OneOf.php +++ b/library/Validators/OneOf.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Bradyn Poulsen + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/PerfectSquare.php b/library/Validators/PerfectSquare.php index d8fbb7d8..a26d8039 100644 --- a/library/Validators/PerfectSquare.php +++ b/library/Validators/PerfectSquare.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Felipe Martins + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Kleber Hamada Sato + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Pesel.php b/library/Validators/Pesel.php index c07e68ac..d94295e2 100644 --- a/library/Validators/Pesel.php +++ b/library/Validators/Pesel.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Tomasz Regdos */ declare(strict_types=1); diff --git a/library/Validators/Phone.php b/library/Validators/Phone.php index afac1de3..f7289711 100644 --- a/library/Validators/Phone.php +++ b/library/Validators/Phone.php @@ -1,8 +1,17 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Eduardo Reveles + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Henrique Oliveira + * SPDX-FileContributor: mf + * SPDX-FileContributor: Michael Firsikov + * SPDX-FileContributor: RCooLeR */ declare(strict_types=1); diff --git a/library/Validators/PhpLabel.php b/library/Validators/PhpLabel.php index 953afae3..d58bd34c 100644 --- a/library/Validators/PhpLabel.php +++ b/library/Validators/PhpLabel.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: João Torquato + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Pis.php b/library/Validators/Pis.php index a5814b3c..864b65df 100644 --- a/library/Validators/Pis.php +++ b/library/Validators/Pis.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Bruno Koga + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/PolishIdCard.php b/library/Validators/PolishIdCard.php index 13a6edd8..db5466d8 100644 --- a/library/Validators/PolishIdCard.php +++ b/library/Validators/PolishIdCard.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/PortugueseNif.php b/library/Validators/PortugueseNif.php index c209995d..c163d8d0 100644 --- a/library/Validators/PortugueseNif.php +++ b/library/Validators/PortugueseNif.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gonçalo Andrade + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Positive.php b/library/Validators/Positive.php index a15a09cb..89799853 100644 --- a/library/Validators/Positive.php +++ b/library/Validators/Positive.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ismael Elias + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/PostalCode.php b/library/Validators/PostalCode.php index 37b1b378..130bdd9f 100644 --- a/library/Validators/PostalCode.php +++ b/library/Validators/PostalCode.php @@ -1,8 +1,23 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Axel Wargnier + * SPDX-FileContributor: Bogus + * SPDX-FileContributor: Brian Johnson + * SPDX-FileContributor: Daniel Alt + * SPDX-FileContributor: Daniel Altenburg + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Markus.Lauer + * SPDX-FileContributor: Mateusz Burzyński + * SPDX-FileContributor: Michał Prochowski + * SPDX-FileContributor: ong-ar + * SPDX-FileContributor: Sebastian + * SPDX-FileContributor: Tomasz Regdos */ declare(strict_types=1); diff --git a/library/Validators/PrimeNumber.php b/library/Validators/PrimeNumber.php index 1f5b55f7..a35ee832 100644 --- a/library/Validators/PrimeNumber.php +++ b/library/Validators/PrimeNumber.php @@ -1,8 +1,17 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexander Wühr + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Camilo Teixeira de Melo + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ismael Elias + * SPDX-FileContributor: Kleber Hamada Sato + * SPDX-FileContributor: kmilotxm@gmail.com + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Printable.php b/library/Validators/Printable.php index 5664ed31..cfcc85a6 100644 --- a/library/Validators/Printable.php +++ b/library/Validators/Printable.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Bram Van der Sype + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Property.php b/library/Validators/Property.php index d742c41f..04c61adf 100644 --- a/library/Validators/Property.php +++ b/library/Validators/Property.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alan Taylor + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/PropertyExists.php b/library/Validators/PropertyExists.php index bc8a74d3..036183d9 100644 --- a/library/Validators/PropertyExists.php +++ b/library/Validators/PropertyExists.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/PropertyOptional.php b/library/Validators/PropertyOptional.php index 078367c5..7ab13683 100644 --- a/library/Validators/PropertyOptional.php +++ b/library/Validators/PropertyOptional.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/PublicDomainSuffix.php b/library/Validators/PublicDomainSuffix.php index 11c2f9ea..98794c91 100644 --- a/library/Validators/PublicDomainSuffix.php +++ b/library/Validators/PublicDomainSuffix.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Punct.php b/library/Validators/Punct.php index e80deae9..1a59795c 100644 --- a/library/Validators/Punct.php +++ b/library/Validators/Punct.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Readable.php b/library/Validators/Readable.php index def17848..641e5081 100644 --- a/library/Validators/Readable.php +++ b/library/Validators/Readable.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: v0idpwn */ declare(strict_types=1); diff --git a/library/Validators/Regex.php b/library/Validators/Regex.php index c882f388..a582440a 100644 --- a/library/Validators/Regex.php +++ b/library/Validators/Regex.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Kir Kolyshkin */ declare(strict_types=1); diff --git a/library/Validators/ResourceType.php b/library/Validators/ResourceType.php index 08f582d2..9b1af1b8 100644 --- a/library/Validators/ResourceType.php +++ b/library/Validators/ResourceType.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Roman.php b/library/Validators/Roman.php index 50ad7351..d8084d22 100644 --- a/library/Validators/Roman.php +++ b/library/Validators/Roman.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexander Wühr + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Devin Torres + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/ScalarVal.php b/library/Validators/ScalarVal.php index 15d4c7d9..54cd3628 100644 --- a/library/Validators/ScalarVal.php +++ b/library/Validators/ScalarVal.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Size.php b/library/Validators/Size.php index 1f0f262d..2b654233 100644 --- a/library/Validators/Size.php +++ b/library/Validators/Size.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: v0idpwn */ declare(strict_types=1); diff --git a/library/Validators/Slug.php b/library/Validators/Slug.php index 2333816f..92ef94ae 100644 --- a/library/Validators/Slug.php +++ b/library/Validators/Slug.php @@ -1,8 +1,17 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Carlos André Ferrari + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Emerson Carvalho + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jair Henrique + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Kir Kolyshkin */ declare(strict_types=1); diff --git a/library/Validators/Sorted.php b/library/Validators/Sorted.php index 76e95342..b8debd79 100644 --- a/library/Validators/Sorted.php +++ b/library/Validators/Sorted.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Mikhail Vyrtsev */ declare(strict_types=1); diff --git a/library/Validators/Space.php b/library/Validators/Space.php index 4d34ee5e..0d79d13d 100644 --- a/library/Validators/Space.php +++ b/library/Validators/Space.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Spaced.php b/library/Validators/Spaced.php index 7c10652b..f03eb7a6 100644 --- a/library/Validators/Spaced.php +++ b/library/Validators/Spaced.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Augusto Pascutti + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/StartsWith.php b/library/Validators/StartsWith.php index 29489246..b0beaf9e 100644 --- a/library/Validators/StartsWith.php +++ b/library/Validators/StartsWith.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Marcelo Araujo + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/StringType.php b/library/Validators/StringType.php index e45be99d..50bc9335 100644 --- a/library/Validators/StringType.php +++ b/library/Validators/StringType.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/StringVal.php b/library/Validators/StringVal.php index 44dd2aae..03b7ff40 100644 --- a/library/Validators/StringVal.php +++ b/library/Validators/StringVal.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: João Torquato + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/SubdivisionCode.php b/library/Validators/SubdivisionCode.php index 0f148ef2..36d07371 100644 --- a/library/Validators/SubdivisionCode.php +++ b/library/Validators/SubdivisionCode.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Subset.php b/library/Validators/Subset.php index f4e8cc76..6ac5d3ac 100644 --- a/library/Validators/Subset.php +++ b/library/Validators/Subset.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Krzysztof Śmiałek + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: paul karikari + * SPDX-FileContributor: Singwai Chan */ declare(strict_types=1); diff --git a/library/Validators/SymbolicLink.php b/library/Validators/SymbolicLink.php index cd7cdf43..bf67be5b 100644 --- a/library/Validators/SymbolicLink.php +++ b/library/Validators/SymbolicLink.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Gus Antoniassi + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Templated.php b/library/Validators/Templated.php index ca3d0d1c..1bbebd23 100644 --- a/library/Validators/Templated.php +++ b/library/Validators/Templated.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Time.php b/library/Validators/Time.php index 16b95ac5..66f1aeef 100644 --- a/library/Validators/Time.php +++ b/library/Validators/Time.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Eduardo Reveles + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: qrazi */ declare(strict_types=1); diff --git a/library/Validators/Tld.php b/library/Validators/Tld.php index 42ee58c2..c85bc872 100644 --- a/library/Validators/Tld.php +++ b/library/Validators/Tld.php @@ -1,8 +1,8 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors */ declare(strict_types=1); diff --git a/library/Validators/TrueVal.php b/library/Validators/TrueVal.php index 7ad22665..7e1f431b 100644 --- a/library/Validators/TrueVal.php +++ b/library/Validators/TrueVal.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: paul karikari */ declare(strict_types=1); diff --git a/library/Validators/Undef.php b/library/Validators/Undef.php index 98034ddb..eb0741dc 100644 --- a/library/Validators/Undef.php +++ b/library/Validators/Undef.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jayson Reis + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/UndefOr.php b/library/Validators/UndefOr.php index 3aa440f4..3ddf82ca 100644 --- a/library/Validators/UndefOr.php +++ b/library/Validators/UndefOr.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Unique.php b/library/Validators/Unique.php index 9d0b3de6..cf403a6e 100644 --- a/library/Validators/Unique.php +++ b/library/Validators/Unique.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Krzysztof Śmiałek + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: paul karikari */ declare(strict_types=1); diff --git a/library/Validators/Uploaded.php b/library/Validators/Uploaded.php index 2b225889..3730bed8 100644 --- a/library/Validators/Uploaded.php +++ b/library/Validators/Uploaded.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: paul karikari + * SPDX-FileContributor: v0idpwn */ declare(strict_types=1); diff --git a/library/Validators/Uppercase.php b/library/Validators/Uppercase.php index ee026942..6242483c 100644 --- a/library/Validators/Uppercase.php +++ b/library/Validators/Uppercase.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Url.php b/library/Validators/Url.php index 9e72bf17..1f91ed70 100644 --- a/library/Validators/Url.php +++ b/library/Validators/Url.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/library/Validators/Uuid.php b/library/Validators/Uuid.php index 52ada463..d2f3bd2c 100644 --- a/library/Validators/Uuid.php +++ b/library/Validators/Uuid.php @@ -1,8 +1,17 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Dick van der Heiden + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Kleber Hamada Sato + * SPDX-FileContributor: Michael Weimann + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: steven.lewis */ declare(strict_types=1); diff --git a/library/Validators/Version.php b/library/Validators/Version.php index d4755619..ad04c472 100644 --- a/library/Validators/Version.php +++ b/library/Validators/Version.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/VideoUrl.php b/library/Validators/VideoUrl.php index 2c83b041..9e12ee95 100644 --- a/library/Validators/VideoUrl.php +++ b/library/Validators/VideoUrl.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ricardo Gobbo */ declare(strict_types=1); diff --git a/library/Validators/Vowel.php b/library/Validators/Vowel.php index 54bc19da..6b6f9d58 100644 --- a/library/Validators/Vowel.php +++ b/library/Validators/Vowel.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Kleber Hamada Sato + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/When.php b/library/Validators/When.php index 469ea9bd..75cbcd7e 100644 --- a/library/Validators/When.php +++ b/library/Validators/When.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Hugo Hamon + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/library/Validators/Writable.php b/library/Validators/Writable.php index 0be04ac6..7cfc611d 100644 --- a/library/Validators/Writable.php +++ b/library/Validators/Writable.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: v0idpwn */ declare(strict_types=1); diff --git a/library/Validators/Xdigit.php b/library/Validators/Xdigit.php index 935ee56f..b66cf294 100644 --- a/library/Validators/Xdigit.php +++ b/library/Validators/Xdigit.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/src-dev/Commands/CreateMixinCommand.php b/src-dev/Commands/CreateMixinCommand.php index 5d62b242..8e79a044 100644 --- a/src-dev/Commands/CreateMixinCommand.php +++ b/src-dev/Commands/CreateMixinCommand.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); @@ -50,7 +51,6 @@ use function array_merge; use function count; use function dirname; use function file_exists; -use function file_get_contents; use function file_put_contents; use function implode; use function in_array; @@ -345,12 +345,15 @@ final class CreateMixinCommand extends Command private function overwriteFile(string $content, string $basename): void { $libraryDir = dirname(__DIR__, 2) . '/library'; - $docheaderPath = dirname(__DIR__, 2) . '/.docheader'; - $docheader = file_exists($docheaderPath) ? file_get_contents($docheaderPath) : ''; + + $SPDX = ' * SPDX'; $finalContent = implode("\n\n", array_filter([ ' * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/src-dev/Commands/SmokeTestsCheckCompleteCommand.php b/src-dev/Commands/SmokeTestsCheckCompleteCommand.php index a4a3c12b..964b04d4 100644 --- a/src-dev/Commands/SmokeTestsCheckCompleteCommand.php +++ b/src-dev/Commands/SmokeTestsCheckCompleteCommand.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas */ declare(strict_types=1); diff --git a/src-dev/Commands/UpdateDomainSuffixesCommand.php b/src-dev/Commands/UpdateDomainSuffixesCommand.php index 2fa5b9c8..80d030e2 100644 --- a/src-dev/Commands/UpdateDomainSuffixesCommand.php +++ b/src-dev/Commands/UpdateDomainSuffixesCommand.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); @@ -101,10 +102,12 @@ final class UpdateDomainSuffixesCommand extends Command sort($suffixList); + $SPDX = '// SPDX'; + $fileContent = implode(PHP_EOL, [ ' * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); @@ -73,10 +74,12 @@ final class UpdateDomainToplevelCommand extends Command // Create the data file $dataFilename = dirname(__DIR__, 2) . '/data/domain/tld.php'; + $SPDX = '// SPDX'; + $fileContent = implode(PHP_EOL, [ ' * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); @@ -106,12 +107,14 @@ final class UpdatePostalCodesCommand extends Command ksort($postalCodes); // Create the data file - $dataFilename = dirname(__DIR__, 2) . '/data/domain/postal-code.php'; + $dataFilename = dirname(__DIR__, 2) . '/data/postal-code.php'; + + $SPDX = '// SPDX'; $fileContent = implode(PHP_EOL, [ ' * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/src-dev/Markdown/Content.php b/src-dev/Markdown/Content.php index 30670c76..23b85dcb 100644 --- a/src-dev/Markdown/Content.php +++ b/src-dev/Markdown/Content.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); @@ -105,6 +106,25 @@ final class Content implements IteratorAggregate $this->listItem(sprintf('[%s](%s)', $title, $href)); } + public function extractSpdx(): self + { + $start = 0; + $end = 0; + foreach ($this->lines as $position => $line) { + if (preg_match('/^/', $line) === 1) { + $end = $position; + break; + } + } + + return new self(array_slice($this->lines, $start, $end + 2)); + } + public function withSection(Content $content): self { $firstLine = reset($content->lines); diff --git a/src-dev/Markdown/Differ.php b/src-dev/Markdown/Differ.php index 310965d7..e930d7d5 100644 --- a/src-dev/Markdown/Differ.php +++ b/src-dev/Markdown/Differ.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/src-dev/Markdown/File.php b/src-dev/Markdown/File.php index 437c0288..ec39cd4e 100644 --- a/src-dev/Markdown/File.php +++ b/src-dev/Markdown/File.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/src-dev/Markdown/Linter.php b/src-dev/Markdown/Linter.php index a8d9c820..d5325c98 100644 --- a/src-dev/Markdown/Linter.php +++ b/src-dev/Markdown/Linter.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/src-dev/Markdown/Linters/AssertionMessageLinter.php b/src-dev/Markdown/Linters/AssertionMessageLinter.php index 6cf0b3ab..22f77275 100644 --- a/src-dev/Markdown/Linters/AssertionMessageLinter.php +++ b/src-dev/Markdown/Linters/AssertionMessageLinter.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/src-dev/Markdown/Linters/ValidatorHeaderLinter.php b/src-dev/Markdown/Linters/ValidatorHeaderLinter.php index af4c0765..69bb2553 100644 --- a/src-dev/Markdown/Linters/ValidatorHeaderLinter.php +++ b/src-dev/Markdown/Linters/ValidatorHeaderLinter.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); @@ -14,7 +15,6 @@ use ReflectionMethod; use ReflectionNamedType; use ReflectionParameter; use ReflectionUnionType; -use Respect\Dev\Markdown\Content; use Respect\Dev\Markdown\File; use Respect\Dev\Markdown\Linter; @@ -56,8 +56,9 @@ final readonly class ValidatorHeaderLinter implements Linter } $lines = $file->content->toArray(); + while (($line = array_shift($lines)) !== false) { - if (preg_match('/^(# .+|- .+|)$/', $line) === 0) { + if (preg_match('/^(# .+|- .+||SPDX-.+|)$/', $line) === 0) { array_unshift($lines, $line); break; } @@ -65,7 +66,8 @@ final readonly class ValidatorHeaderLinter implements Linter $validator = basename($file->filename, '.md'); - $content = new Content(); + $content = $file->content->extractSpdx(); + $content->h1($validator); $reflectionClass = new ReflectionClass('Respect\\Validation\\Validators\\' . $validator); diff --git a/src-dev/Markdown/Linters/ValidatorIndexLinter.php b/src-dev/Markdown/Linters/ValidatorIndexLinter.php index d1e05f5b..694a1712 100644 --- a/src-dev/Markdown/Linters/ValidatorIndexLinter.php +++ b/src-dev/Markdown/Linters/ValidatorIndexLinter.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); @@ -32,6 +33,8 @@ final readonly class ValidatorIndexLinter implements Linter return $file; } + $content = $file->content->extractSpdx(); + $validators = $this->getSortedListOfValidators(); $validatorsByCategory = []; @@ -47,7 +50,6 @@ final readonly class ValidatorIndexLinter implements Linter $categories = array_keys($validatorsByCategory); - $content = new Content(); $content->h1('Overviews'); $content->paragraph('In this page you will find a list of validators by their category.'); $content->emptyLine(); diff --git a/src-dev/Markdown/Linters/ValidatorRelatedLinter.php b/src-dev/Markdown/Linters/ValidatorRelatedLinter.php index 86bde99d..1eb8d101 100644 --- a/src-dev/Markdown/Linters/ValidatorRelatedLinter.php +++ b/src-dev/Markdown/Linters/ValidatorRelatedLinter.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/src-dev/Markdown/Linters/ValidatorTemplatesLinter.php b/src-dev/Markdown/Linters/ValidatorTemplatesLinter.php index d51c088d..7d6d5c0d 100644 --- a/src-dev/Markdown/Linters/ValidatorTemplatesLinter.php +++ b/src-dev/Markdown/Linters/ValidatorTemplatesLinter.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/Pest.php b/tests/Pest.php index 2cb1daec..ccc3be9f 100644 --- a/tests/Pest.php +++ b/tests/Pest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/benchmark/ValidatorBench.php b/tests/benchmark/ValidatorBench.php index a52ff05b..a8577309 100644 --- a/tests/benchmark/ValidatorBench.php +++ b/tests/benchmark/ValidatorBench.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas */ declare(strict_types=1); diff --git a/tests/bootstrap.php b/tests/bootstrap.php index bc666c6b..fbc19b35 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/feature/AssertWithKeysTest.php b/tests/feature/AssertWithKeysTest.php index 78b2cc18..bc5e69b9 100644 --- a/tests/feature/AssertWithKeysTest.php +++ b/tests/feature/AssertWithKeysTest.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Olumide Samson */ declare(strict_types=1); diff --git a/tests/feature/AssertWithPropertiesTest.php b/tests/feature/AssertWithPropertiesTest.php index 2e34a309..ce80521e 100644 --- a/tests/feature/AssertWithPropertiesTest.php +++ b/tests/feature/AssertWithPropertiesTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/AssertWithTemplatesTest.php b/tests/feature/AssertWithTemplatesTest.php index e1021f8d..08b96b8c 100644 --- a/tests/feature/AssertWithTemplatesTest.php +++ b/tests/feature/AssertWithTemplatesTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/DoNotRelyOnNestedValidationExceptionInterfaceForCheckTest.php b/tests/feature/DoNotRelyOnNestedValidationExceptionInterfaceForCheckTest.php index 8913c287..6549098e 100644 --- a/tests/feature/DoNotRelyOnNestedValidationExceptionInterfaceForCheckTest.php +++ b/tests/feature/DoNotRelyOnNestedValidationExceptionInterfaceForCheckTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/GetFullMessageShouldIncludeAllValidationMessagesInAChainTest.php b/tests/feature/GetFullMessageShouldIncludeAllValidationMessagesInAChainTest.php index 223f0d74..ee3d7941 100644 --- a/tests/feature/GetFullMessageShouldIncludeAllValidationMessagesInAChainTest.php +++ b/tests/feature/GetFullMessageShouldIncludeAllValidationMessagesInAChainTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/GetMessagesShouldIncludeAllValidationMessagesInAChainTest.php b/tests/feature/GetMessagesShouldIncludeAllValidationMessagesInAChainTest.php index 85603a1a..316bc99f 100644 --- a/tests/feature/GetMessagesShouldIncludeAllValidationMessagesInAChainTest.php +++ b/tests/feature/GetMessagesShouldIncludeAllValidationMessagesInAChainTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/GetMessagesTest.php b/tests/feature/GetMessagesTest.php index 50d07de8..df177087 100644 --- a/tests/feature/GetMessagesTest.php +++ b/tests/feature/GetMessagesTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/GetMessagesWithReplacementsTest.php b/tests/feature/GetMessagesWithReplacementsTest.php index 7fd76e39..5559e2d7 100644 --- a/tests/feature/GetMessagesWithReplacementsTest.php +++ b/tests/feature/GetMessagesWithReplacementsTest.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Olumide Samson */ declare(strict_types=1); diff --git a/tests/feature/HandlingNamesTest.php b/tests/feature/HandlingNamesTest.php index 45e60da2..965fd7b1 100644 --- a/tests/feature/HandlingNamesTest.php +++ b/tests/feature/HandlingNamesTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue1033Test.php b/tests/feature/Issues/Issue1033Test.php index 636135d2..3a8503eb 100644 --- a/tests/feature/Issues/Issue1033Test.php +++ b/tests/feature/Issues/Issue1033Test.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue1244Test.php b/tests/feature/Issues/Issue1244Test.php index 9b556218..abb5dd98 100644 --- a/tests/feature/Issues/Issue1244Test.php +++ b/tests/feature/Issues/Issue1244Test.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue1289Test.php b/tests/feature/Issues/Issue1289Test.php index ac8f517f..cde16781 100644 --- a/tests/feature/Issues/Issue1289Test.php +++ b/tests/feature/Issues/Issue1289Test.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue1333Test.php b/tests/feature/Issues/Issue1333Test.php index 5938bbab..ad61574c 100644 --- a/tests/feature/Issues/Issue1333Test.php +++ b/tests/feature/Issues/Issue1333Test.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue1334Test.php b/tests/feature/Issues/Issue1334Test.php index 462b0e99..0e89df95 100644 --- a/tests/feature/Issues/Issue1334Test.php +++ b/tests/feature/Issues/Issue1334Test.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue1376Test.php b/tests/feature/Issues/Issue1376Test.php index fbd5190f..337f1cf4 100644 --- a/tests/feature/Issues/Issue1376Test.php +++ b/tests/feature/Issues/Issue1376Test.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue1469Test.php b/tests/feature/Issues/Issue1469Test.php index cede8fd2..9ef077c0 100644 --- a/tests/feature/Issues/Issue1469Test.php +++ b/tests/feature/Issues/Issue1469Test.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue1477Test.php b/tests/feature/Issues/Issue1477Test.php index 6d7cd8f7..05bb0061 100644 --- a/tests/feature/Issues/Issue1477Test.php +++ b/tests/feature/Issues/Issue1477Test.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue179Test.php b/tests/feature/Issues/Issue179Test.php index 0af25293..1002c1d1 100644 --- a/tests/feature/Issues/Issue179Test.php +++ b/tests/feature/Issues/Issue179Test.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue425Test.php b/tests/feature/Issues/Issue425Test.php index 213e5d7a..3d2c22a2 100644 --- a/tests/feature/Issues/Issue425Test.php +++ b/tests/feature/Issues/Issue425Test.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue446Test.php b/tests/feature/Issues/Issue446Test.php index 27d1ccb9..038b12eb 100644 --- a/tests/feature/Issues/Issue446Test.php +++ b/tests/feature/Issues/Issue446Test.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue619Test.php b/tests/feature/Issues/Issue619Test.php index 9cf6d40a..3a2ff4b0 100644 --- a/tests/feature/Issues/Issue619Test.php +++ b/tests/feature/Issues/Issue619Test.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue739Test.php b/tests/feature/Issues/Issue739Test.php index b8be924d..ff6522f3 100644 --- a/tests/feature/Issues/Issue739Test.php +++ b/tests/feature/Issues/Issue739Test.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue796Test.php b/tests/feature/Issues/Issue796Test.php index 11b78ce3..9a8879d7 100644 --- a/tests/feature/Issues/Issue796Test.php +++ b/tests/feature/Issues/Issue796Test.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jonathan Stewmon */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue799Test.php b/tests/feature/Issues/Issue799Test.php index 595e334c..7faa4317 100644 --- a/tests/feature/Issues/Issue799Test.php +++ b/tests/feature/Issues/Issue799Test.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Issues/Issue805Test.php b/tests/feature/Issues/Issue805Test.php index fab66d79..5ef2156a 100644 --- a/tests/feature/Issues/Issue805Test.php +++ b/tests/feature/Issues/Issue805Test.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/KeysAsValidatorNamesTest.php b/tests/feature/KeysAsValidatorNamesTest.php index 9118ef81..ed737432 100644 --- a/tests/feature/KeysAsValidatorNamesTest.php +++ b/tests/feature/KeysAsValidatorNamesTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Message/ValidationStringifierTest.php b/tests/feature/Message/ValidationStringifierTest.php index b030c239..276db9a8 100644 --- a/tests/feature/Message/ValidationStringifierTest.php +++ b/tests/feature/Message/ValidationStringifierTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/NotShouldWorkWithBuilderTestTest.php b/tests/feature/NotShouldWorkWithBuilderTestTest.php index 4f34fc03..e59d0047 100644 --- a/tests/feature/NotShouldWorkWithBuilderTestTest.php +++ b/tests/feature/NotShouldWorkWithBuilderTestTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/feature/NotWithRecursionTest.php b/tests/feature/NotWithRecursionTest.php index d6d84795..1074c10a 100644 --- a/tests/feature/NotWithRecursionTest.php +++ b/tests/feature/NotWithRecursionTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/NotWithoutRecursionTest.php b/tests/feature/NotWithoutRecursionTest.php index 5e341dfb..8ff33c43 100644 --- a/tests/feature/NotWithoutRecursionTest.php +++ b/tests/feature/NotWithoutRecursionTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Readme/CustomMessagesTest.php b/tests/feature/Readme/CustomMessagesTest.php index 3612cb4f..c1b1eb54 100644 --- a/tests/feature/Readme/CustomMessagesTest.php +++ b/tests/feature/Readme/CustomMessagesTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Readme/ExampleTest.php b/tests/feature/Readme/ExampleTest.php index cf2ea273..baa9fef3 100644 --- a/tests/feature/Readme/ExampleTest.php +++ b/tests/feature/Readme/ExampleTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Readme/GettingMessagesAsAnArrayTest.php b/tests/feature/Readme/GettingMessagesAsAnArrayTest.php index cb3b7045..5f47225b 100644 --- a/tests/feature/Readme/GettingMessagesAsAnArrayTest.php +++ b/tests/feature/Readme/GettingMessagesAsAnArrayTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/SerializableTest.php b/tests/feature/SerializableTest.php index b399115c..cdc6a7ed 100644 --- a/tests/feature/SerializableTest.php +++ b/tests/feature/SerializableTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas */ declare(strict_types=1); diff --git a/tests/feature/SetTemplateWithMultipleValidatorsShouldUseTemplateAsFullMessageHeaderTest.php b/tests/feature/SetTemplateWithMultipleValidatorsShouldUseTemplateAsFullMessageHeaderTest.php index 009dfd84..6e79d538 100644 --- a/tests/feature/SetTemplateWithMultipleValidatorsShouldUseTemplateAsFullMessageHeaderTest.php +++ b/tests/feature/SetTemplateWithMultipleValidatorsShouldUseTemplateAsFullMessageHeaderTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/SetTemplateWithMultipleValidatorsShouldUseTemplateAsMainMessageTest.php b/tests/feature/SetTemplateWithMultipleValidatorsShouldUseTemplateAsMainMessageTest.php index a2e74d1d..b31f382e 100644 --- a/tests/feature/SetTemplateWithMultipleValidatorsShouldUseTemplateAsMainMessageTest.php +++ b/tests/feature/SetTemplateWithMultipleValidatorsShouldUseTemplateAsMainMessageTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/SetTemplateWithSingleValidatorShouldUseTemplateAsMainMessageTest.php b/tests/feature/SetTemplateWithSingleValidatorShouldUseTemplateAsMainMessageTest.php index cd04fee3..cd15db67 100644 --- a/tests/feature/SetTemplateWithSingleValidatorShouldUseTemplateAsMainMessageTest.php +++ b/tests/feature/SetTemplateWithSingleValidatorShouldUseTemplateAsMainMessageTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Transformers/PrefixTest.php b/tests/feature/Transformers/PrefixTest.php index 8bbad51f..1d3a9e4d 100644 --- a/tests/feature/Transformers/PrefixTest.php +++ b/tests/feature/Transformers/PrefixTest.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Dominick Johnson + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/TranslatorTest.php b/tests/feature/TranslatorTest.php index 14e1ed66..2011b1f4 100644 --- a/tests/feature/TranslatorTest.php +++ b/tests/feature/TranslatorTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/ValidationExceptionStackTraceTest.php b/tests/feature/ValidationExceptionStackTraceTest.php index c8728fd8..3a8b10ee 100644 --- a/tests/feature/ValidationExceptionStackTraceTest.php +++ b/tests/feature/ValidationExceptionStackTraceTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/AllOfTest.php b/tests/feature/Validators/AllOfTest.php index 0eb0e31f..fb0751cb 100644 --- a/tests/feature/Validators/AllOfTest.php +++ b/tests/feature/Validators/AllOfTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/AllTest.php b/tests/feature/Validators/AllTest.php index 099fbd7b..2e98a1be 100644 --- a/tests/feature/Validators/AllTest.php +++ b/tests/feature/Validators/AllTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/AlnumTest.php b/tests/feature/Validators/AlnumTest.php index 9e4d5d01..5d5c9fe3 100644 --- a/tests/feature/Validators/AlnumTest.php +++ b/tests/feature/Validators/AlnumTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/AlphaTest.php b/tests/feature/Validators/AlphaTest.php index b58518d7..d847a307 100644 --- a/tests/feature/Validators/AlphaTest.php +++ b/tests/feature/Validators/AlphaTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/AlwaysInvalidTest.php b/tests/feature/Validators/AlwaysInvalidTest.php index 795f6cb1..90147ae7 100644 --- a/tests/feature/Validators/AlwaysInvalidTest.php +++ b/tests/feature/Validators/AlwaysInvalidTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/AlwaysValidTest.php b/tests/feature/Validators/AlwaysValidTest.php index c97296c3..3d32b196 100644 --- a/tests/feature/Validators/AlwaysValidTest.php +++ b/tests/feature/Validators/AlwaysValidTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/AnyOfTest.php b/tests/feature/Validators/AnyOfTest.php index fd3cbffe..c427950d 100644 --- a/tests/feature/Validators/AnyOfTest.php +++ b/tests/feature/Validators/AnyOfTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/ArrayTypeTest.php b/tests/feature/Validators/ArrayTypeTest.php index 774f10bf..e1eaea25 100644 --- a/tests/feature/Validators/ArrayTypeTest.php +++ b/tests/feature/Validators/ArrayTypeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/ArrayValTest.php b/tests/feature/Validators/ArrayValTest.php index 101eb216..ee5f887c 100644 --- a/tests/feature/Validators/ArrayValTest.php +++ b/tests/feature/Validators/ArrayValTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/AttributesTest.php b/tests/feature/Validators/AttributesTest.php index aa03288a..c8fcc54f 100644 --- a/tests/feature/Validators/AttributesTest.php +++ b/tests/feature/Validators/AttributesTest.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/Base64Test.php b/tests/feature/Validators/Base64Test.php index 2d5f674e..3a829d7a 100644 --- a/tests/feature/Validators/Base64Test.php +++ b/tests/feature/Validators/Base64Test.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/BaseTest.php b/tests/feature/Validators/BaseTest.php index 6cd89167..b1ff4a97 100644 --- a/tests/feature/Validators/BaseTest.php +++ b/tests/feature/Validators/BaseTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/BeetwenTest.php b/tests/feature/Validators/BeetwenTest.php index 1197a3e0..cae75de2 100644 --- a/tests/feature/Validators/BeetwenTest.php +++ b/tests/feature/Validators/BeetwenTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/BetweenExclusiveTest.php b/tests/feature/Validators/BetweenExclusiveTest.php index 1bb49845..0cdbdcee 100644 --- a/tests/feature/Validators/BetweenExclusiveTest.php +++ b/tests/feature/Validators/BetweenExclusiveTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/BlankTest.php b/tests/feature/Validators/BlankTest.php index cfdde87e..5ff7d860 100644 --- a/tests/feature/Validators/BlankTest.php +++ b/tests/feature/Validators/BlankTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/BoolTypeTest.php b/tests/feature/Validators/BoolTypeTest.php index bd08d791..d0ef0e9f 100644 --- a/tests/feature/Validators/BoolTypeTest.php +++ b/tests/feature/Validators/BoolTypeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/BoolValTest.php b/tests/feature/Validators/BoolValTest.php index 4ac69b08..abac63fd 100644 --- a/tests/feature/Validators/BoolValTest.php +++ b/tests/feature/Validators/BoolValTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/BsnTest.php b/tests/feature/Validators/BsnTest.php index 3c868476..0d25a6ff 100644 --- a/tests/feature/Validators/BsnTest.php +++ b/tests/feature/Validators/BsnTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/CallTest.php b/tests/feature/Validators/CallTest.php index ae24117d..a2e4d612 100644 --- a/tests/feature/Validators/CallTest.php +++ b/tests/feature/Validators/CallTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/CallableTypeTest.php b/tests/feature/Validators/CallableTypeTest.php index cecb0d52..cbdf0740 100644 --- a/tests/feature/Validators/CallableTypeTest.php +++ b/tests/feature/Validators/CallableTypeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/CallbackTest.php b/tests/feature/Validators/CallbackTest.php index 28e634ca..8d7b047c 100644 --- a/tests/feature/Validators/CallbackTest.php +++ b/tests/feature/Validators/CallbackTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/CharsetTest.php b/tests/feature/Validators/CharsetTest.php index 4579caff..6649aeeb 100644 --- a/tests/feature/Validators/CharsetTest.php +++ b/tests/feature/Validators/CharsetTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/CircuitTest.php b/tests/feature/Validators/CircuitTest.php index 89f31121..88b1c3f0 100644 --- a/tests/feature/Validators/CircuitTest.php +++ b/tests/feature/Validators/CircuitTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/CnhTest.php b/tests/feature/Validators/CnhTest.php index b3e76f52..0bc9c66d 100644 --- a/tests/feature/Validators/CnhTest.php +++ b/tests/feature/Validators/CnhTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/CnpjTest.php b/tests/feature/Validators/CnpjTest.php index f136e65e..7e7a76ab 100644 --- a/tests/feature/Validators/CnpjTest.php +++ b/tests/feature/Validators/CnpjTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/CntrlTest.php b/tests/feature/Validators/CntrlTest.php index cbfe169f..efcb259c 100644 --- a/tests/feature/Validators/CntrlTest.php +++ b/tests/feature/Validators/CntrlTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/ConsonantTest.php b/tests/feature/Validators/ConsonantTest.php index b8443dbe..6765d4b0 100644 --- a/tests/feature/Validators/ConsonantTest.php +++ b/tests/feature/Validators/ConsonantTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/ContainsAnyTest.php b/tests/feature/Validators/ContainsAnyTest.php index 07ba9990..fe5d6f42 100644 --- a/tests/feature/Validators/ContainsAnyTest.php +++ b/tests/feature/Validators/ContainsAnyTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/ContainsCountTest.php b/tests/feature/Validators/ContainsCountTest.php index 5c9a3d5c..352de83e 100644 --- a/tests/feature/Validators/ContainsCountTest.php +++ b/tests/feature/Validators/ContainsCountTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas */ declare(strict_types=1); diff --git a/tests/feature/Validators/ContainsTest.php b/tests/feature/Validators/ContainsTest.php index d0f733c4..0970e647 100644 --- a/tests/feature/Validators/ContainsTest.php +++ b/tests/feature/Validators/ContainsTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/CountableTest.php b/tests/feature/Validators/CountableTest.php index d3f84f62..8d86595b 100644 --- a/tests/feature/Validators/CountableTest.php +++ b/tests/feature/Validators/CountableTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/CountryCodeTest.php b/tests/feature/Validators/CountryCodeTest.php index 7cc2d5b7..7a81c368 100644 --- a/tests/feature/Validators/CountryCodeTest.php +++ b/tests/feature/Validators/CountryCodeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/CpfTest.php b/tests/feature/Validators/CpfTest.php index 0bf4fc3e..1165d787 100644 --- a/tests/feature/Validators/CpfTest.php +++ b/tests/feature/Validators/CpfTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/CreditCardTest.php b/tests/feature/Validators/CreditCardTest.php index fef9639c..2453f19c 100644 --- a/tests/feature/Validators/CreditCardTest.php +++ b/tests/feature/Validators/CreditCardTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/CurrencyCodeTest.php b/tests/feature/Validators/CurrencyCodeTest.php index d6ba5f06..033ee90a 100644 --- a/tests/feature/Validators/CurrencyCodeTest.php +++ b/tests/feature/Validators/CurrencyCodeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/DateTest.php b/tests/feature/Validators/DateTest.php index d0378b9e..e7272166 100644 --- a/tests/feature/Validators/DateTest.php +++ b/tests/feature/Validators/DateTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/DateTimeDiffTest.php b/tests/feature/Validators/DateTimeDiffTest.php index fa09598d..ea913b1f 100644 --- a/tests/feature/Validators/DateTimeDiffTest.php +++ b/tests/feature/Validators/DateTimeDiffTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/DateTimeTest.php b/tests/feature/Validators/DateTimeTest.php index 89a096a6..d23b67b6 100644 --- a/tests/feature/Validators/DateTimeTest.php +++ b/tests/feature/Validators/DateTimeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/DecimalTest.php b/tests/feature/Validators/DecimalTest.php index 9c3ec7d1..24cca2f4 100644 --- a/tests/feature/Validators/DecimalTest.php +++ b/tests/feature/Validators/DecimalTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/DigitTest.php b/tests/feature/Validators/DigitTest.php index bcba941b..68e61329 100644 --- a/tests/feature/Validators/DigitTest.php +++ b/tests/feature/Validators/DigitTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/DirectoryTest.php b/tests/feature/Validators/DirectoryTest.php index f09ef254..22affd98 100644 --- a/tests/feature/Validators/DirectoryTest.php +++ b/tests/feature/Validators/DirectoryTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/DomainTest.php b/tests/feature/Validators/DomainTest.php index b728df42..2e08d3ad 100644 --- a/tests/feature/Validators/DomainTest.php +++ b/tests/feature/Validators/DomainTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/EachTest.php b/tests/feature/Validators/EachTest.php index 58cad575..0c9d2bcd 100644 --- a/tests/feature/Validators/EachTest.php +++ b/tests/feature/Validators/EachTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Dominick Johnson + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/EmailTest.php b/tests/feature/Validators/EmailTest.php index ffb7b11d..23a8a3a0 100644 --- a/tests/feature/Validators/EmailTest.php +++ b/tests/feature/Validators/EmailTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/EmojiTest.php b/tests/feature/Validators/EmojiTest.php index 6cabb649..21a89f8f 100644 --- a/tests/feature/Validators/EmojiTest.php +++ b/tests/feature/Validators/EmojiTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/EndsWithTest.php b/tests/feature/Validators/EndsWithTest.php index 1c765ea4..e9b9546d 100644 --- a/tests/feature/Validators/EndsWithTest.php +++ b/tests/feature/Validators/EndsWithTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/EqualsTest.php b/tests/feature/Validators/EqualsTest.php index 491f84d2..cc1072f6 100644 --- a/tests/feature/Validators/EqualsTest.php +++ b/tests/feature/Validators/EqualsTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/EquivalentTest.php b/tests/feature/Validators/EquivalentTest.php index 77ed57a4..9cbe8a89 100644 --- a/tests/feature/Validators/EquivalentTest.php +++ b/tests/feature/Validators/EquivalentTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/EvenTest.php b/tests/feature/Validators/EvenTest.php index 3bace5c4..5c3f4baf 100644 --- a/tests/feature/Validators/EvenTest.php +++ b/tests/feature/Validators/EvenTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/ExecutableTest.php b/tests/feature/Validators/ExecutableTest.php index 1c4b52c1..3d7cca13 100644 --- a/tests/feature/Validators/ExecutableTest.php +++ b/tests/feature/Validators/ExecutableTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/ExistsTest.php b/tests/feature/Validators/ExistsTest.php index 9cde9dc0..01623e59 100644 --- a/tests/feature/Validators/ExistsTest.php +++ b/tests/feature/Validators/ExistsTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/ExtensionTest.php b/tests/feature/Validators/ExtensionTest.php index e078084e..2e9e4966 100644 --- a/tests/feature/Validators/ExtensionTest.php +++ b/tests/feature/Validators/ExtensionTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/FactorTest.php b/tests/feature/Validators/FactorTest.php index 7d749bce..72251324 100644 --- a/tests/feature/Validators/FactorTest.php +++ b/tests/feature/Validators/FactorTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/FalseValTest.php b/tests/feature/Validators/FalseValTest.php index a1007cdb..caa61072 100644 --- a/tests/feature/Validators/FalseValTest.php +++ b/tests/feature/Validators/FalseValTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/FalsyTest.php b/tests/feature/Validators/FalsyTest.php index aac47cbd..cd674e11 100644 --- a/tests/feature/Validators/FalsyTest.php +++ b/tests/feature/Validators/FalsyTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/FibonacciTest.php b/tests/feature/Validators/FibonacciTest.php index 7b7db61a..295349e3 100644 --- a/tests/feature/Validators/FibonacciTest.php +++ b/tests/feature/Validators/FibonacciTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/FileTest.php b/tests/feature/Validators/FileTest.php index d3b82a9d..99f1efca 100644 --- a/tests/feature/Validators/FileTest.php +++ b/tests/feature/Validators/FileTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/FilterVarTest.php b/tests/feature/Validators/FilterVarTest.php index 06d2e774..3442ed4c 100644 --- a/tests/feature/Validators/FilterVarTest.php +++ b/tests/feature/Validators/FilterVarTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/FiniteTest.php b/tests/feature/Validators/FiniteTest.php index 0d69c44d..0ce5240f 100644 --- a/tests/feature/Validators/FiniteTest.php +++ b/tests/feature/Validators/FiniteTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/FloatTypeTest.php b/tests/feature/Validators/FloatTypeTest.php index 5cef9808..4cb92e53 100644 --- a/tests/feature/Validators/FloatTypeTest.php +++ b/tests/feature/Validators/FloatTypeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/FloatvalTest.php b/tests/feature/Validators/FloatvalTest.php index d015b838..aa47ee1d 100644 --- a/tests/feature/Validators/FloatvalTest.php +++ b/tests/feature/Validators/FloatvalTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/GraphTest.php b/tests/feature/Validators/GraphTest.php index a94a3439..ba05e935 100644 --- a/tests/feature/Validators/GraphTest.php +++ b/tests/feature/Validators/GraphTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/GreaterThanOrEqualTest.php b/tests/feature/Validators/GreaterThanOrEqualTest.php index bb571ce9..edee775b 100644 --- a/tests/feature/Validators/GreaterThanOrEqualTest.php +++ b/tests/feature/Validators/GreaterThanOrEqualTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/GreaterThanTest.php b/tests/feature/Validators/GreaterThanTest.php index bc42257c..f95f1d64 100644 --- a/tests/feature/Validators/GreaterThanTest.php +++ b/tests/feature/Validators/GreaterThanTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/HetuTest.php b/tests/feature/Validators/HetuTest.php index ce418c45..64eafac5 100644 --- a/tests/feature/Validators/HetuTest.php +++ b/tests/feature/Validators/HetuTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/HexRgbColorTest.php b/tests/feature/Validators/HexRgbColorTest.php index 3c50b15d..01d5267f 100644 --- a/tests/feature/Validators/HexRgbColorTest.php +++ b/tests/feature/Validators/HexRgbColorTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/IbanTest.php b/tests/feature/Validators/IbanTest.php index 2e90825c..3c2cbdfe 100644 --- a/tests/feature/Validators/IbanTest.php +++ b/tests/feature/Validators/IbanTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/IdenticalTest.php b/tests/feature/Validators/IdenticalTest.php index 0dc80355..e27e5e9f 100644 --- a/tests/feature/Validators/IdenticalTest.php +++ b/tests/feature/Validators/IdenticalTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/ImageTest.php b/tests/feature/Validators/ImageTest.php index 1c9a550d..a481f3d6 100644 --- a/tests/feature/Validators/ImageTest.php +++ b/tests/feature/Validators/ImageTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/ImeiTest.php b/tests/feature/Validators/ImeiTest.php index 5fb4050f..28f8e940 100644 --- a/tests/feature/Validators/ImeiTest.php +++ b/tests/feature/Validators/ImeiTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/InTest.php b/tests/feature/Validators/InTest.php index 8f5bd730..93acc3d1 100644 --- a/tests/feature/Validators/InTest.php +++ b/tests/feature/Validators/InTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/InfiniteTest.php b/tests/feature/Validators/InfiniteTest.php index e32c1004..80d5fbb8 100644 --- a/tests/feature/Validators/InfiniteTest.php +++ b/tests/feature/Validators/InfiniteTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/InstanceTest.php b/tests/feature/Validators/InstanceTest.php index d1f302f5..0dd6609a 100644 --- a/tests/feature/Validators/InstanceTest.php +++ b/tests/feature/Validators/InstanceTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/IntTypeTest.php b/tests/feature/Validators/IntTypeTest.php index 4dc50e61..40935207 100644 --- a/tests/feature/Validators/IntTypeTest.php +++ b/tests/feature/Validators/IntTypeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/IntValTest.php b/tests/feature/Validators/IntValTest.php index a53c20eb..c6624222 100644 --- a/tests/feature/Validators/IntValTest.php +++ b/tests/feature/Validators/IntValTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/IpTest.php b/tests/feature/Validators/IpTest.php index 4170f07b..a3b503ab 100644 --- a/tests/feature/Validators/IpTest.php +++ b/tests/feature/Validators/IpTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/IsbnTest.php b/tests/feature/Validators/IsbnTest.php index 06749a1f..aaf47997 100644 --- a/tests/feature/Validators/IsbnTest.php +++ b/tests/feature/Validators/IsbnTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/IterableTypeTest.php b/tests/feature/Validators/IterableTypeTest.php index 4b775ae8..22877dee 100644 --- a/tests/feature/Validators/IterableTypeTest.php +++ b/tests/feature/Validators/IterableTypeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/IterableValTest.php b/tests/feature/Validators/IterableValTest.php index 93a16232..f272c1c1 100644 --- a/tests/feature/Validators/IterableValTest.php +++ b/tests/feature/Validators/IterableValTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/JsonTest.php b/tests/feature/Validators/JsonTest.php index 37ca941e..223d7394 100644 --- a/tests/feature/Validators/JsonTest.php +++ b/tests/feature/Validators/JsonTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/KeyExistsTest.php b/tests/feature/Validators/KeyExistsTest.php index 5348d62a..17c50bec 100644 --- a/tests/feature/Validators/KeyExistsTest.php +++ b/tests/feature/Validators/KeyExistsTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/KeyOptionalTest.php b/tests/feature/Validators/KeyOptionalTest.php index 5de2d70e..a35c8f95 100644 --- a/tests/feature/Validators/KeyOptionalTest.php +++ b/tests/feature/Validators/KeyOptionalTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/KeySetTest.php b/tests/feature/Validators/KeySetTest.php index a8a88090..2cf0b662 100644 --- a/tests/feature/Validators/KeySetTest.php +++ b/tests/feature/Validators/KeySetTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/KeyTest.php b/tests/feature/Validators/KeyTest.php index 047d89ed..45fb6f69 100644 --- a/tests/feature/Validators/KeyTest.php +++ b/tests/feature/Validators/KeyTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/LanguageCodeTest.php b/tests/feature/Validators/LanguageCodeTest.php index f2f12ff0..5e79dd4f 100644 --- a/tests/feature/Validators/LanguageCodeTest.php +++ b/tests/feature/Validators/LanguageCodeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/LazyTest.php b/tests/feature/Validators/LazyTest.php index f7c92b7f..068a3d65 100644 --- a/tests/feature/Validators/LazyTest.php +++ b/tests/feature/Validators/LazyTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/LeapDateTest.php b/tests/feature/Validators/LeapDateTest.php index e9a6b2f3..48659456 100644 --- a/tests/feature/Validators/LeapDateTest.php +++ b/tests/feature/Validators/LeapDateTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/LeapYearTest.php b/tests/feature/Validators/LeapYearTest.php index 24c0b185..80de0d81 100644 --- a/tests/feature/Validators/LeapYearTest.php +++ b/tests/feature/Validators/LeapYearTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/LengthTest.php b/tests/feature/Validators/LengthTest.php index 1e822db1..4b3358e4 100644 --- a/tests/feature/Validators/LengthTest.php +++ b/tests/feature/Validators/LengthTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/LessThanOrEqualTest.php b/tests/feature/Validators/LessThanOrEqualTest.php index f72fd7d6..c2b53ba4 100644 --- a/tests/feature/Validators/LessThanOrEqualTest.php +++ b/tests/feature/Validators/LessThanOrEqualTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/LessThanTest.php b/tests/feature/Validators/LessThanTest.php index ad34888f..8e9dd323 100644 --- a/tests/feature/Validators/LessThanTest.php +++ b/tests/feature/Validators/LessThanTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/LowercaseTest.php b/tests/feature/Validators/LowercaseTest.php index 1a3329e0..edc56e4c 100644 --- a/tests/feature/Validators/LowercaseTest.php +++ b/tests/feature/Validators/LowercaseTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/LuhnTest.php b/tests/feature/Validators/LuhnTest.php index 8d67dfb6..62c6b076 100644 --- a/tests/feature/Validators/LuhnTest.php +++ b/tests/feature/Validators/LuhnTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/MacAddressTest.php b/tests/feature/Validators/MacAddressTest.php index d96a157e..913559f2 100644 --- a/tests/feature/Validators/MacAddressTest.php +++ b/tests/feature/Validators/MacAddressTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/MaxTest.php b/tests/feature/Validators/MaxTest.php index 459e5da2..33eb7922 100644 --- a/tests/feature/Validators/MaxTest.php +++ b/tests/feature/Validators/MaxTest.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Dominick Johnson + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/MimetypeTest.php b/tests/feature/Validators/MimetypeTest.php index c09c16ef..c376aba3 100644 --- a/tests/feature/Validators/MimetypeTest.php +++ b/tests/feature/Validators/MimetypeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/MinTest.php b/tests/feature/Validators/MinTest.php index 1ec3e9d3..1d45d2c7 100644 --- a/tests/feature/Validators/MinTest.php +++ b/tests/feature/Validators/MinTest.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Dominick Johnson + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/MultipleTest.php b/tests/feature/Validators/MultipleTest.php index 3843047a..5661c480 100644 --- a/tests/feature/Validators/MultipleTest.php +++ b/tests/feature/Validators/MultipleTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/NamedTest.php b/tests/feature/Validators/NamedTest.php index 6ca81784..444ee6dc 100644 --- a/tests/feature/Validators/NamedTest.php +++ b/tests/feature/Validators/NamedTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/NegativeTest.php b/tests/feature/Validators/NegativeTest.php index 311f5d22..b63570e5 100644 --- a/tests/feature/Validators/NegativeTest.php +++ b/tests/feature/Validators/NegativeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/NfeAccessKeyTest.php b/tests/feature/Validators/NfeAccessKeyTest.php index eaf4ce56..79717d7c 100644 --- a/tests/feature/Validators/NfeAccessKeyTest.php +++ b/tests/feature/Validators/NfeAccessKeyTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/NifTest.php b/tests/feature/Validators/NifTest.php index 4b96fb3c..5b63aec6 100644 --- a/tests/feature/Validators/NifTest.php +++ b/tests/feature/Validators/NifTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/NipTest.php b/tests/feature/Validators/NipTest.php index da336508..027c3ecf 100644 --- a/tests/feature/Validators/NipTest.php +++ b/tests/feature/Validators/NipTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/NoneOfTest.php b/tests/feature/Validators/NoneOfTest.php index 9d7e1bd6..d1d4ac38 100644 --- a/tests/feature/Validators/NoneOfTest.php +++ b/tests/feature/Validators/NoneOfTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/NullOrTest.php b/tests/feature/Validators/NullOrTest.php index 53fbf170..ed23701c 100644 --- a/tests/feature/Validators/NullOrTest.php +++ b/tests/feature/Validators/NullOrTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/NullTypeTest.php b/tests/feature/Validators/NullTypeTest.php index 6aed1902..23510cb7 100644 --- a/tests/feature/Validators/NullTypeTest.php +++ b/tests/feature/Validators/NullTypeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/NumberTest.php b/tests/feature/Validators/NumberTest.php index 3863d126..3ec62c9e 100644 --- a/tests/feature/Validators/NumberTest.php +++ b/tests/feature/Validators/NumberTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/NumericValTest.php b/tests/feature/Validators/NumericValTest.php index 2a9bad05..4ae44396 100644 --- a/tests/feature/Validators/NumericValTest.php +++ b/tests/feature/Validators/NumericValTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/ObjectTypeTest.php b/tests/feature/Validators/ObjectTypeTest.php index 736002c3..9365d697 100644 --- a/tests/feature/Validators/ObjectTypeTest.php +++ b/tests/feature/Validators/ObjectTypeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/OddTest.php b/tests/feature/Validators/OddTest.php index 0bb75c80..09ea4b26 100644 --- a/tests/feature/Validators/OddTest.php +++ b/tests/feature/Validators/OddTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/OneOfTest.php b/tests/feature/Validators/OneOfTest.php index 952f07e2..44016422 100644 --- a/tests/feature/Validators/OneOfTest.php +++ b/tests/feature/Validators/OneOfTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/PerfectSquareTest.php b/tests/feature/Validators/PerfectSquareTest.php index 59933d9d..9805b3e2 100644 --- a/tests/feature/Validators/PerfectSquareTest.php +++ b/tests/feature/Validators/PerfectSquareTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/PeselTest.php b/tests/feature/Validators/PeselTest.php index 6d6c73c1..e941f9ea 100644 --- a/tests/feature/Validators/PeselTest.php +++ b/tests/feature/Validators/PeselTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/PhoneTest.php b/tests/feature/Validators/PhoneTest.php index aed75024..edf91c39 100644 --- a/tests/feature/Validators/PhoneTest.php +++ b/tests/feature/Validators/PhoneTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/PhplabelTest.php b/tests/feature/Validators/PhplabelTest.php index 6f4017c4..35b58217 100644 --- a/tests/feature/Validators/PhplabelTest.php +++ b/tests/feature/Validators/PhplabelTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/PisTest.php b/tests/feature/Validators/PisTest.php index bfcab318..7ffe2f41 100644 --- a/tests/feature/Validators/PisTest.php +++ b/tests/feature/Validators/PisTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/PolishIdCardTest.php b/tests/feature/Validators/PolishIdCardTest.php index 181a83f1..cc8c35e5 100644 --- a/tests/feature/Validators/PolishIdCardTest.php +++ b/tests/feature/Validators/PolishIdCardTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/PositiveTest.php b/tests/feature/Validators/PositiveTest.php index 9655ed75..71d4b3ea 100644 --- a/tests/feature/Validators/PositiveTest.php +++ b/tests/feature/Validators/PositiveTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/PostalCodeTest.php b/tests/feature/Validators/PostalCodeTest.php index ae48828a..8cc66bba 100644 --- a/tests/feature/Validators/PostalCodeTest.php +++ b/tests/feature/Validators/PostalCodeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/PrimeNumberTest.php b/tests/feature/Validators/PrimeNumberTest.php index 25f20b34..c978f28d 100644 --- a/tests/feature/Validators/PrimeNumberTest.php +++ b/tests/feature/Validators/PrimeNumberTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/PrintableTest.php b/tests/feature/Validators/PrintableTest.php index e0469df9..f62713e6 100644 --- a/tests/feature/Validators/PrintableTest.php +++ b/tests/feature/Validators/PrintableTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/PropertyExistsTest.php b/tests/feature/Validators/PropertyExistsTest.php index f933c0c6..b00bb012 100644 --- a/tests/feature/Validators/PropertyExistsTest.php +++ b/tests/feature/Validators/PropertyExistsTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/PropertyOptionalTest.php b/tests/feature/Validators/PropertyOptionalTest.php index 4b55a927..43b1a14e 100644 --- a/tests/feature/Validators/PropertyOptionalTest.php +++ b/tests/feature/Validators/PropertyOptionalTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/PropertyTest.php b/tests/feature/Validators/PropertyTest.php index 11bf14f8..adc1d711 100644 --- a/tests/feature/Validators/PropertyTest.php +++ b/tests/feature/Validators/PropertyTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/PunctTest.php b/tests/feature/Validators/PunctTest.php index 210e5714..cf24eab2 100644 --- a/tests/feature/Validators/PunctTest.php +++ b/tests/feature/Validators/PunctTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/ReadableTest.php b/tests/feature/Validators/ReadableTest.php index efae3c69..40d8e64f 100644 --- a/tests/feature/Validators/ReadableTest.php +++ b/tests/feature/Validators/ReadableTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/RegexTest.php b/tests/feature/Validators/RegexTest.php index 75bc2d61..0615e392 100644 --- a/tests/feature/Validators/RegexTest.php +++ b/tests/feature/Validators/RegexTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/ResourceTypeTest.php b/tests/feature/Validators/ResourceTypeTest.php index 9ccb52a6..4c84b73f 100644 --- a/tests/feature/Validators/ResourceTypeTest.php +++ b/tests/feature/Validators/ResourceTypeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/RomanTest.php b/tests/feature/Validators/RomanTest.php index 5197d93c..214c10dd 100644 --- a/tests/feature/Validators/RomanTest.php +++ b/tests/feature/Validators/RomanTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/ScalarValTest.php b/tests/feature/Validators/ScalarValTest.php index ee67a76b..d44ee719 100644 --- a/tests/feature/Validators/ScalarValTest.php +++ b/tests/feature/Validators/ScalarValTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/SizeTest.php b/tests/feature/Validators/SizeTest.php index b609e277..72f7f433 100644 --- a/tests/feature/Validators/SizeTest.php +++ b/tests/feature/Validators/SizeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/SlugTest.php b/tests/feature/Validators/SlugTest.php index 81c7b3b2..d1c08a87 100644 --- a/tests/feature/Validators/SlugTest.php +++ b/tests/feature/Validators/SlugTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/SortedTest.php b/tests/feature/Validators/SortedTest.php index e2d4fad6..b4e25f2a 100644 --- a/tests/feature/Validators/SortedTest.php +++ b/tests/feature/Validators/SortedTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/SpaceTest.php b/tests/feature/Validators/SpaceTest.php index 083c8d87..91412324 100644 --- a/tests/feature/Validators/SpaceTest.php +++ b/tests/feature/Validators/SpaceTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/SpacedTest.php b/tests/feature/Validators/SpacedTest.php index 6f1cb2be..22d2cb78 100644 --- a/tests/feature/Validators/SpacedTest.php +++ b/tests/feature/Validators/SpacedTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/StartsWithTest.php b/tests/feature/Validators/StartsWithTest.php index cec4cb8e..de402579 100644 --- a/tests/feature/Validators/StartsWithTest.php +++ b/tests/feature/Validators/StartsWithTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/StringTypeTest.php b/tests/feature/Validators/StringTypeTest.php index 3191ac96..7e93c26a 100644 --- a/tests/feature/Validators/StringTypeTest.php +++ b/tests/feature/Validators/StringTypeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/StringValTest.php b/tests/feature/Validators/StringValTest.php index bed20228..6ea91662 100644 --- a/tests/feature/Validators/StringValTest.php +++ b/tests/feature/Validators/StringValTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/SubsetTest.php b/tests/feature/Validators/SubsetTest.php index 5b04f979..eb2fb272 100644 --- a/tests/feature/Validators/SubsetTest.php +++ b/tests/feature/Validators/SubsetTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/SymbolicLinkTest.php b/tests/feature/Validators/SymbolicLinkTest.php index 77f1ca6b..8a927ce4 100644 --- a/tests/feature/Validators/SymbolicLinkTest.php +++ b/tests/feature/Validators/SymbolicLinkTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/TemplatedTest.php b/tests/feature/Validators/TemplatedTest.php index e02150d2..8796422b 100644 --- a/tests/feature/Validators/TemplatedTest.php +++ b/tests/feature/Validators/TemplatedTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/TimeTest.php b/tests/feature/Validators/TimeTest.php index c305be79..51c6d0ed 100644 --- a/tests/feature/Validators/TimeTest.php +++ b/tests/feature/Validators/TimeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/TldTest.php b/tests/feature/Validators/TldTest.php index 5a6041f2..b6430920 100644 --- a/tests/feature/Validators/TldTest.php +++ b/tests/feature/Validators/TldTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/TrueValTest.php b/tests/feature/Validators/TrueValTest.php index e1e2feaa..67b109e8 100644 --- a/tests/feature/Validators/TrueValTest.php +++ b/tests/feature/Validators/TrueValTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/UndefOrTest.php b/tests/feature/Validators/UndefOrTest.php index f337efd2..545d1751 100644 --- a/tests/feature/Validators/UndefOrTest.php +++ b/tests/feature/Validators/UndefOrTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/UndefTest.php b/tests/feature/Validators/UndefTest.php index 08883b4d..28c5c698 100644 --- a/tests/feature/Validators/UndefTest.php +++ b/tests/feature/Validators/UndefTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/UniqueTest.php b/tests/feature/Validators/UniqueTest.php index 98c24b7c..126379f5 100644 --- a/tests/feature/Validators/UniqueTest.php +++ b/tests/feature/Validators/UniqueTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/UploadedTest.php b/tests/feature/Validators/UploadedTest.php index 0ba932be..82557807 100644 --- a/tests/feature/Validators/UploadedTest.php +++ b/tests/feature/Validators/UploadedTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/UppercaseTest.php b/tests/feature/Validators/UppercaseTest.php index d40389eb..3a4e4743 100644 --- a/tests/feature/Validators/UppercaseTest.php +++ b/tests/feature/Validators/UppercaseTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/UrlTest.php b/tests/feature/Validators/UrlTest.php index 85006362..7880b2ce 100644 --- a/tests/feature/Validators/UrlTest.php +++ b/tests/feature/Validators/UrlTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/UuidTest.php b/tests/feature/Validators/UuidTest.php index e8661ae9..34142df4 100644 --- a/tests/feature/Validators/UuidTest.php +++ b/tests/feature/Validators/UuidTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/VersionTest.php b/tests/feature/Validators/VersionTest.php index e758132f..ed6ba312 100644 --- a/tests/feature/Validators/VersionTest.php +++ b/tests/feature/Validators/VersionTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/VideoUrlTest.php b/tests/feature/Validators/VideoUrlTest.php index bdf39ad3..e128a90c 100644 --- a/tests/feature/Validators/VideoUrlTest.php +++ b/tests/feature/Validators/VideoUrlTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/VowelTest.php b/tests/feature/Validators/VowelTest.php index 267144fc..f3ef8265 100644 --- a/tests/feature/Validators/VowelTest.php +++ b/tests/feature/Validators/VowelTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/WhenTest.php b/tests/feature/Validators/WhenTest.php index dd7a0dc9..2b428d3a 100644 --- a/tests/feature/Validators/WhenTest.php +++ b/tests/feature/Validators/WhenTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/WritableTest.php b/tests/feature/Validators/WritableTest.php index ce28c0e2..a5562093 100644 --- a/tests/feature/Validators/WritableTest.php +++ b/tests/feature/Validators/WritableTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/feature/Validators/XdigitTest.php b/tests/feature/Validators/XdigitTest.php index e2ad9d8d..5ad4be9d 100644 --- a/tests/feature/Validators/XdigitTest.php +++ b/tests/feature/Validators/XdigitTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/fixtures/data-provider.php b/tests/fixtures/data-provider.php index 6518856f..60219003 100644 --- a/tests/fixtures/data-provider.php +++ b/tests/fixtures/data-provider.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Builders/ResultBuilder.php b/tests/library/Builders/ResultBuilder.php index 86605f65..350c745b 100644 --- a/tests/library/Builders/ResultBuilder.php +++ b/tests/library/Builders/ResultBuilder.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/DataProvider.php b/tests/library/DataProvider.php index 2199a655..bd801021 100644 --- a/tests/library/DataProvider.php +++ b/tests/library/DataProvider.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Message/NullStringifier.php b/tests/library/Message/NullStringifier.php index ec675249..e68db985 100644 --- a/tests/library/Message/NullStringifier.php +++ b/tests/library/Message/NullStringifier.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Message/TestingArrayFormatter.php b/tests/library/Message/TestingArrayFormatter.php index e70d5bf4..d7fe42eb 100644 --- a/tests/library/Message/TestingArrayFormatter.php +++ b/tests/library/Message/TestingArrayFormatter.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Message/TestingMessageRenderer.php b/tests/library/Message/TestingMessageRenderer.php index cf968f62..cadefde9 100644 --- a/tests/library/Message/TestingMessageRenderer.php +++ b/tests/library/Message/TestingMessageRenderer.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Message/TestingModifier.php b/tests/library/Message/TestingModifier.php index 795924e1..6c357cc7 100644 --- a/tests/library/Message/TestingModifier.php +++ b/tests/library/Message/TestingModifier.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Message/TestingStringFormatter.php b/tests/library/Message/TestingStringFormatter.php index e4b108cd..0bc3451c 100644 --- a/tests/library/Message/TestingStringFormatter.php +++ b/tests/library/Message/TestingStringFormatter.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Message/TestingStringifier.php b/tests/library/Message/TestingStringifier.php index 1b628ff6..3ea5b9ea 100644 --- a/tests/library/Message/TestingStringifier.php +++ b/tests/library/Message/TestingStringifier.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/RuleTestCase.php b/tests/library/RuleTestCase.php index c321fc8a..835e3934 100644 --- a/tests/library/RuleTestCase.php +++ b/tests/library/RuleTestCase.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Antonio Spinelli + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/library/SmokeTestProvider.php b/tests/library/SmokeTestProvider.php index 13e9c3e9..5fdb375f 100644 --- a/tests/library/SmokeTestProvider.php +++ b/tests/library/SmokeTestProvider.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas */ declare(strict_types=1); diff --git a/tests/library/Stubs/CountableStub.php b/tests/library/Stubs/CountableStub.php index 0d30eeba..a2f3f883 100644 --- a/tests/library/Stubs/CountableStub.php +++ b/tests/library/Stubs/CountableStub.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/library/Stubs/MyValidator.php b/tests/library/Stubs/MyValidator.php index 603e9599..8ab8f0f0 100644 --- a/tests/library/Stubs/MyValidator.php +++ b/tests/library/Stubs/MyValidator.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Stubs/ParentWithAttributes.php b/tests/library/Stubs/ParentWithAttributes.php index 122d3c04..3ebec599 100644 --- a/tests/library/Stubs/ParentWithAttributes.php +++ b/tests/library/Stubs/ParentWithAttributes.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Stubs/StreamStub.php b/tests/library/Stubs/StreamStub.php index 4df2e4e6..3e24a028 100644 --- a/tests/library/Stubs/StreamStub.php +++ b/tests/library/Stubs/StreamStub.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Stubs/ToStringStub.php b/tests/library/Stubs/ToStringStub.php index 2eb5e134..d0d2697c 100644 --- a/tests/library/Stubs/ToStringStub.php +++ b/tests/library/Stubs/ToStringStub.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Stubs/UploadedFileStub.php b/tests/library/Stubs/UploadedFileStub.php index 480cfa42..6033a45d 100644 --- a/tests/library/Stubs/UploadedFileStub.php +++ b/tests/library/Stubs/UploadedFileStub.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Stubs/WithAttributes.php b/tests/library/Stubs/WithAttributes.php index adb20f12..9be39cd9 100644 --- a/tests/library/Stubs/WithAttributes.php +++ b/tests/library/Stubs/WithAttributes.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Stubs/WithMethods.php b/tests/library/Stubs/WithMethods.php index ea76c991..cc5c2c72 100644 --- a/tests/library/Stubs/WithMethods.php +++ b/tests/library/Stubs/WithMethods.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Stubs/WithProperties.php b/tests/library/Stubs/WithProperties.php index 6d0c54f3..e7a82eb2 100644 --- a/tests/library/Stubs/WithProperties.php +++ b/tests/library/Stubs/WithProperties.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Stubs/WithStaticProperties.php b/tests/library/Stubs/WithStaticProperties.php index f1a448ab..691ad05b 100644 --- a/tests/library/Stubs/WithStaticProperties.php +++ b/tests/library/Stubs/WithStaticProperties.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Stubs/WithUninitialized.php b/tests/library/Stubs/WithUninitialized.php index 15ab30c1..601c225b 100644 --- a/tests/library/Stubs/WithUninitialized.php +++ b/tests/library/Stubs/WithUninitialized.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alan Taylor + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/TestCase.php b/tests/library/TestCase.php index 8eda21e0..01a194dd 100644 --- a/tests/library/TestCase.php +++ b/tests/library/TestCase.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Transformers/StubTransformer.php b/tests/library/Transformers/StubTransformer.php index 0326fcf6..7747b941 100644 --- a/tests/library/Transformers/StubTransformer.php +++ b/tests/library/Transformers/StubTransformer.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Validators/Core/ConcreteComparison.php b/tests/library/Validators/Core/ConcreteComparison.php index 4a8acb36..a3cfa3ec 100644 --- a/tests/library/Validators/Core/ConcreteComparison.php +++ b/tests/library/Validators/Core/ConcreteComparison.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Validators/Core/ConcreteComposite.php b/tests/library/Validators/Core/ConcreteComposite.php index 9f3ac1b4..f1e77972 100644 --- a/tests/library/Validators/Core/ConcreteComposite.php +++ b/tests/library/Validators/Core/ConcreteComposite.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Validators/Core/ConcreteEnvelope.php b/tests/library/Validators/Core/ConcreteEnvelope.php index 254b103b..910e0e06 100644 --- a/tests/library/Validators/Core/ConcreteEnvelope.php +++ b/tests/library/Validators/Core/ConcreteEnvelope.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/library/Validators/Core/ConcreteFilteredNonEmptyArray.php b/tests/library/Validators/Core/ConcreteFilteredNonEmptyArray.php index 2b63d608..eef22fda 100644 --- a/tests/library/Validators/Core/ConcreteFilteredNonEmptyArray.php +++ b/tests/library/Validators/Core/ConcreteFilteredNonEmptyArray.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Validators/Core/ConcreteFilteredString.php b/tests/library/Validators/Core/ConcreteFilteredString.php index 03bd7d66..9dc87849 100644 --- a/tests/library/Validators/Core/ConcreteFilteredString.php +++ b/tests/library/Validators/Core/ConcreteFilteredString.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Validators/Core/ConcreteSimple.php b/tests/library/Validators/Core/ConcreteSimple.php index 78255297..e5a9807b 100644 --- a/tests/library/Validators/Core/ConcreteSimple.php +++ b/tests/library/Validators/Core/ConcreteSimple.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/library/Validators/Core/ConcreteWrapper.php b/tests/library/Validators/Core/ConcreteWrapper.php index 736b8864..8b3b7515 100644 --- a/tests/library/Validators/Core/ConcreteWrapper.php +++ b/tests/library/Validators/Core/ConcreteWrapper.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/library/Validators/CustomRule.php b/tests/library/Validators/CustomRule.php index 024e2bab..296337e8 100644 --- a/tests/library/Validators/CustomRule.php +++ b/tests/library/Validators/CustomRule.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/library/Validators/Invalid.php b/tests/library/Validators/Invalid.php index 95ced85f..a196e574 100644 --- a/tests/library/Validators/Invalid.php +++ b/tests/library/Validators/Invalid.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/library/Validators/MyAbstractClass.php b/tests/library/Validators/MyAbstractClass.php index 9ee6190b..661b2014 100644 --- a/tests/library/Validators/MyAbstractClass.php +++ b/tests/library/Validators/MyAbstractClass.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/library/Validators/NoConstructor.php b/tests/library/Validators/NoConstructor.php index 329f208b..89d6c669 100644 --- a/tests/library/Validators/NoConstructor.php +++ b/tests/library/Validators/NoConstructor.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/library/Validators/Stub.php b/tests/library/Validators/Stub.php index 40f2f0c7..70485f55 100644 --- a/tests/library/Validators/Stub.php +++ b/tests/library/Validators/Stub.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/library/Validators/Valid.php b/tests/library/Validators/Valid.php index 27b3bc92..20fa0b3e 100644 --- a/tests/library/Validators/Valid.php +++ b/tests/library/Validators/Valid.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Graham Campbell + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/ContainerRegistryTest.php b/tests/unit/ContainerRegistryTest.php index 700f5d9c..7bdedce6 100644 --- a/tests/unit/ContainerRegistryTest.php +++ b/tests/unit/ContainerRegistryTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Exceptions/InvalidValidatorExceptionTest.php b/tests/unit/Exceptions/InvalidValidatorExceptionTest.php index de4af23e..9faa53fd 100644 --- a/tests/unit/Exceptions/InvalidValidatorExceptionTest.php +++ b/tests/unit/Exceptions/InvalidValidatorExceptionTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Exceptions/MissingComposerDependencyExceptionTest.php b/tests/unit/Exceptions/MissingComposerDependencyExceptionTest.php index f09ba65b..060d8cd9 100644 --- a/tests/unit/Exceptions/MissingComposerDependencyExceptionTest.php +++ b/tests/unit/Exceptions/MissingComposerDependencyExceptionTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Helpers/CanValidateDateTimeTest.php b/tests/unit/Helpers/CanValidateDateTimeTest.php index c2545cd5..ae2cb509 100644 --- a/tests/unit/Helpers/CanValidateDateTimeTest.php +++ b/tests/unit/Helpers/CanValidateDateTimeTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: agchan12 + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Davide Spagnoli + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Helpers/CanValidateUndefinedTest.php b/tests/unit/Helpers/CanValidateUndefinedTest.php index b025b0c0..ee0f9f44 100644 --- a/tests/unit/Helpers/CanValidateUndefinedTest.php +++ b/tests/unit/Helpers/CanValidateUndefinedTest.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Formatter/FirstResultStringFormatterTest.php b/tests/unit/Message/Formatter/FirstResultStringFormatterTest.php index d913a2ad..8612a59a 100644 --- a/tests/unit/Message/Formatter/FirstResultStringFormatterTest.php +++ b/tests/unit/Message/Formatter/FirstResultStringFormatterTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Formatter/NestedArrayFormatterTest.php b/tests/unit/Message/Formatter/NestedArrayFormatterTest.php index 44dc599d..9a1ed911 100644 --- a/tests/unit/Message/Formatter/NestedArrayFormatterTest.php +++ b/tests/unit/Message/Formatter/NestedArrayFormatterTest.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Formatter/NestedListStringFormatterTest.php b/tests/unit/Message/Formatter/NestedListStringFormatterTest.php index 0fdc3c1b..4e33974e 100644 --- a/tests/unit/Message/Formatter/NestedListStringFormatterTest.php +++ b/tests/unit/Message/Formatter/NestedListStringFormatterTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Formatter/OnlyFailedChildrenResultFilterTest.php b/tests/unit/Message/Formatter/OnlyFailedChildrenResultFilterTest.php index 243ea062..b26d2b1b 100644 --- a/tests/unit/Message/Formatter/OnlyFailedChildrenResultFilterTest.php +++ b/tests/unit/Message/Formatter/OnlyFailedChildrenResultFilterTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Formatter/TemplateResolverTest.php b/tests/unit/Message/Formatter/TemplateResolverTest.php index cac4f64f..a1bd558d 100644 --- a/tests/unit/Message/Formatter/TemplateResolverTest.php +++ b/tests/unit/Message/Formatter/TemplateResolverTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/InterpolationRendererTest.php b/tests/unit/Message/InterpolationRendererTest.php index d6648279..3bf58c68 100644 --- a/tests/unit/Message/InterpolationRendererTest.php +++ b/tests/unit/Message/InterpolationRendererTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Modifier/ListAndModifierTest.php b/tests/unit/Message/Modifier/ListAndModifierTest.php index 8a47e7d1..d84f8b4b 100644 --- a/tests/unit/Message/Modifier/ListAndModifierTest.php +++ b/tests/unit/Message/Modifier/ListAndModifierTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Modifier/ListOrModifierTest.php b/tests/unit/Message/Modifier/ListOrModifierTest.php index b7042a84..02c67f48 100644 --- a/tests/unit/Message/Modifier/ListOrModifierTest.php +++ b/tests/unit/Message/Modifier/ListOrModifierTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Modifier/QuoteModifierTest.php b/tests/unit/Message/Modifier/QuoteModifierTest.php index 3ebcff8c..7ad9eb13 100644 --- a/tests/unit/Message/Modifier/QuoteModifierTest.php +++ b/tests/unit/Message/Modifier/QuoteModifierTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Modifier/RawModifierTest.php b/tests/unit/Message/Modifier/RawModifierTest.php index 819bf263..a63792db 100644 --- a/tests/unit/Message/Modifier/RawModifierTest.php +++ b/tests/unit/Message/Modifier/RawModifierTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Modifier/StringifyModifierTest.php b/tests/unit/Message/Modifier/StringifyModifierTest.php index b60858e0..19fca148 100644 --- a/tests/unit/Message/Modifier/StringifyModifierTest.php +++ b/tests/unit/Message/Modifier/StringifyModifierTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Modifier/TransModifierTest.php b/tests/unit/Message/Modifier/TransModifierTest.php index 8f4de03d..5aab5dc2 100644 --- a/tests/unit/Message/Modifier/TransModifierTest.php +++ b/tests/unit/Message/Modifier/TransModifierTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/StandardFormatter/ResultCreator.php b/tests/unit/Message/StandardFormatter/ResultCreator.php index 8f956749..6fff34f8 100644 --- a/tests/unit/Message/StandardFormatter/ResultCreator.php +++ b/tests/unit/Message/StandardFormatter/ResultCreator.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Stringifier/ListedStringifierTest.php b/tests/unit/Message/Stringifier/ListedStringifierTest.php index 8a0382b8..655d9500 100644 --- a/tests/unit/Message/Stringifier/ListedStringifierTest.php +++ b/tests/unit/Message/Stringifier/ListedStringifierTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Stringifier/QuotedStringifierTest.php b/tests/unit/Message/Stringifier/QuotedStringifierTest.php index 0afddf15..5bda4c3a 100644 --- a/tests/unit/Message/Stringifier/QuotedStringifierTest.php +++ b/tests/unit/Message/Stringifier/QuotedStringifierTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Stringifier/SubjectStringifierTest.php b/tests/unit/Message/Stringifier/SubjectStringifierTest.php index cd0088f1..7f249d38 100644 --- a/tests/unit/Message/Stringifier/SubjectStringifierTest.php +++ b/tests/unit/Message/Stringifier/SubjectStringifierTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Message/Translator/ArrayTranslatorTest.php b/tests/unit/Message/Translator/ArrayTranslatorTest.php index ab64eeac..bcc5f55d 100644 --- a/tests/unit/Message/Translator/ArrayTranslatorTest.php +++ b/tests/unit/Message/Translator/ArrayTranslatorTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/NamespacedRuleFactoryTest.php b/tests/unit/NamespacedRuleFactoryTest.php index 270c8e5b..dc5a5bb4 100644 --- a/tests/unit/NamespacedRuleFactoryTest.php +++ b/tests/unit/NamespacedRuleFactoryTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Augusto Pascutti + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/ResultQueryTest.php b/tests/unit/ResultQueryTest.php index 356bbd4b..d30c06ac 100644 --- a/tests/unit/ResultQueryTest.php +++ b/tests/unit/ResultQueryTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Transformers/PrefixTest.php b/tests/unit/Transformers/PrefixTest.php index e079e482..e3c6b317 100644 --- a/tests/unit/Transformers/PrefixTest.php +++ b/tests/unit/Transformers/PrefixTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/ValidatorTest.php b/tests/unit/ValidatorTest.php index fa31ecd8..cfa8f0bb 100644 --- a/tests/unit/ValidatorTest.php +++ b/tests/unit/ValidatorTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Wendt + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Kir Kolyshkin */ declare(strict_types=1); diff --git a/tests/unit/Validators/AllOfTest.php b/tests/unit/Validators/AllOfTest.php index 13b94df4..36309cdd 100644 --- a/tests/unit/Validators/AllOfTest.php +++ b/tests/unit/Validators/AllOfTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Torben Brodt */ declare(strict_types=1); diff --git a/tests/unit/Validators/AllTest.php b/tests/unit/Validators/AllTest.php index 8e42084c..d027f25e 100644 --- a/tests/unit/Validators/AllTest.php +++ b/tests/unit/Validators/AllTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/AlnumTest.php b/tests/unit/Validators/AlnumTest.php index ae73236d..a3918225 100644 --- a/tests/unit/Validators/AlnumTest.php +++ b/tests/unit/Validators/AlnumTest.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Islam Elshobokshy + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/AlphaTest.php b/tests/unit/Validators/AlphaTest.php index ae524ca3..c98cbc21 100644 --- a/tests/unit/Validators/AlphaTest.php +++ b/tests/unit/Validators/AlphaTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/AlwaysInvalidTest.php b/tests/unit/Validators/AlwaysInvalidTest.php index 4622a31a..36d27c13 100644 --- a/tests/unit/Validators/AlwaysInvalidTest.php +++ b/tests/unit/Validators/AlwaysInvalidTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andreas Wolf + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/AlwaysValidTest.php b/tests/unit/Validators/AlwaysValidTest.php index 40358513..7af799cd 100644 --- a/tests/unit/Validators/AlwaysValidTest.php +++ b/tests/unit/Validators/AlwaysValidTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Paulo Eduardo + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/AnyOfTest.php b/tests/unit/Validators/AnyOfTest.php index 24fa73f8..d5f81c53 100644 --- a/tests/unit/Validators/AnyOfTest.php +++ b/tests/unit/Validators/AnyOfTest.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli + * SPDX-FileContributor: Torben Brodt + * SPDX-FileContributor: Vicente Mendoza */ declare(strict_types=1); diff --git a/tests/unit/Validators/ArrayTypeTest.php b/tests/unit/Validators/ArrayTypeTest.php index 25020092..c38df284 100644 --- a/tests/unit/Validators/ArrayTypeTest.php +++ b/tests/unit/Validators/ArrayTypeTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: João Torquato */ declare(strict_types=1); diff --git a/tests/unit/Validators/ArrayValTest.php b/tests/unit/Validators/ArrayValTest.php index ee21881c..8c490d3c 100644 --- a/tests/unit/Validators/ArrayValTest.php +++ b/tests/unit/Validators/ArrayValTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/AttributesTest.php b/tests/unit/Validators/AttributesTest.php index 4232cce3..3e8d1881 100644 --- a/tests/unit/Validators/AttributesTest.php +++ b/tests/unit/Validators/AttributesTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/Base64Test.php b/tests/unit/Validators/Base64Test.php index 489ca3a3..d0f9cb26 100644 --- a/tests/unit/Validators/Base64Test.php +++ b/tests/unit/Validators/Base64Test.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jens Segers + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/BaseTest.php b/tests/unit/Validators/BaseTest.php index c9ba1514..cf392d2f 100644 --- a/tests/unit/Validators/BaseTest.php +++ b/tests/unit/Validators/BaseTest.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Carlos André Ferrari + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/BetweenExclusiveTest.php b/tests/unit/Validators/BetweenExclusiveTest.php index 6232a254..d3be62ec 100644 --- a/tests/unit/Validators/BetweenExclusiveTest.php +++ b/tests/unit/Validators/BetweenExclusiveTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/BetweenTest.php b/tests/unit/Validators/BetweenTest.php index 50303373..f6c102c8 100644 --- a/tests/unit/Validators/BetweenTest.php +++ b/tests/unit/Validators/BetweenTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Torben Brodt */ declare(strict_types=1); diff --git a/tests/unit/Validators/BlankTest.php b/tests/unit/Validators/BlankTest.php index b238d452..1dcd9176 100644 --- a/tests/unit/Validators/BlankTest.php +++ b/tests/unit/Validators/BlankTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/BoolTypeTest.php b/tests/unit/Validators/BoolTypeTest.php index 045c284c..976b9af0 100644 --- a/tests/unit/Validators/BoolTypeTest.php +++ b/tests/unit/Validators/BoolTypeTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Devin Torres + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/BoolValTest.php b/tests/unit/Validators/BoolValTest.php index 32a65d11..b8965fee 100644 --- a/tests/unit/Validators/BoolValTest.php +++ b/tests/unit/Validators/BoolValTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/BsnTest.php b/tests/unit/Validators/BsnTest.php index 13113577..16ce5d9d 100644 --- a/tests/unit/Validators/BsnTest.php +++ b/tests/unit/Validators/BsnTest.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Paulo Eduardo + * SPDX-FileContributor: Ronald Drenth + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/CallTest.php b/tests/unit/Validators/CallTest.php index 32cdda7b..8c8780dd 100644 --- a/tests/unit/Validators/CallTest.php +++ b/tests/unit/Validators/CallTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pathum Harshana De Silva */ declare(strict_types=1); diff --git a/tests/unit/Validators/CallableTypeTest.php b/tests/unit/Validators/CallableTypeTest.php index 654a1238..1623ad6f 100644 --- a/tests/unit/Validators/CallableTypeTest.php +++ b/tests/unit/Validators/CallableTypeTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/CallbackTest.php b/tests/unit/Validators/CallbackTest.php index 46368b60..87433902 100644 --- a/tests/unit/Validators/CallbackTest.php +++ b/tests/unit/Validators/CallbackTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/CharsetTest.php b/tests/unit/Validators/CharsetTest.php index 762716ee..f2427afc 100644 --- a/tests/unit/Validators/CharsetTest.php +++ b/tests/unit/Validators/CharsetTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/CircuitTest.php b/tests/unit/Validators/CircuitTest.php index 57518c3c..3f253b7f 100644 --- a/tests/unit/Validators/CircuitTest.php +++ b/tests/unit/Validators/CircuitTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/CnhTest.php b/tests/unit/Validators/CnhTest.php index 35801bde..b1d2b967 100644 --- a/tests/unit/Validators/CnhTest.php +++ b/tests/unit/Validators/CnhTest.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Gabriel Pedro + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Kinn Coelho Julião + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/CnpjTest.php b/tests/unit/Validators/CnpjTest.php index 9df1e070..e6c2146a 100644 --- a/tests/unit/Validators/CnpjTest.php +++ b/tests/unit/Validators/CnpjTest.php @@ -1,8 +1,18 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jayson Reis + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Renato Moura + * SPDX-FileContributor: Leonn Leite + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/ConsonantTest.php b/tests/unit/Validators/ConsonantTest.php index e286210c..c43e96eb 100644 --- a/tests/unit/Validators/ConsonantTest.php +++ b/tests/unit/Validators/ConsonantTest.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Kleber Hamada Sato + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/ContainsAnyTest.php b/tests/unit/Validators/ContainsAnyTest.php index 73449f82..ec88b8eb 100644 --- a/tests/unit/Validators/ContainsAnyTest.php +++ b/tests/unit/Validators/ContainsAnyTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Kirill Dlussky */ declare(strict_types=1); diff --git a/tests/unit/Validators/ContainsCountTest.php b/tests/unit/Validators/ContainsCountTest.php index 22f1e392..9ebce52f 100644 --- a/tests/unit/Validators/ContainsCountTest.php +++ b/tests/unit/Validators/ContainsCountTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas */ declare(strict_types=1); diff --git a/tests/unit/Validators/ContainsTest.php b/tests/unit/Validators/ContainsTest.php index d86dd92e..2df77e65 100644 --- a/tests/unit/Validators/ContainsTest.php +++ b/tests/unit/Validators/ContainsTest.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nawarian + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/ControlTest.php b/tests/unit/Validators/ControlTest.php index 1ee79bcf..1becc7bc 100644 --- a/tests/unit/Validators/ControlTest.php +++ b/tests/unit/Validators/ControlTest.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/Core/ComparisonTest.php b/tests/unit/Validators/Core/ComparisonTest.php index 13c12350..341770d4 100644 --- a/tests/unit/Validators/Core/ComparisonTest.php +++ b/tests/unit/Validators/Core/ComparisonTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/Core/CompositeTest.php b/tests/unit/Validators/Core/CompositeTest.php index 7b1112c2..a942e5e9 100644 --- a/tests/unit/Validators/Core/CompositeTest.php +++ b/tests/unit/Validators/Core/CompositeTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/Core/EnvelopeTest.php b/tests/unit/Validators/Core/EnvelopeTest.php index c52af479..53eaf42b 100644 --- a/tests/unit/Validators/Core/EnvelopeTest.php +++ b/tests/unit/Validators/Core/EnvelopeTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/Core/FilteredNonEmptyArrayTest.php b/tests/unit/Validators/Core/FilteredNonEmptyArrayTest.php index d6f2b279..60fd88ce 100644 --- a/tests/unit/Validators/Core/FilteredNonEmptyArrayTest.php +++ b/tests/unit/Validators/Core/FilteredNonEmptyArrayTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/Core/FilteredStringTest.php b/tests/unit/Validators/Core/FilteredStringTest.php index 46114750..7bdd6e03 100644 --- a/tests/unit/Validators/Core/FilteredStringTest.php +++ b/tests/unit/Validators/Core/FilteredStringTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/Core/ReducerTest.php b/tests/unit/Validators/Core/ReducerTest.php index 3c4226ef..773ea48d 100644 --- a/tests/unit/Validators/Core/ReducerTest.php +++ b/tests/unit/Validators/Core/ReducerTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/Core/SimpleTest.php b/tests/unit/Validators/Core/SimpleTest.php index 04bfeb17..8cd55684 100644 --- a/tests/unit/Validators/Core/SimpleTest.php +++ b/tests/unit/Validators/Core/SimpleTest.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Fabio Ribeiro + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/Core/WrapperTest.php b/tests/unit/Validators/Core/WrapperTest.php index cee2119c..b11f1e26 100644 --- a/tests/unit/Validators/Core/WrapperTest.php +++ b/tests/unit/Validators/Core/WrapperTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Royall Spence */ declare(strict_types=1); diff --git a/tests/unit/Validators/CountableTest.php b/tests/unit/Validators/CountableTest.php index 4674a75f..64856c0c 100644 --- a/tests/unit/Validators/CountableTest.php +++ b/tests/unit/Validators/CountableTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: João Torquato + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/CountryCodeTest.php b/tests/unit/Validators/CountryCodeTest.php index 435153d8..47037a5a 100644 --- a/tests/unit/Validators/CountryCodeTest.php +++ b/tests/unit/Validators/CountryCodeTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Felipe Martins + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/CpfTest.php b/tests/unit/Validators/CpfTest.php index 74e1b377..6fa1dfd9 100644 --- a/tests/unit/Validators/CpfTest.php +++ b/tests/unit/Validators/CpfTest.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jair Henrique + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Paulo Dias + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/CreditCardTest.php b/tests/unit/Validators/CreditCardTest.php index 179b26ea..4c191b7d 100644 --- a/tests/unit/Validators/CreditCardTest.php +++ b/tests/unit/Validators/CreditCardTest.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andy Snell + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Rakshit + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/CurrencyCodeTest.php b/tests/unit/Validators/CurrencyCodeTest.php index c7ca383c..a026d5bc 100644 --- a/tests/unit/Validators/CurrencyCodeTest.php +++ b/tests/unit/Validators/CurrencyCodeTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: João Torquato + * SPDX-FileContributor: Justin Hook + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/DateTest.php b/tests/unit/Validators/DateTest.php index abff13a7..d2035ba5 100644 --- a/tests/unit/Validators/DateTest.php +++ b/tests/unit/Validators/DateTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Eduardo Reveles + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/DateTimeDiffTest.php b/tests/unit/Validators/DateTimeDiffTest.php index b2a3cbc6..e6dbe897 100644 --- a/tests/unit/Validators/DateTimeDiffTest.php +++ b/tests/unit/Validators/DateTimeDiffTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/DateTimeTest.php b/tests/unit/Validators/DateTimeTest.php index 33f41a4a..6f8ec31c 100644 --- a/tests/unit/Validators/DateTimeTest.php +++ b/tests/unit/Validators/DateTimeTest.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Eduardo Reveles + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/DecimalTest.php b/tests/unit/Validators/DecimalTest.php index 17d0a629..1292acfb 100644 --- a/tests/unit/Validators/DecimalTest.php +++ b/tests/unit/Validators/DecimalTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: toxxxa */ declare(strict_types=1); diff --git a/tests/unit/Validators/DigitTest.php b/tests/unit/Validators/DigitTest.php index f1eddae9..d30f41f0 100644 --- a/tests/unit/Validators/DigitTest.php +++ b/tests/unit/Validators/DigitTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/DirectoryTest.php b/tests/unit/Validators/DirectoryTest.php index 10a670cf..0adf83aa 100644 --- a/tests/unit/Validators/DirectoryTest.php +++ b/tests/unit/Validators/DirectoryTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/DomainTest.php b/tests/unit/Validators/DomainTest.php index 91fea0b2..331a906c 100644 --- a/tests/unit/Validators/DomainTest.php +++ b/tests/unit/Validators/DomainTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Mehmet Tolga Avcioglu + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Róbert Nagy */ declare(strict_types=1); diff --git a/tests/unit/Validators/EachTest.php b/tests/unit/Validators/EachTest.php index 912003dd..2960cf9e 100644 --- a/tests/unit/Validators/EachTest.php +++ b/tests/unit/Validators/EachTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Dylan T + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/EmailTest.php b/tests/unit/Validators/EmailTest.php index 4311868d..0f91e76a 100644 --- a/tests/unit/Validators/EmailTest.php +++ b/tests/unit/Validators/EmailTest.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Eduardo Gulias Davis + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Konstantin + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: paul karikari + * SPDX-FileContributor: Kir Kolyshkin */ declare(strict_types=1); diff --git a/tests/unit/Validators/EmojiTest.php b/tests/unit/Validators/EmojiTest.php index f6c5e525..11e2f131 100644 --- a/tests/unit/Validators/EmojiTest.php +++ b/tests/unit/Validators/EmojiTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/EndsWithTest.php b/tests/unit/Validators/EndsWithTest.php index 3de256ca..d043997a 100644 --- a/tests/unit/Validators/EndsWithTest.php +++ b/tests/unit/Validators/EndsWithTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/EqualsTest.php b/tests/unit/Validators/EqualsTest.php index 867c0888..602d520e 100644 --- a/tests/unit/Validators/EqualsTest.php +++ b/tests/unit/Validators/EqualsTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ian + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/EquivalentTest.php b/tests/unit/Validators/EquivalentTest.php index 1ff51232..ca109217 100644 --- a/tests/unit/Validators/EquivalentTest.php +++ b/tests/unit/Validators/EquivalentTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/EvenTest.php b/tests/unit/Validators/EvenTest.php index 91818955..9acaa388 100644 --- a/tests/unit/Validators/EvenTest.php +++ b/tests/unit/Validators/EvenTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: paul karikari */ declare(strict_types=1); diff --git a/tests/unit/Validators/ExecutableTest.php b/tests/unit/Validators/ExecutableTest.php index 503d4eee..fed65102 100644 --- a/tests/unit/Validators/ExecutableTest.php +++ b/tests/unit/Validators/ExecutableTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Royall Spence + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/ExistsTest.php b/tests/unit/Validators/ExistsTest.php index 062d7e50..21f0f61e 100644 --- a/tests/unit/Validators/ExistsTest.php +++ b/tests/unit/Validators/ExistsTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Kennedy Tedesco + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/ExtensionTest.php b/tests/unit/Validators/ExtensionTest.php index 12769432..50549c5a 100644 --- a/tests/unit/Validators/ExtensionTest.php +++ b/tests/unit/Validators/ExtensionTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/FactorTest.php b/tests/unit/Validators/FactorTest.php index e71e1531..5e077724 100644 --- a/tests/unit/Validators/FactorTest.php +++ b/tests/unit/Validators/FactorTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: David Meister + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/FalseValTest.php b/tests/unit/Validators/FalseValTest.php index 9cbfd778..801c78dc 100644 --- a/tests/unit/Validators/FalseValTest.php +++ b/tests/unit/Validators/FalseValTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/FalsyTest.php b/tests/unit/Validators/FalsyTest.php index 00337104..b4892a6d 100644 --- a/tests/unit/Validators/FalsyTest.php +++ b/tests/unit/Validators/FalsyTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Bram Van der Sype + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/FibonacciTest.php b/tests/unit/Validators/FibonacciTest.php index a0094346..87568c7a 100644 --- a/tests/unit/Validators/FibonacciTest.php +++ b/tests/unit/Validators/FibonacciTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Samuel Heinzmann */ declare(strict_types=1); diff --git a/tests/unit/Validators/FileTest.php b/tests/unit/Validators/FileTest.php index a24215b2..09ab01d5 100644 --- a/tests/unit/Validators/FileTest.php +++ b/tests/unit/Validators/FileTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Royall Spence */ declare(strict_types=1); diff --git a/tests/unit/Validators/FilterVarTest.php b/tests/unit/Validators/FilterVarTest.php index ea8f2995..85645fe8 100644 --- a/tests/unit/Validators/FilterVarTest.php +++ b/tests/unit/Validators/FilterVarTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Chris Ramakers + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/FiniteTest.php b/tests/unit/Validators/FiniteTest.php index 705b700a..d4153af7 100644 --- a/tests/unit/Validators/FiniteTest.php +++ b/tests/unit/Validators/FiniteTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/FloatTypeTest.php b/tests/unit/Validators/FloatTypeTest.php index 151f4a99..d46cc9a0 100644 --- a/tests/unit/Validators/FloatTypeTest.php +++ b/tests/unit/Validators/FloatTypeTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: João Torquato + * SPDX-FileContributor: Reginaldo Junior <76regi@gmail.com> */ declare(strict_types=1); diff --git a/tests/unit/Validators/FloatValTest.php b/tests/unit/Validators/FloatValTest.php index 00bbadff..373e3ef7 100644 --- a/tests/unit/Validators/FloatValTest.php +++ b/tests/unit/Validators/FloatValTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/GraphTest.php b/tests/unit/Validators/GraphTest.php index 036adfe1..85c848b8 100644 --- a/tests/unit/Validators/GraphTest.php +++ b/tests/unit/Validators/GraphTest.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/GreaterThanOrEqualTest.php b/tests/unit/Validators/GreaterThanOrEqualTest.php index 91b0f218..2d3432e0 100644 --- a/tests/unit/Validators/GreaterThanOrEqualTest.php +++ b/tests/unit/Validators/GreaterThanOrEqualTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/GreaterThanTest.php b/tests/unit/Validators/GreaterThanTest.php index d8f8a383..6dbc704b 100644 --- a/tests/unit/Validators/GreaterThanTest.php +++ b/tests/unit/Validators/GreaterThanTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/HetuTest.php b/tests/unit/Validators/HetuTest.php index 28d8f17d..e8901ded 100644 --- a/tests/unit/Validators/HetuTest.php +++ b/tests/unit/Validators/HetuTest.php @@ -1,8 +1,10 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ville Hukkamäki */ declare(strict_types=1); diff --git a/tests/unit/Validators/HexRgbColorTest.php b/tests/unit/Validators/HexRgbColorTest.php index e1feb42e..18f982c8 100644 --- a/tests/unit/Validators/HexRgbColorTest.php +++ b/tests/unit/Validators/HexRgbColorTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: davidepastore + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/IbanTest.php b/tests/unit/Validators/IbanTest.php index fb59f693..5627eab0 100644 --- a/tests/unit/Validators/IbanTest.php +++ b/tests/unit/Validators/IbanTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Mazen Touati */ declare(strict_types=1); diff --git a/tests/unit/Validators/IdenticalTest.php b/tests/unit/Validators/IdenticalTest.php index c6d4a8e9..534a1909 100644 --- a/tests/unit/Validators/IdenticalTest.php +++ b/tests/unit/Validators/IdenticalTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/ImageTest.php b/tests/unit/Validators/ImageTest.php index 53d80749..a9ff1ba6 100644 --- a/tests/unit/Validators/ImageTest.php +++ b/tests/unit/Validators/ImageTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/ImeiTest.php b/tests/unit/Validators/ImeiTest.php index de76b647..c452eaff 100644 --- a/tests/unit/Validators/ImeiTest.php +++ b/tests/unit/Validators/ImeiTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Diego Oliveira + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/InTest.php b/tests/unit/Validators/InTest.php index 49995a7b..a191507a 100644 --- a/tests/unit/Validators/InTest.php +++ b/tests/unit/Validators/InTest.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Marcel Voigt + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/InfiniteTest.php b/tests/unit/Validators/InfiniteTest.php index 12a2925b..1586ea47 100644 --- a/tests/unit/Validators/InfiniteTest.php +++ b/tests/unit/Validators/InfiniteTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/InstanceTest.php b/tests/unit/Validators/InstanceTest.php index e367fb9c..cf1b3613 100644 --- a/tests/unit/Validators/InstanceTest.php +++ b/tests/unit/Validators/InstanceTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/IntTypeTest.php b/tests/unit/Validators/IntTypeTest.php index a5cbf7d0..fd7f420b 100644 --- a/tests/unit/Validators/IntTypeTest.php +++ b/tests/unit/Validators/IntTypeTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/IntValTest.php b/tests/unit/Validators/IntValTest.php index 04a3df52..7923d431 100644 --- a/tests/unit/Validators/IntValTest.php +++ b/tests/unit/Validators/IntValTest.php @@ -1,8 +1,17 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Adam Benson + * SPDX-FileContributor: Alexander Wühr + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andrei Drulchenko + * SPDX-FileContributor: bmorg + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/IpTest.php b/tests/unit/Validators/IpTest.php index a6e02f19..358703de 100644 --- a/tests/unit/Validators/IpTest.php +++ b/tests/unit/Validators/IpTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Luís Otávio Cobucci Oblonczyk + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/IsbnTest.php b/tests/unit/Validators/IsbnTest.php index 371be678..4feed36e 100644 --- a/tests/unit/Validators/IsbnTest.php +++ b/tests/unit/Validators/IsbnTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Moritz */ declare(strict_types=1); diff --git a/tests/unit/Validators/IterableTypeTest.php b/tests/unit/Validators/IterableTypeTest.php index e95cd247..df3f25f4 100644 --- a/tests/unit/Validators/IterableTypeTest.php +++ b/tests/unit/Validators/IterableTypeTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: João Torquato */ declare(strict_types=1); diff --git a/tests/unit/Validators/IterableValTest.php b/tests/unit/Validators/IterableValTest.php index 6eb8832a..6d1d2756 100644 --- a/tests/unit/Validators/IterableValTest.php +++ b/tests/unit/Validators/IterableValTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: João Torquato */ declare(strict_types=1); diff --git a/tests/unit/Validators/JsonTest.php b/tests/unit/Validators/JsonTest.php index 2bd88c5b..072984e8 100644 --- a/tests/unit/Validators/JsonTest.php +++ b/tests/unit/Validators/JsonTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jair Henrique + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/KeyExistsTest.php b/tests/unit/Validators/KeyExistsTest.php index a3214106..7fe4a00b 100644 --- a/tests/unit/Validators/KeyExistsTest.php +++ b/tests/unit/Validators/KeyExistsTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/KeyOptionalTest.php b/tests/unit/Validators/KeyOptionalTest.php index e4959237..1264e26a 100644 --- a/tests/unit/Validators/KeyOptionalTest.php +++ b/tests/unit/Validators/KeyOptionalTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/KeySetTest.php b/tests/unit/Validators/KeySetTest.php index a98aafd5..26986cf2 100644 --- a/tests/unit/Validators/KeySetTest.php +++ b/tests/unit/Validators/KeySetTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/KeyTest.php b/tests/unit/Validators/KeyTest.php index 7d59d634..f95085b8 100644 --- a/tests/unit/Validators/KeyTest.php +++ b/tests/unit/Validators/KeyTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/LanguageCodeTest.php b/tests/unit/Validators/LanguageCodeTest.php index a8b62d7b..af46e5fc 100644 --- a/tests/unit/Validators/LanguageCodeTest.php +++ b/tests/unit/Validators/LanguageCodeTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/LazyTest.php b/tests/unit/Validators/LazyTest.php index d27f4807..105d6bb8 100644 --- a/tests/unit/Validators/LazyTest.php +++ b/tests/unit/Validators/LazyTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/LeapDateTest.php b/tests/unit/Validators/LeapDateTest.php index a9466611..c0bca1fe 100644 --- a/tests/unit/Validators/LeapDateTest.php +++ b/tests/unit/Validators/LeapDateTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jayson Reis + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/LeapYearTest.php b/tests/unit/Validators/LeapYearTest.php index b3528b03..49fbb4e8 100644 --- a/tests/unit/Validators/LeapYearTest.php +++ b/tests/unit/Validators/LeapYearTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jayson Reis + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/LengthTest.php b/tests/unit/Validators/LengthTest.php index 64769d03..7208cbdc 100644 --- a/tests/unit/Validators/LengthTest.php +++ b/tests/unit/Validators/LengthTest.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Augusto Pascutti + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nawarian Nickolas + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/LessThanOrEqualTest.php b/tests/unit/Validators/LessThanOrEqualTest.php index 4c91fd06..e5ffcc2b 100644 --- a/tests/unit/Validators/LessThanOrEqualTest.php +++ b/tests/unit/Validators/LessThanOrEqualTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/LessThanTest.php b/tests/unit/Validators/LessThanTest.php index d2584895..887f0207 100644 --- a/tests/unit/Validators/LessThanTest.php +++ b/tests/unit/Validators/LessThanTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/LowercaseTest.php b/tests/unit/Validators/LowercaseTest.php index cffdc664..c7582079 100644 --- a/tests/unit/Validators/LowercaseTest.php +++ b/tests/unit/Validators/LowercaseTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/LuhnTest.php b/tests/unit/Validators/LuhnTest.php index 8ef88dd9..f2441ce2 100644 --- a/tests/unit/Validators/LuhnTest.php +++ b/tests/unit/Validators/LuhnTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: João Torquato + * SPDX-FileContributor: Aleksandr Gorshkov */ declare(strict_types=1); diff --git a/tests/unit/Validators/MacAddressTest.php b/tests/unit/Validators/MacAddressTest.php index e4e53b35..abf23a9b 100644 --- a/tests/unit/Validators/MacAddressTest.php +++ b/tests/unit/Validators/MacAddressTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Fábio da Silva Ribeiro + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/MaxTest.php b/tests/unit/Validators/MaxTest.php index 217013ef..308eac48 100644 --- a/tests/unit/Validators/MaxTest.php +++ b/tests/unit/Validators/MaxTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/MimetypeTest.php b/tests/unit/Validators/MimetypeTest.php index 95afd4bc..1ac5b61f 100644 --- a/tests/unit/Validators/MimetypeTest.php +++ b/tests/unit/Validators/MimetypeTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/MinTest.php b/tests/unit/Validators/MinTest.php index 365c03b7..600f077b 100644 --- a/tests/unit/Validators/MinTest.php +++ b/tests/unit/Validators/MinTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/MultipleTest.php b/tests/unit/Validators/MultipleTest.php index 489fdfa7..1a95e54a 100644 --- a/tests/unit/Validators/MultipleTest.php +++ b/tests/unit/Validators/MultipleTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/NegativeTest.php b/tests/unit/Validators/NegativeTest.php index ddb2b708..b655d7f1 100644 --- a/tests/unit/Validators/NegativeTest.php +++ b/tests/unit/Validators/NegativeTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ismael Elias + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/NfeAccessKeyTest.php b/tests/unit/Validators/NfeAccessKeyTest.php index c3d86967..fb28e2a7 100644 --- a/tests/unit/Validators/NfeAccessKeyTest.php +++ b/tests/unit/Validators/NfeAccessKeyTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andrey Knupp Vital + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/NifTest.php b/tests/unit/Validators/NifTest.php index 50601d78..48211ad8 100644 --- a/tests/unit/Validators/NifTest.php +++ b/tests/unit/Validators/NifTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Julián Gutiérrez + * SPDX-FileContributor: Senén */ declare(strict_types=1); diff --git a/tests/unit/Validators/NipTest.php b/tests/unit/Validators/NipTest.php index 28610e55..274f7590 100644 --- a/tests/unit/Validators/NipTest.php +++ b/tests/unit/Validators/NipTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Tomasz Regdos */ declare(strict_types=1); diff --git a/tests/unit/Validators/NoneOfTest.php b/tests/unit/Validators/NoneOfTest.php index df961f59..37d1778c 100644 --- a/tests/unit/Validators/NoneOfTest.php +++ b/tests/unit/Validators/NoneOfTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Torben Brodt */ declare(strict_types=1); diff --git a/tests/unit/Validators/NotTest.php b/tests/unit/Validators/NotTest.php index ecfd33c0..b0003744 100644 --- a/tests/unit/Validators/NotTest.php +++ b/tests/unit/Validators/NotTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Caio César Tavares + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Vicente Mendoza */ declare(strict_types=1); diff --git a/tests/unit/Validators/NullOrTest.php b/tests/unit/Validators/NullOrTest.php index 996ccdaf..726b26ff 100644 --- a/tests/unit/Validators/NullOrTest.php +++ b/tests/unit/Validators/NullOrTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/NullTypeTest.php b/tests/unit/Validators/NullTypeTest.php index 8f82d6f0..e9445648 100644 --- a/tests/unit/Validators/NullTypeTest.php +++ b/tests/unit/Validators/NullTypeTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/NumberTest.php b/tests/unit/Validators/NumberTest.php index 5e5752c5..9ac444bb 100644 --- a/tests/unit/Validators/NumberTest.php +++ b/tests/unit/Validators/NumberTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ismael Elias + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Vitaliy */ declare(strict_types=1); diff --git a/tests/unit/Validators/NumericValTest.php b/tests/unit/Validators/NumericValTest.php index dd6b4810..26bf5a14 100644 --- a/tests/unit/Validators/NumericValTest.php +++ b/tests/unit/Validators/NumericValTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Augusto Pascutti + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/ObjectTypeTest.php b/tests/unit/Validators/ObjectTypeTest.php index 32313400..13bf0db2 100644 --- a/tests/unit/Validators/ObjectTypeTest.php +++ b/tests/unit/Validators/ObjectTypeTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/OddTest.php b/tests/unit/Validators/OddTest.php index a14fce38..8856f6b0 100644 --- a/tests/unit/Validators/OddTest.php +++ b/tests/unit/Validators/OddTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/OneOfTest.php b/tests/unit/Validators/OneOfTest.php index ee3f86b6..a00e90fd 100644 --- a/tests/unit/Validators/OneOfTest.php +++ b/tests/unit/Validators/OneOfTest.php @@ -1,8 +1,17 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Bradyn Poulsen + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli + * SPDX-FileContributor: Torben Brodt + * SPDX-FileContributor: Vicente Mendoza */ declare(strict_types=1); diff --git a/tests/unit/Validators/PerfectSquareTest.php b/tests/unit/Validators/PerfectSquareTest.php index d7e66f3f..cc0821c0 100644 --- a/tests/unit/Validators/PerfectSquareTest.php +++ b/tests/unit/Validators/PerfectSquareTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Kleber Hamada Sato + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/PeselTest.php b/tests/unit/Validators/PeselTest.php index 21e16dcd..4fea10cf 100644 --- a/tests/unit/Validators/PeselTest.php +++ b/tests/unit/Validators/PeselTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Tomasz Regdos */ declare(strict_types=1); diff --git a/tests/unit/Validators/PhoneTest.php b/tests/unit/Validators/PhoneTest.php index 74bc2a56..8e992c84 100644 --- a/tests/unit/Validators/PhoneTest.php +++ b/tests/unit/Validators/PhoneTest.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Eduardo Reveles + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Henrique Oliveira + * SPDX-FileContributor: mf + * SPDX-FileContributor: RCooLeR */ declare(strict_types=1); diff --git a/tests/unit/Validators/PhpLabelTest.php b/tests/unit/Validators/PhpLabelTest.php index 9a9d9672..5fa05d00 100644 --- a/tests/unit/Validators/PhpLabelTest.php +++ b/tests/unit/Validators/PhpLabelTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/PisTest.php b/tests/unit/Validators/PisTest.php index 96e624f0..4ad4f38b 100644 --- a/tests/unit/Validators/PisTest.php +++ b/tests/unit/Validators/PisTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Bruno Koga + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/PolishIdCardTest.php b/tests/unit/Validators/PolishIdCardTest.php index 891cbe9b..e999a7e4 100644 --- a/tests/unit/Validators/PolishIdCardTest.php +++ b/tests/unit/Validators/PolishIdCardTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/PortugueseNifTest.php b/tests/unit/Validators/PortugueseNifTest.php index 1761d7f7..1b5cd3cb 100644 --- a/tests/unit/Validators/PortugueseNifTest.php +++ b/tests/unit/Validators/PortugueseNifTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gonçalo Andrade + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/PositiveTest.php b/tests/unit/Validators/PositiveTest.php index bb3b4449..369b4674 100644 --- a/tests/unit/Validators/PositiveTest.php +++ b/tests/unit/Validators/PositiveTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ismael Elias + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/PostalCodeTest.php b/tests/unit/Validators/PostalCodeTest.php index 257acb57..ca7a004e 100644 --- a/tests/unit/Validators/PostalCodeTest.php +++ b/tests/unit/Validators/PostalCodeTest.php @@ -1,8 +1,22 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Axel Wargnier + * SPDX-FileContributor: Bogus + * SPDX-FileContributor: Brian Johnson + * SPDX-FileContributor: Daniel Alt + * SPDX-FileContributor: Daniel Altenburg + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Markus.Lauer + * SPDX-FileContributor: Mateusz Burzyński + * SPDX-FileContributor: ong-ar + * SPDX-FileContributor: Sebastian + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/PrimeNumberTest.php b/tests/unit/Validators/PrimeNumberTest.php index 2797f0f8..47326202 100644 --- a/tests/unit/Validators/PrimeNumberTest.php +++ b/tests/unit/Validators/PrimeNumberTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ismael Elias + * SPDX-FileContributor: Kleber Hamada Sato + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/PrintableTest.php b/tests/unit/Validators/PrintableTest.php index 87777cf0..18a1a47e 100644 --- a/tests/unit/Validators/PrintableTest.php +++ b/tests/unit/Validators/PrintableTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/PropertyExistsTest.php b/tests/unit/Validators/PropertyExistsTest.php index e6c384e4..8e58589e 100644 --- a/tests/unit/Validators/PropertyExistsTest.php +++ b/tests/unit/Validators/PropertyExistsTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/PropertyOptionalTest.php b/tests/unit/Validators/PropertyOptionalTest.php index 36ecd7b9..11521e53 100644 --- a/tests/unit/Validators/PropertyOptionalTest.php +++ b/tests/unit/Validators/PropertyOptionalTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/PropertyTest.php b/tests/unit/Validators/PropertyTest.php index 792140a9..dba1df19 100644 --- a/tests/unit/Validators/PropertyTest.php +++ b/tests/unit/Validators/PropertyTest.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alan Taylor + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/PublicDomainSuffixTest.php b/tests/unit/Validators/PublicDomainSuffixTest.php index 722ddee5..3f82d6d0 100644 --- a/tests/unit/Validators/PublicDomainSuffixTest.php +++ b/tests/unit/Validators/PublicDomainSuffixTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/PunctTest.php b/tests/unit/Validators/PunctTest.php index ae741264..8f0b6509 100644 --- a/tests/unit/Validators/PunctTest.php +++ b/tests/unit/Validators/PunctTest.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/ReadableTest.php b/tests/unit/Validators/ReadableTest.php index e097f823..72ce4dd0 100644 --- a/tests/unit/Validators/ReadableTest.php +++ b/tests/unit/Validators/ReadableTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Royall Spence + * SPDX-FileContributor: v0idpwn */ declare(strict_types=1); diff --git a/tests/unit/Validators/RegexTest.php b/tests/unit/Validators/RegexTest.php index d2166d11..79853279 100644 --- a/tests/unit/Validators/RegexTest.php +++ b/tests/unit/Validators/RegexTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Kir Kolyshkin */ declare(strict_types=1); diff --git a/tests/unit/Validators/ResourceTypeTest.php b/tests/unit/Validators/ResourceTypeTest.php index 0ed95d0d..cf9631a9 100644 --- a/tests/unit/Validators/ResourceTypeTest.php +++ b/tests/unit/Validators/ResourceTypeTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/RomanTest.php b/tests/unit/Validators/RomanTest.php index 8ab5bf3c..94edd15a 100644 --- a/tests/unit/Validators/RomanTest.php +++ b/tests/unit/Validators/RomanTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/ScalarValTest.php b/tests/unit/Validators/ScalarValTest.php index 26ce0ab3..cb1d925d 100644 --- a/tests/unit/Validators/ScalarValTest.php +++ b/tests/unit/Validators/ScalarValTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/SizeTest.php b/tests/unit/Validators/SizeTest.php index 0e16979c..ef8899ea 100644 --- a/tests/unit/Validators/SizeTest.php +++ b/tests/unit/Validators/SizeTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: v0idpwn */ declare(strict_types=1); diff --git a/tests/unit/Validators/SlugTest.php b/tests/unit/Validators/SlugTest.php index 12c28706..54acc8fd 100644 --- a/tests/unit/Validators/SlugTest.php +++ b/tests/unit/Validators/SlugTest.php @@ -1,8 +1,16 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Carlos André Ferrari + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Kleber Hamada Sato + * SPDX-FileContributor: Marcel dos Santos + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/SortedTest.php b/tests/unit/Validators/SortedTest.php index ab34cdf4..3d1ae328 100644 --- a/tests/unit/Validators/SortedTest.php +++ b/tests/unit/Validators/SortedTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Mikhail Vyrtsev */ declare(strict_types=1); diff --git a/tests/unit/Validators/SpaceTest.php b/tests/unit/Validators/SpaceTest.php index 1f75ec4e..d1e2b331 100644 --- a/tests/unit/Validators/SpaceTest.php +++ b/tests/unit/Validators/SpaceTest.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/SpacedTest.php b/tests/unit/Validators/SpacedTest.php index c2aae44c..130592dd 100644 --- a/tests/unit/Validators/SpacedTest.php +++ b/tests/unit/Validators/SpacedTest.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Augusto Pascutti + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/StartsWithTest.php b/tests/unit/Validators/StartsWithTest.php index eebde5ec..489c7adf 100644 --- a/tests/unit/Validators/StartsWithTest.php +++ b/tests/unit/Validators/StartsWithTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/StringTypeTest.php b/tests/unit/Validators/StringTypeTest.php index e43eab07..a93e70ef 100644 --- a/tests/unit/Validators/StringTypeTest.php +++ b/tests/unit/Validators/StringTypeTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Marcel dos Santos + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/StringValTest.php b/tests/unit/Validators/StringValTest.php index 6c8823cd..e7d6cf91 100644 --- a/tests/unit/Validators/StringValTest.php +++ b/tests/unit/Validators/StringValTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Guilherme Siani + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/SubdivisionCodeTest.php b/tests/unit/Validators/SubdivisionCodeTest.php index b5eb71c4..a2b457dd 100644 --- a/tests/unit/Validators/SubdivisionCodeTest.php +++ b/tests/unit/Validators/SubdivisionCodeTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/SubsetTest.php b/tests/unit/Validators/SubsetTest.php index cb8b5c4a..d6767337 100644 --- a/tests/unit/Validators/SubsetTest.php +++ b/tests/unit/Validators/SubsetTest.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: João Torquato + * SPDX-FileContributor: Justin Hook + * SPDX-FileContributor: Singwai Chan + * SPDX-FileContributor: William Espindola */ declare(strict_types=1); diff --git a/tests/unit/Validators/SymbolicLinkTest.php b/tests/unit/Validators/SymbolicLinkTest.php index 841be465..1aada971 100644 --- a/tests/unit/Validators/SymbolicLinkTest.php +++ b/tests/unit/Validators/SymbolicLinkTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Gus Antoniassi + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Royall Spence */ declare(strict_types=1); diff --git a/tests/unit/Validators/TimeTest.php b/tests/unit/Validators/TimeTest.php index 8023103b..4b60c394 100644 --- a/tests/unit/Validators/TimeTest.php +++ b/tests/unit/Validators/TimeTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Eduardo Reveles + * SPDX-FileContributor: Emmerson + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/TldTest.php b/tests/unit/Validators/TldTest.php index 5dc9ca35..e2aa578f 100644 --- a/tests/unit/Validators/TldTest.php +++ b/tests/unit/Validators/TldTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Bogus + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: paul karikari + * SPDX-FileContributor: Paulo Eduardo */ declare(strict_types=1); diff --git a/tests/unit/Validators/TrueValTest.php b/tests/unit/Validators/TrueValTest.php index 1c68ea56..4d6e57e5 100644 --- a/tests/unit/Validators/TrueValTest.php +++ b/tests/unit/Validators/TrueValTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: paul karikari */ declare(strict_types=1); diff --git a/tests/unit/Validators/UndefOrTest.php b/tests/unit/Validators/UndefOrTest.php index f29dad8f..f8802785 100644 --- a/tests/unit/Validators/UndefOrTest.php +++ b/tests/unit/Validators/UndefOrTest.php @@ -1,8 +1,9 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/UndefTest.php b/tests/unit/Validators/UndefTest.php index 8ecbb473..a7b662b1 100644 --- a/tests/unit/Validators/UndefTest.php +++ b/tests/unit/Validators/UndefTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/UniqueTest.php b/tests/unit/Validators/UniqueTest.php index e664894c..8b0c1e82 100644 --- a/tests/unit/Validators/UniqueTest.php +++ b/tests/unit/Validators/UniqueTest.php @@ -1,8 +1,12 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Krzysztof Śmiałek + * SPDX-FileContributor: paul karikari */ declare(strict_types=1); diff --git a/tests/unit/Validators/UploadedTest.php b/tests/unit/Validators/UploadedTest.php index 557d1019..639628ba 100644 --- a/tests/unit/Validators/UploadedTest.php +++ b/tests/unit/Validators/UploadedTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: paul karikari + * SPDX-FileContributor: v0idpwn */ declare(strict_types=1); diff --git a/tests/unit/Validators/UppercaseTest.php b/tests/unit/Validators/UppercaseTest.php index 24934819..531d6b97 100644 --- a/tests/unit/Validators/UppercaseTest.php +++ b/tests/unit/Validators/UppercaseTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Benevides + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Jean Pimentel + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/UrlTest.php b/tests/unit/Validators/UrlTest.php index b6930103..0920765b 100644 --- a/tests/unit/Validators/UrlTest.php +++ b/tests/unit/Validators/UrlTest.php @@ -1,8 +1,11 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody */ declare(strict_types=1); diff --git a/tests/unit/Validators/UuidTest.php b/tests/unit/Validators/UuidTest.php index 7ea3e70b..a14601c4 100644 --- a/tests/unit/Validators/UuidTest.php +++ b/tests/unit/Validators/UuidTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Dick van der Heiden + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Michael Weimann + * SPDX-FileContributor: steven.lewis */ declare(strict_types=1); diff --git a/tests/unit/Validators/VersionTest.php b/tests/unit/Validators/VersionTest.php index 9f3f4176..6db3fc32 100644 --- a/tests/unit/Validators/VersionTest.php +++ b/tests/unit/Validators/VersionTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/VideoUrlTest.php b/tests/unit/Validators/VideoUrlTest.php index e4ae245a..3e977937 100644 --- a/tests/unit/Validators/VideoUrlTest.php +++ b/tests/unit/Validators/VideoUrlTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Emmerson Siqueira + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Ricardo Gobbo */ declare(strict_types=1); diff --git a/tests/unit/Validators/VowelTest.php b/tests/unit/Validators/VowelTest.php index 2739c5dd..aa189112 100644 --- a/tests/unit/Validators/VowelTest.php +++ b/tests/unit/Validators/VowelTest.php @@ -1,8 +1,15 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Kleber Hamada Sato + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1); diff --git a/tests/unit/Validators/WhenTest.php b/tests/unit/Validators/WhenTest.php index 73673fd5..de92c1dd 100644 --- a/tests/unit/Validators/WhenTest.php +++ b/tests/unit/Validators/WhenTest.php @@ -1,8 +1,13 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Antonio Spinelli + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard */ declare(strict_types=1); diff --git a/tests/unit/Validators/WritableTest.php b/tests/unit/Validators/WritableTest.php index aede22cb..df3051be 100644 --- a/tests/unit/Validators/WritableTest.php +++ b/tests/unit/Validators/WritableTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Danilo Correa + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Royall Spence + * SPDX-FileContributor: v0idpwn */ declare(strict_types=1); diff --git a/tests/unit/Validators/XdigitTest.php b/tests/unit/Validators/XdigitTest.php index a4ce358b..e5b0a23c 100644 --- a/tests/unit/Validators/XdigitTest.php +++ b/tests/unit/Validators/XdigitTest.php @@ -1,8 +1,14 @@ * SPDX-License-Identifier: MIT + * SPDX-FileCopyrightText: (c) Respect Project Contributors + * SPDX-FileContributor: Alexandre Gomes Gaigalas + * SPDX-FileContributor: Andre Ramaciotti + * SPDX-FileContributor: Gabriel Caruso + * SPDX-FileContributor: Henrique Moody + * SPDX-FileContributor: Nick Lombard + * SPDX-FileContributor: Pascal Borreli */ declare(strict_types=1);