Clean up for PHP syntax validation:
- No more parser scheduling tasks
– we don’t queue parser tasks. Each task is performed in the
caller thread.
- Reconciler step – PHP syntax
validation is scheduled by Eclipse217;s mechanism and wrapped by WST validators
framework (It is invoked when the user stops typing).
- No more PHPHTMLValidator –
we have different validator for each domain.
- HTMLValidator
(written by WST) – validates HTML tags.
- PHPValidator
(written by PDT) – validates PHP syntax.
Bests,
____________
Roy Ganor
Software Engineer, R&D
tel. +972-3-7539637
mob. +972-52-3290-754
ZEND
www.zend.com
|