Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/code-cleanup' of https://github.com/Maks3w/zf2 i…
Browse files Browse the repository at this point in the history
…nto hotfix/uses-annotations
  • Loading branch information
weierophinney committed May 10, 2012
2 parents c79a591 + 7d76ea3 commit a08f513
Show file tree
Hide file tree
Showing 77 changed files with 0 additions and 132 deletions.
3 changes: 0 additions & 3 deletions src/AbstractValidator.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@
Zend\Validator\Exception\InvalidArgumentException;

/**
* @uses \Zend\Registry
* @uses \Zend\Validator\Exception
* @uses \Zend\Validator\ValidatorInterface
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions src/Alnum.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
namespace Zend\Validator;

/**
* @uses \Zend\Filter\Alnum
* @uses \Zend\Validator\AbstractValidator
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
3 changes: 0 additions & 3 deletions src/Barcode.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
namespace Zend\Validator;

/**
* @uses \Zend\Loader
* @uses \Zend\Validator\AbstractValidator
* @uses \Zend\Validator\Exception
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/AbstractAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\Adapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Codabar.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Code128.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Code25.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Code25interleaved.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Code39.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Code39ext.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Code93.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Code93ext.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Ean12.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Ean13.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Ean14.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Ean18.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Ean2.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Ean5.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Ean8.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Gtin12.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Gtin13.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Gtin14.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Identcode.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Intelligentmail.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Issn.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Itf14.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Leitcode.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Planet.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Postnet.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Royalmail.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Sscc.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Upca.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Barcode/Upce.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
namespace Zend\Validator\Barcode;

/**
* @uses \Zend\Validator\Barcode\AbstractAdapter
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions src/Between.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
namespace Zend\Validator;

/**
* @uses \Zend\Validator\AbstractValidator
* @uses \Zend\Validator\Exception
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions src/Callback.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
namespace Zend\Validator;

/**
* @uses \Zend\Validator\AbstractValidator
* @uses \Zend\Validator\Exception
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
3 changes: 0 additions & 3 deletions src/CreditCard.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
Zend\Stdlib\ArrayUtils;

/**
* @uses \Zend\Validator\AbstractValidator
* @uses \Zend\Validator\Callback
* @uses \Zend\Validator\Exception
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Db/NoRecordExists.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
/**
* Confirms a record does not exist in a table.
*
* @uses \Zend\Validator\Db\AbstractDb
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
1 change: 0 additions & 1 deletion src/Db/RecordExists.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
/**
* Confirms a record exists in a table.
*
* @uses \Zend\Validator\Db\AbstractDb
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions src/Digits.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
namespace Zend\Validator;

/**
* @uses \Zend\Filter\Digits
* @uses \Zend\Validator\AbstractValidator
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
3 changes: 0 additions & 3 deletions src/EmailAddress.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
namespace Zend\Validator;

/**
* @uses \Zend\Validator\AbstractValidator
* @uses \Zend\Validator\Exception
* @uses \Zend\Validator\Hostname
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions src/File/Count.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
/**
* Validator for counting all given files
*
* @uses \Zend\Validator\AbstractValidator
* @uses \Zend\Validator\Exception
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
3 changes: 0 additions & 3 deletions src/File/Crc32.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
/**
* Validator for the crc32 hash of given files
*
* @uses \Zend\Loader
* @uses \Zend\Validator\Exception
* @uses \Zend\Validator\File\Hash
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions src/File/ExcludeExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
/**
* Validator for the excluding file extensions
*
* @uses \Zend\Loader
* @uses \Zend\Validator\File\Extension
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
3 changes: 0 additions & 3 deletions src/File/ExcludeMimeType.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@
/**
* Validator for the mime type of a file
*
* @uses finfo
* @uses \Zend\Loader
* @uses \Zend\Validator\File\MimeType
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions src/File/Exists.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
/**
* Validator which checks if the file already exists in the directory
*
* @uses \Zend\Validator\AbstractValidator
* @uses \Zend\Validator\Exception
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
2 changes: 0 additions & 2 deletions src/File/Extension.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
/**
* Validator for the file extension of a file
*
* @uses \Zend\Loader
* @uses \Zend\Validator\AbstractValidator
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
3 changes: 0 additions & 3 deletions src/File/FilesSize.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
/**
* Validator for the size of all files which will be validated in sum
*
* @uses \Zend\Loader
* @uses \Zend\Validator\File\Size
* @uses \Zend\Validator\Exception
* @category Zend
* @package Zend_Validate
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
Expand Down
Loading

0 comments on commit a08f513

Please sign in to comment.