global-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Global-commit] global THANKS libparser/php.l libparser/php_res.in


From: Shigio YAMAGUCHI
Subject: [Global-commit] global THANKS libparser/php.l libparser/php_res.in
Date: Fri, 17 Mar 2017 01:42:21 -0400 (EDT)

CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       17/03/17 01:42:21

Modified files:
        .              : THANKS 
        libparser      : php.l php_res.in 

Log message:
        Updated for php4, php5 and php7.
        Submitted by Fabian Wiget.
        
        I updated the built-in PHP parser to support namespaces and traits, 
        which were introduced in PHP5. The following keywords have been removed:
        
        - failure: not a keyword
        - header: normal built-in function
        - is_array: normal built-in function
        - is_set: typo -> isset
        - printf: normal built-in function
        - setcookie: normal built-in function
        - success: not a keyword
        
        The parser should now support PHP4, PHP5 and PHP7.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/THANKS?cvsroot=global&r1=1.137&r2=1.138
http://cvs.savannah.gnu.org/viewcvs/global/libparser/php.l?cvsroot=global&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/global/libparser/php_res.in?cvsroot=global&r1=1.1&r2=1.2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]