The new PECL package parle-0.6.5 (alpha) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Improved var_dump() output for Parle\Stack
- Parser::trace() will return NULL if called in inappropriate context
- Fixed Lexer functionality while used in Parser
- Lexers always use DOT_NOT_LF | DOT_NOT_CRLF flags by default
- General bugfixes

Package Info
-------------
With Parle, it is possible to implement lexing and parsing in PHP while relying 
on features and principles of the parser/lexer generator tools for C/C++.

Related Links
-------------
Package home: http://pecl.php.net/package/parle
   Changelog: http://pecl.php.net/package-changelog.php?package=parle
    Download: http://pecl.php.net/get/parle-0.6.5.tgz

Authors
-------------
Anatol Belski <a...@php.net> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to