﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
22324,sanitize_post_field() forgets some integer fields,GeertDD,SergeyBiryukov,"The `post_author` and `comment_count` properties of the `$post` object should be sanitized to integer values instead of strings (the default data type).

Both those fields are stored in BIGINT(20) columns in the posts table. They can only contain integer values.",enhancement,closed,normal,,General,3.4.2,minor,wontfix,has-patch commit,kovshenin greg@…
