[PHP-BUG] Req #76223 [NEW]: Add use executing finction in the logic design.

[email protected] ("koreshs at mail dot ru") Sat, 14 Apr 2018 22:49:50 GMT
Newsgroups php.standards
Message-ID <[email protected]>
From:             koreshs at mail dot ru
Operating system: 
PHP version:      7.1.16
Package:          PHP Language Specification
Bug Type:         Feature/Change Request
Bug description:Add use executing finction in the logic design.

Description:
------------
Please add use  functions in the logic design. Example:
 

Test script:
---------------
defined('DS') || define('DS', DIRECTORY_SEPARATOR);
defined('DS') || echo "Not definded DS in program.";
$x==3 && $x = rand(1, 99);


-- 
Edit bug report at https://bugs.php.net/bug.php?id=76223&edit=1
-- 
Try a snapshot (PHP 5.4):   https://bugs.php.net/fix.php?id=76223&r=trysnapshot54
Try a snapshot (PHP 5.5):   https://bugs.php.net/fix.php?id=76223&r=trysnapshot55
Try a snapshot (trunk):     https://bugs.php.net/fix.php?id=76223&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=76223&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=76223&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=76223&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=76223&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=76223&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=76223&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=76223&r=notwrong
Not enough info:            https://bugs.php.net/fix.php?id=76223&r=notenoughinfo
Submitted twice:            https://bugs.php.net/fix.php?id=76223&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=76223&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=76223&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=76223&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=76223&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=76223&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=76223&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=76223&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=76223&r=mysqlcfg