Skip to content

PHP 8.3 Missing Functions  #14635

@Compaszer

Description

@Compaszer

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

  1. Start typing json_validate in a .php file with the language set to PHP
  2. 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

https://www.php.net/releases/8.3/en.php

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions