You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Los Vitaly (Jira)" <ji...@apache.org> on 2020/05/18 20:21:00 UTC

[jira] [Created] (NETBEANS-4348) No errors for required arguments

Los Vitaly created NETBEANS-4348:
------------------------------------

             Summary: No errors for required arguments
                 Key: NETBEANS-4348
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4348
             Project: NetBeans
          Issue Type: Bug
          Components: php - Code
    Affects Versions: 11.3
            Reporter: Los Vitaly
         Attachments: Screenshot from 2020-05-18 23-05-08.png

When I try to create object from class Test, I receive fatal error, 

 Fatal error: Uncaught ArgumentCountError: Too few arguments to function Test::__construct(), 0 passed in .... 

ArgumentCountError: Too few arguments to function Test::__construct(), 0 passed in ....

but I get no warning from Netbeans



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists