Hi!
>
> class a {
> [php:Param($s) = StringLength(4, ErrorMessage='Parameter $s length
> cannnot exceed 4.', ErrorLevel=E_USER_ERROR)]
> public function foo($s) { ... ]
> }What this is supposed to do? -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
