Skip to content

Commit 9bc543c

Browse files
committed
🔧 deprecate check() method for the true() method
Signed-off-by: otengkwame <developerkwame@gmail.com>
1 parent 9189095 commit 9bc543c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CodeIgniter/Framework/libraries/Form_validation.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,7 @@ public function run($group = '')
576576
*
577577
* This function does all the work.
578578
*
579+
* @deprecated 2.1.1 use true() instead Alias to the run() method
579580
* @param string $group
580581
* @return bool
581582
*/

0 commit comments

Comments
 (0)