diff options
Diffstat (limited to 'lang/php85/pkg-plist')
-rw-r--r-- | lang/php85/pkg-plist | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/lang/php85/pkg-plist b/lang/php85/pkg-plist index 4ce095d86e09..9b085c0d576a 100644 --- a/lang/php85/pkg-plist +++ b/lang/php85/pkg-plist @@ -335,7 +335,6 @@ include/php/ext/lexbor/ns/ns.h include/php/ext/lexbor/ns/res.h include/php/ext/lexbor/punycode/base.h include/php/ext/lexbor/punycode/punycode.h -include/php/ext/lexbor/selectors/selectors.h include/php/ext/lexbor/tag/base.h include/php/ext/lexbor/tag/res.h include/php/ext/lexbor/tag/tag.h @@ -401,6 +400,7 @@ include/php/ext/libxml/php_libxml.h %%BUNDLED_PCRE%%include/php/ext/pcre/pcre2lib/pcre2_jit_neon_inc.h %%BUNDLED_PCRE%%include/php/ext/pcre/pcre2lib/pcre2_jit_simd_inc.h %%BUNDLED_PCRE%%include/php/ext/pcre/pcre2lib/pcre2_ucp.h +include/php/ext/opcache/zend_accelerator_api.h include/php/ext/pcre/php_pcre.h include/php/ext/random/php_random.h include/php/ext/random/php_random_csprng.h @@ -439,7 +439,6 @@ include/php/ext/standard/html.h include/php/ext/standard/html_tables.h include/php/ext/standard/info.h include/php/ext/standard/md5.h -include/php/ext/standard/pack.h include/php/ext/standard/pageinfo.h include/php/ext/standard/password_arginfo.h include/php/ext/standard/php_array.h @@ -461,8 +460,6 @@ include/php/ext/standard/php_math.h include/php/ext/standard/php_math_round_mode.h include/php/ext/standard/php_net.h include/php/ext/standard/php_password.h -include/php/ext/standard/php_smart_string.h -include/php/ext/standard/php_smart_string_public.h include/php/ext/standard/php_standard.h include/php/ext/standard/php_string.h include/php/ext/standard/php_uuencode.h @@ -477,9 +474,10 @@ include/php/ext/standard/url.h include/php/ext/standard/url_scanner_ex.h include/php/ext/standard/user_filters_arginfo.h include/php/ext/standard/winver.h -include/php/ext/uri/php_lexbor.h include/php/ext/uri/php_uri.h include/php/ext/uri/php_uri_common.h +include/php/ext/uri/uri_parser_rfc3986.h +include/php/ext/uri/uri_parser_whatwg.h @touch include/php/ext/php_config.h @rmempty include/php/ext/php_config.h include/php/main/SAPI.h |