Edit report at https://bugs.php.net/bug.php?id=76652&edit=1
ID: 76652 Updated by: c...@php.net Reported by: celestinoxp at hotmail dot com Summary: Tests -Status: Feedback +Status: Not a bug Type: Bug Package: Testing related Operating System: Windows 10 PHP Version: 7.2.8 -Assigned To: +Assigned To: cmb Block user comment: N Private report: N New Comment: This is not a PHP issue, but rather a bug in the PEAR Event_Dispatcher package, and therefore should be filed in the PEAR bug tracker[1]. The reported line[2] doesn't appear quite suitable for PHP 7. [1] <https://pear.php.net/bugs/report.php?package=Event_Dispatcher> [2] <http://svn.php.net/viewvc/pear/packages/Event_Dispatcher/trunk/Event/Dispatcher.php?view=markup#l249> Previous Comments: ------------------------------------------------------------------------ [2018-07-22 21:12:46] daveran...@php.net Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2018-07-22 21:10:26] spam2 at rhsoft dot net why don't you report that to xampp so the fix their code? frankly you even don't provide the source line in question here ------------------------------------------------------------------------ [2018-07-22 21:06:12] celestinoxp at hotmail dot com Description: ------------ When try run tests have an error Test script: --------------- C:\xampp\php>php tests/Alltests.php Expected result: ---------------- Test Results Actual result: -------------- Parse error: syntax error, unexpected 'new' (T_NEW) in C:\xampp\php\pear\Event\Dispatcher.php on line 249 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=76652&edit=1 -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php