-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Description
PHP 8.3 functions
PHP 8.3 has added new functions such as json_validate, str_increment, str_decrement, socket_atmark, stream_context_set_options, posix_fpathconf, posix_eaccess, posix_sysconf, posix_pathconf and mb_str_pad that are not currently listed in Notepad++'s current PHP language extension
Steps to Reproduce the Issue
- Start typing json_validate in a .php file with the language set to PHP
- Expect it to show up in the auto-completion list with expected parameters, but it is not listed.
Expected Behavior
PHP 8.3 functions should be listed.
Actual Behavior
They aren't.
Resources
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels