« Return to Thread: Last snapshots for PHP_Reflect 1.2.0 and PHP_CompatInfo 2.2.0

Re: Last snapshots for PHP_Reflect 1.2.0 and PHP_CompatInfo 2.2.0

by Laurent Laville :: Rate this Message:

| View in Thread

Le 17/01/2012 15:45, Laurent Laville a écrit :

>
> I've finished to implement and fix all features related to PHP 5.3.9 and
> PHP 5.4.0

BTW, it was not TRUE ;-)

Forgot, for example, to add Array Dereferencing (PHP 5.4 feature) [1]
signature detection [2].

token report will display something like

-------------------------------------------------------------------------------
PHP COMPAT INFO TOKEN SUMMARY
-------------------------------------------------------------------------------
   TOKEN                                 EXTENSION         VERSION
    COUNT
-------------------------------------------------------------------------------
   arrayDereferencing                    standard          5.4.0
        1
-------------------------------------------------------------------------------
A TOTAL OF 1 TOKEN(S) WERE FOUND
REQUIRED PHP 5.4.0 (MIN)
-------------------------------------------------------------------------------


Glad to see that PHP 5.4 got a new RC, that will let me time to add
forgotten features ;-)



[1] https://wiki.php.net/rfc/functionarraydereferencing
[2] https://github.com/llaville/php-compat-info/commits/



--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 « Return to Thread: Last snapshots for PHP_Reflect 1.2.0 and PHP_CompatInfo 2.2.0