[wp-trac] [WordPress Trac] #11620: Upload Handling. Use is_numeric instead of ctype_digit.

WordPress Trac wp-trac at lists.automattic.com
Fri Dec 25 12:43:04 UTC 2009


#11620: Upload Handling. Use is_numeric instead of ctype_digit.
--------------------------+-------------------------------------------------
 Reporter:  markup        |       Owner:            
     Type:  defect (bug)  |      Status:  new       
 Priority:  high          |   Milestone:  Unassigned
Component:  Upload        |     Version:  2.9       
 Severity:  normal        |    Keywords:            
--------------------------+-------------------------------------------------
 The function ctype_digit() is used in wp_handle_upload() in /wp-
 admin/includes/file.php

 Please, replace with is_numeric().

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11620>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list