Skip to content

Commit

Permalink
Remove "--CREDITS--" from PHPT files
Browse files Browse the repository at this point in the history
Most of those files have undergone massive changes; in some cases, the
"--CREDITS--" might not make sense.

This is aligned with the latest coding standard changes [1], since we no
longer allow the annotation "@author".

In any case, we can always use `git blame` or `git log` to see the
contributors.

[1]: 9a13c9f

Signed-off-by: Henrique Moody <[email protected]>
  • Loading branch information
henriquemoody committed Jan 29, 2024
1 parent e4f2c81 commit b7c4189
Show file tree
Hide file tree
Showing 176 changed files with 0 additions and 385 deletions.
3 changes: 0 additions & 3 deletions tests/integration/assert-with-attributes.phpt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
Jonathan Stewmon <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/assert-with-keys.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--TEST--
Do not rely on nested validation exception interface for check
--FILE--
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--TEST--
getFullMessage() should include all validation messages in a chain
--FILE--
Expand Down
2 changes: 0 additions & 2 deletions tests/integration/get_messages.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--TEST--
getMessages() should include all validation messages in a chain
--FILE--
Expand Down
2 changes: 0 additions & 2 deletions tests/integration/get_messages_with_replacements.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
--FILE--
<?php
Expand Down
2 changes: 0 additions & 2 deletions tests/integration/issue-1033.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--DESCRIPTION--
The previous output was:

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/issue-1289.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--DESCRIPTION--
The previous output was:

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/issue-1348.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Alexandre Gomes Gaigalas <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/issue-1376.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Alexandre Gomes Gaigalas <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/issue-179.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/issue-425.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/issue-446.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
3 changes: 0 additions & 3 deletions tests/integration/issue-619.phpt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
Wojciech Frącz <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/issue-727.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/issue-739.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
3 changes: 0 additions & 3 deletions tests/integration/issue-796.phpt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
Jonathan Stewmon <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/issue-799.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
3 changes: 0 additions & 3 deletions tests/integration/issue-805.phpt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
Wojciech Frącz <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/keys_as_validator_names.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--TEST--
keys as validator names
--FILE--
Expand Down
2 changes: 0 additions & 2 deletions tests/integration/not_should_work_by_builder.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--TEST--
not() should work by builder
--FILE--
Expand Down
2 changes: 0 additions & 2 deletions tests/integration/not_with_recursion.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/not_without_recursion.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--TEST--
not() with recursion should update mode of its children
--FILE--
Expand Down
2 changes: 0 additions & 2 deletions tests/integration/readme/custom_messages.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
3 changes: 0 additions & 3 deletions tests/integration/readme/example_1.phpt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
--CREDITS--
Emmerson Siqueira <[email protected]>
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/readme/example_2.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/readme/example_4.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/readme/getting_messages_as_an_array.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
3 changes: 0 additions & 3 deletions tests/integration/rules/allOf.phpt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
--CREDITS--
Edson Lima <[email protected]>
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/alnum.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/alpha.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/alwaysInvalid.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/alwaysValid.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
3 changes: 0 additions & 3 deletions tests/integration/rules/arrayType.phpt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
--CREDITS--
Emmerson Siqueira <[email protected]>
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
3 changes: 0 additions & 3 deletions tests/integration/rules/arrayVal.phpt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
--CREDITS--
Emmerson Siqueira <[email protected]>
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/base.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
4 changes: 0 additions & 4 deletions tests/integration/rules/base64.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
Jens Segers <[email protected]>
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/beetwen.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
3 changes: 0 additions & 3 deletions tests/integration/rules/beetwen_5.phpt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
--CREDITS--
Edson Lima <[email protected]>
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
3 changes: 0 additions & 3 deletions tests/integration/rules/beetwen_6.phpt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
--CREDITS--
Edson Lima <[email protected]>
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/boolType.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
4 changes: 0 additions & 4 deletions tests/integration/rules/boolVal.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
--CREDITS--
Emmerson Siqueira <[email protected]>
Henrique Moody <[email protected]>
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/bsn.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/call.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/callableType.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/callback.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/charset.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/cnh.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/cnpj.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/cntrl.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Danilo Correa <[email protected]>
--FILE--
<?php

Expand Down
4 changes: 0 additions & 4 deletions tests/integration/rules/consonant.phpt
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
--CREDITS--
Danilo Correa <[email protected]>
Edson Lima <[email protected]>
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/contains.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/containsAny.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/countable.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/countryCode.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/cpf.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/creditCard.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/currencyCode.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/date.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/dateTime.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/decimal.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/digit.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
Henrique Moody <[email protected]>
--FILE--
<?php

Expand Down
2 changes: 0 additions & 2 deletions tests/integration/rules/directory.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
--CREDITS--
William Espindola <[email protected]>
--FILE--
<?php

Expand Down
Loading

0 comments on commit b7c4189

Please sign in to comment.