Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-5073

Formatting does not add space after data type

    XMLWordPrintableJSON

Details

    Description

      Formatting of PHP code reduces multiple spaces between data type and variable to single space. If space is missing, then it should be added.

      Input:

      function test(string$param) {}
      

      Expected output:

      function test(string $param) {}
      

      Attachments

        Issue Links

          Activity

            People

              Kacer Tomáš Procházka
              Kacer Tomáš Procházka
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m