You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/10/30 05:34:16 UTC

[GitHub] [netbeans] junichi11 opened a new pull request, #4888: PHP 8.2 Support: Allow `null`, `false`, and `true` as stand-alone types

junichi11 opened a new pull request, #4888:
URL: https://github.com/apache/netbeans/pull/4888

   #4725
   
   #### Add PHP 8.2 to the `PhpVersion`
   
   - https://wiki.php.net/rfc#php_82
   - https://wiki.php.net/todo/php82
   
   ![nb-php82-php-version-for-project-properties](https://user-images.githubusercontent.com/738383/198863933-d3633cf8-35c3-4d79-8d55-47a3563126c4.png)
   
   #### Allow `null` and `false` as stand-alone types 
   
   - https://wiki.php.net/rfc/null-false-standalone-types
   - Fix `UnusableTypesHintError`
   - Add/Fix unit tests
   
   ![nb-php82-null-and-false-as-stand-alone-types](https://user-images.githubusercontent.com/738383/198863945-53edaddd-9b3f-48a0-be78-5d54fe46f37a.png)
   
   #### Add true type
   
   - https://wiki.php.net/rfc/true-type
   - Fix `UnusableTypesHintError` and CC
   - Add/Fix unit tests for the Hint, the Navigator and CC
   
   ![nb-php82-add-true-type-hint-errors](https://user-images.githubusercontent.com/738383/198863961-4a87d4eb-9192-4bb7-9cb7-4ce817744b24.png)
   
   ![nb-php82-add-true-type-navigator](https://user-images.githubusercontent.com/738383/198863964-c1860021-0bcd-413c-a9d3-f27ebbfe509a.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] junichi11 commented on pull request #4888: PHP 8.2 Support: Allow `null`, `false`, and `true` as stand-alone types

Posted by GitBox <gi...@apache.org>.
junichi11 commented on PR #4888:
URL: https://github.com/apache/netbeans/pull/4888#issuecomment-1296209609

   @tmysik Thank you for your review!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] junichi11 commented on pull request #4888: PHP 8.2 Support: Allow `null`, `false`, and `true` as stand-alone types

Posted by GitBox <gi...@apache.org>.
junichi11 commented on PR #4888:
URL: https://github.com/apache/netbeans/pull/4888#issuecomment-1296151609

   @tmysik Could you please have a look at this? If there is no problem, let's merge it. Thanks!
   "NetBeans / Enterprise on Linux/JDK 8 (pull_request)" (CI) is not related this change, I think.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] tmysik merged pull request #4888: PHP 8.2 Support: Allow `null`, `false`, and `true` as stand-alone types

Posted by GitBox <gi...@apache.org>.
tmysik merged PR #4888:
URL: https://github.com/apache/netbeans/pull/4888


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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