On Thu, Mar 08, 2012 at 11:06:56AM +0200, Arvids Godjuks wrote:
> > Type hints are meant to
> > filter input from external sources
> 
> Correction, it should read like this:
> Type hints are _not_ meant to filter input from external sources

+1

What they will do is to catch where input from external sources has NOT been
correctly filtered -- but that should be a rare event and indicative of a bug.

-- 
Alain Williams
Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT 
Lecturer.
+44 (0) 787 668 0256  http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: 
http://www.phcomp.co.uk/contact.php
#include <std_disclaimer.h>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to