Search
You can find the results of your search below.
Fulltext results: newinis 1207 Hits , Last modified: 8 months ago ====== Request for Comments: New INI's for PHP ======
* Version: 1.2
* Date: 2009-02-22
* Author:... estewart.at.gmail.com>
* Status: Implemented in PHP 5.3
* First Published at: http://wiki.php .net/rfc/newinis
===== Introduction =====
The purpose of ... h will replace the existing ones. The first file "php .ini-production" contains settings appropriate for deprecations_php_8_5 998 Hits , Last modified: 2 months ago ====== PHP RFC: Deprecations for PHP 8.5 ======
* Date: 2024-09-26
* Authors:
* Gina Peter Banyard <girgias@php .net>
* Christoph M. Becker <cmb@php .net>
* Daniel Scherzer <daniel.e.scherzer@gmail.com>
* container-offset-behaviour 912 Hits , Last modified: 8 months ago ====== PHP RFC: Improve language coherence for the behaviour of offsets and containers ======
* Vers... 023-12-07
* Author: Gina Peter Banyard <girgias@php .net>
* Status: Under Discussion
* Target Version: PHP 8.5
* Implementations:
* New handler API: <https://github.com/Girgias/php -src/pull/19>
* <php >ArrayObject</php >: <https deprecations_php_8_4 627 Hits , Last modified: 7 days ago ====== PHP RFC: Deprecations for PHP 8.4 ======
* Date: 2023-07-25
* Authors:
* Niels Dossche <nielsdos@php .net>
* Gina Peter Banyard <girgias@php .net>
* Máté Kocsis <kocsismate@php .net>
* Tim Düste php_license_update 518 Hits , Last modified: 4 months ago ====== PHP RFC: PHP License Update ======
* Date: 2025-07-10
* Author: Ben Ramsey, <ramsey@php .net>
* Proposed Version: PHP 9.0
* Status: Under Discussion
* First Published at: http://wiki.ph property-hooks 472 Hits , Last modified: 8 months ago ====== PHP RFC: Property hooks ======
* Version: 1.5
* Date: 2022-12-01
* Author: Ilija Tovilo (... : Implemented
* First Published at: http://wiki.php .net/rfc/property-hooks
* Implementation: https://github.com/php /php -src/pull/13455
===== Introduction =====
Developers often use methods to wrap and guard access to nullable-not-nullable-cast-operator 351 Hits , Last modified: 3 weeks ago ====== PHP RFC: Nullable and Non-Nullable Cast Operators ======
* Version: 1.0
* Date: 2025-10-24
* Author: Alexandre Daubois <alexandredaubois@php .net>, Nicolas Grekas <nicolasgrekas@php .net>
* Status: Under discussion
* Target Version: PHP 8.6
* Implementation: https://github.com/php /ph deprecate-function-bool-type-juggling 341 Hits , Last modified: 4 months ago ====== PHP RFC: Deprecate type juggling to and from bool type within the function type juggling context... 025-06-02
* Author: Gina Peter Banyard <girgias@php .net>
* Status: Declined
* Target Version: PHP 8.5
* Implementation: https://github.com/php /php -src/pull/18879
* First Published at: https://wiki lazy-objects 340 Hits , Last modified: 8 months ago ====== PHP RFC: Lazy Objects ======
* Version: 1.0
* Date: 2024-06-03
* Author: Arnaud Le Blanc ... naud.lb@gmail.com>, Nicolas Grekas <nicolasgrekas@php .net>
* Status: Implemented
* First Published at: https://wiki.php .net/rfc/lazy-objects
===== Introduction =====
T... alization of objects is an important part of many PHP applications. However, achieving this kind of laz operator_functions 258 Hits , Last modified: 8 months ago ====== PHP RFC: Operator functions ======
* Version: 1.0.2
* Date: 2017-09-08
* Author: Andrea Fa... er Discussion
* First Published at: http://wiki.php .net/rfc/operator_functions
===== Background =====
Over time, PHP has gradually acquired more facilities that enabl... s (functions that take or return functions, e.g. <php >array_map()</php >). With higher-order functions, pack-unpack-endianness-signed-integers-support 258 Hits , Last modified: 3 weeks ago ====== PHP RFC: Add pack()/unpack() support for signed integers with specific endianness ======
* Ve...
* Author: Alexandre Daubois, <alexandredaubois@php .net>
* Status: Under Discussion
* Implementation: https://github.com/php /php -src/pull/19368
===== Introduction =====
This RFC proposes adding support for signed integers wit improve_unserialize_error_handling 246 Hits , Last modified: 8 months ago ====== PHP RFC: Improve unserialize() error handling ======
* Version: 1.4
* Date: 2022-09-01
* Author: Tim Düsterhus, timwolla@php .net
* Status: Implemented (Partly Accepted)
* Target Version: PHP 8.3
* Implementation: https://github.com/php /php -src/pull/9629
* First Published at: http://wiki.p objects-can-be-falsifiable 232 Hits , Last modified: 8 months ago ====== PHP RFC: Objects can be declared falsifiable ======
* Version: 0.92
* Date: 2020-07-16
* A... when I have them) - https://github.com/joshbruce/php -src/pull/2
* Status: Under discussion
* First Published at: http://wiki.php .net/rfc/objects-can-be-falsifiable
===== Introdu... ction =====
This RFC introduces a new interface <php >Falsifiable</php > and magic method <php >__toBool( deprecate-fuzzy-and-null-casts 219 Hits , Last modified: 13 days ago ====== PHP RFC: Deprecate Fuzzy Scalar Casts ======
* Version: 1.0
* Date: 2025-10-28
* Author: Alexandre Daubois <alexandredaubois@php .net>, Nicolas Grekas <nicolasgrekas@php .net>
* Status: Under discussion
* Target Version: PHP 8.6 (deprecation), PHP 9.0 (TypeError)
* Implem deprecate-fuzzy-casts 218 Hits , Last modified: 10 days ago ====== PHP RFC: Deprecate Fuzzy Scalar Casts ======
* Version: 1.0
* Date: 2025-10-28
* Author: Alexandre Daubois <alexandredaubois@php .net>, Nicolas Grekas <nicolasgrekas@php .net>
* Status: Under discussion
* Target Version: PHP 8.6 (deprecation), PHP 9.0 (TypeError)
* Implem domdocument_html5_parser 201 Hits , Last modified: 8 months ago deprecations_php_8_3 197 Hits , Last modified: 8 months ago namespaces 190 Hits , Last modified: 8 months ago array_find 183 Hits , Last modified: 8 months ago saner-numeric-strings 177 Hits , Last modified: 8 months ago consistent_function_names 167 Hits , Last modified: 8 months ago improve_callbacks_dom_and_xsl 167 Hits , Last modified: 8 months ago opt_in_dom_spec_compliance 167 Hits , Last modified: 8 months ago warnings-php-8-5 166 Hits , Last modified: 4 weeks ago clone_with_v2 162 Hits , Last modified: 4 months ago dom_additions_84 161 Hits , Last modified: 8 months ago get_declared_enums 157 Hits , Last modified: 8 months ago increment_decrement_fixes 152 Hits , Last modified: 8 months ago proper-range-semantics 152 Hits , Last modified: 8 months ago marking_return_value_as_important 151 Hits , Last modified: 7 months ago rng_extension 148 Hits , Last modified: 8 months ago object-comparison 144 Hits , Last modified: 8 months ago redact_parameters_in_back_traces 137 Hits , Last modified: 8 months ago deque 135 Hits , Last modified: 8 months ago property_accessors 131 Hits , Last modified: 8 months ago list_keys 129 Hits , Last modified: 8 months ago no_serialize_attribute 128 Hits , Last modified: 7 days ago scalar_type_hints_v5 127 Hits , Last modified: 8 months ago sleep_without_return_array 126 Hits , Last modified: 5 days ago nophptags 125 Hits , Last modified: 8 months ago randomizer_additions 125 Hits , Last modified: 8 months ago literal_string 124 Hits , Last modified: 8 months ago core-autoloading 121 Hits , Last modified: 8 months ago typed_properties_v2 118 Hits , Last modified: 8 months ago invalid_strings_in_arithmetic 117 Hits , Last modified: 8 months ago arrow_functions_v2 116 Hits , Last modified: 8 months ago xmlreader_writer_streams 113 Hits , Last modified: 8 months ago strict_argcount 112 Hits , Last modified: 8 months ago readable_var_representation 110 Hits , Last modified: 8 months ago deprecated_attribute 108 Hits , Last modified: 8 months ago never-parameters-v2 108 Hits , Last modified: 7 months ago class-like_primitive_types 107 Hits , Last modified: 8 months ago default_expression 107 Hits , Last modified: 8 months ago short_list_syntax 105 Hits , Last modified: 8 months ago pecl_http 104 Hits , Last modified: 8 months ago saner-inc-dec-operators 104 Hits , Last modified: 8 months ago delayedtargetvalidation_attribute 101 Hits , Last modified: 3 months ago exit-as-function 101 Hits , Last modified: 8 months ago asymmetric-visibility-v2 100 Hits , Last modified: 8 months ago escaping_operator 97 Hits , Last modified: 8 months ago scalar_type_hints 97 Hits , Last modified: 8 months ago support_object_type_in_bcmath 96 Hits , Last modified: 8 months ago trailing_whitespace_numerics 96 Hits , Last modified: 8 months ago named_params 95 Hits , Last modified: 8 months ago add_values_method_to_backed_enum 94 Hits , Last modified: 4 days ago horizontalreuse 94 Hits , Last modified: 8 months ago is_literal 93 Hits , Last modified: 8 months ago null_coercion_consistency 93 Hits , Last modified: 8 months ago marking_overriden_methods 91 Hits , Last modified: 8 months ago is_trusted 90 Hits , Last modified: 8 months ago ffi 88 Hits , Last modified: 8 months ago fibers 88 Hits , Last modified: 8 months ago pattern-matching 88 Hits , Last modified: 7 weeks ago shorter_attribute_syntax_change 88 Hits , Last modified: 8 months ago url_parsing_api 88 Hits , Last modified: 9 days ago deprecate-implicitly-nullable-types 87 Hits , Last modified: 8 months ago assert-string-eval-cleanup 86 Hits , Last modified: 8 months ago curl-url-api 86 Hits , Last modified: 8 months ago precise_session_management 84 Hits , Last modified: 8 months ago size_t_and_int64_next 83 Hits , Last modified: 8 months ago vector 83 Hits , Last modified: 8 months ago array-sort-return-array 81 Hits , Last modified: 8 months ago global_login 81 Hits , Last modified: 8 months ago attributes_v2 80 Hits , Last modified: 8 months ago fix_up_bcmath_number_class 80 Hits , Last modified: 8 months ago function_autoloading2 79 Hits , Last modified: 8 months ago list_assoc_unique 79 Hits , Last modified: 8 months ago jit 78 Hits , Last modified: 8 months ago saner-array-sum-product 78 Hits , Last modified: 8 months ago taint 78 Hits , Last modified: 8 months ago inconsistent-behaviors 77 Hits , Last modified: 8 months ago optin_block_scoping 77 Hits , Last modified: 2 days ago drop_32bit_support 75 Hits , Last modified: 5 months ago script_only_include 75 Hits , Last modified: 8 months ago unary_null_coalescing_operator 75 Hits , Last modified: 8 months ago chips 74 Hits , Last modified: 3 months ago size_t_and_int64 74 Hits , Last modified: 8 months ago static_constructor 74 Hits , Last modified: 8 months ago github_issues 73 Hits , Last modified: 8 months ago nullable-casting 73 Hits , Last modified: 8 months ago single-expression-functions 73 Hits , Last modified: 4 months ago true_async 73 Hits , Last modified: 28 hours ago automatic_csrf_protection 70 Hits , Last modified: 8 months ago deprecations_php_8_1 70 Hits , Last modified: 8 months ago phpp 70 Hits , Last modified: 8 months ago dvcs 69 Hits , Last modified: 8 months ago include_cleanup 69 Hits , Last modified: 8 months ago not_serializable_attribute 69 Hits , Last modified: 5 weeks ago filter_throw_on_failure 68 Hits , Last modified: 3 months ago json_throw_on_error 68 Hits , Last modified: 8 months ago any_all_on_iterable 67 Hits , Last modified: 8 months ago data_encoding_api 67 Hits , Last modified: 9 days ago empty_function 67 Hits , Last modified: 8 months ago php6 67 Hits , Last modified: 8 months ago var_type 66 Hits , Last modified: 8 months ago class_and_interface_name_types 65 Hits , Last modified: 8 months ago iterator_xyz_accept_array 65 Hits , Last modified: 8 months ago improve_hash_hkdf_parameter 64 Hits , Last modified: 8 months ago new-output-api 64 Hits , Last modified: 8 months ago nullable_types 64 Hits , Last modified: 8 months ago partial_function_application_v2 64 Hits , Last modified: 3 days ago working_groups 64 Hits , Last modified: 8 months ago deprecate_php_short_tags 63 Hits , Last modified: 8 months ago traits 63 Hits , Last modified: 8 months ago http-last-response-headers 62 Hits , Last modified: 8 months ago user_defined_operator_overloads 61 Hits , Last modified: 8 months ago class-naming-acronyms 60 Hits , Last modified: 8 months ago deprecate_ini_set_get_aliases 60 Hits , Last modified: 8 months ago deprecations_php_8_6 60 Hits , Last modified: 4 days ago json_validate 60 Hits , Last modified: 8 months ago property-capture 60 Hits , Last modified: 8 months ago remove_utf8_decode_and_utf8_encode 60 Hits , Last modified: 8 months ago php_engine_constant 59 Hits , Last modified: 8 months ago php-namespace-in-core 59 Hits , Last modified: 8 months ago return_types 59 Hits , Last modified: 8 months ago jenkins 58 Hits , Last modified: 8 months ago locale_independent_float_to_string 58 Hits , Last modified: 8 months ago remove_php4_constructors 58 Hits , Last modified: 8 months ago rng_fixes 58 Hits , Last modified: 8 months ago same-site-cookie 58 Hits , Last modified: 8 months ago voting2019 58 Hits , Last modified: 8 months ago constants_in_traits 57 Hits , Last modified: 8 months ago add-sha256-function 56 Hits , Last modified: 8 months ago improved-tls-defaults 56 Hits , Last modified: 8 months ago pipe-operator-v3 56 Hits , Last modified: 3 months ago voting2017 56 Hits , Last modified: 8 months ago attributes 55 Hits , Last modified: 8 months ago bigint 55 Hits , Last modified: 8 months ago protocol_type_hinting 55 Hits , Last modified: 8 months ago uri_followup 55 Hits , Last modified: 3 days ago attributes-on-constants 54 Hits , Last modified: 7 months ago deprecations_php_7_2 54 Hits , Last modified: 8 months ago use-php_mt_rand 54 Hits , Last modified: 8 months ago asymmetric-visibility 53 Hits , Last modified: 8 months ago dbc 53 Hits , Last modified: 8 months ago make_round_behave_correctly_as_float 53 Hits , Last modified: 5 months ago closures_in_const_expr 52 Hits , Last modified: 8 months ago function_alias 52 Hits , Last modified: 4 months ago mixed_type_v2 52 Hits , Last modified: 8 months ago pdo_driver_specific_parsers 52 Hits , Last modified: 8 months ago private-classes-and-functions 52 Hits , Last modified: 8 months ago better_benchmarks 51 Hits , Last modified: 8 months ago deprecate-get-post-sessions 51 Hits , Last modified: 8 months ago gmp-final 51 Hits , Last modified: 8 months ago void_return_type 51 Hits , Last modified: 8 months ago constructor_promotion 50 Hits , Last modified: 8 months ago namespace_visibility 50 Hits , Last modified: 10 days ago deprecate-bareword-strings 49 Hits , Last modified: 8 months ago directory-opaque-object 49 Hits , Last modified: 8 months ago function_autoloading 49 Hits , Last modified: 8 months ago println 49 Hits , Last modified: 8 months ago trailing-comma-function-calls 49 Hits , Last modified: 8 months ago traits-with-interfaces 49 Hits , Last modified: 8 months ago true_async_scope 49 Hits , Last modified: 3 weeks ago is-representable-as-float-int 48 Hits , Last modified: 8 weeks ago coercive_sth 47 Hits , Last modified: 8 months ago password_hash 47 Hits , Last modified: 8 months ago union_types 47 Hits , Last modified: 8 months ago uuid 47 Hits , Last modified: 8 months ago create-split-alias-to-explode 46 Hits , Last modified: 8 weeks ago default_encoding 46 Hits , Last modified: 8 months ago ifsetor 46 Hits , Last modified: 8 months ago is_json 46 Hits , Last modified: 8 months ago request_response 46 Hits , Last modified: 8 months ago 2d_matrix_operations 45 Hits , Last modified: 8 months ago callable-types 45 Hits , Last modified: 8 months ago namespaces-in-core 45 Hits , Last modified: 8 months ago null-false-standalone-types 45 Hits , Last modified: 8 months ago stream_errors 45 Hits , Last modified: 44 hours ago true-type 45 Hits , Last modified: 8 months ago autoboxing 44 Hits , Last modified: 8 months ago context-managers 44 Hits , Last modified: 6 days ago match_expression 44 Hits , Last modified: 8 months ago nullable_returns 44 Hits , Last modified: 8 months ago stringable-enums 44 Hits , Last modified: 13 days ago unserialize_warn_on_trailing_data 44 Hits , Last modified: 8 months ago working_with_substrings 44 Hits , Last modified: 8 months ago backslashnamespaces 43 Hits , Last modified: 8 months ago closures 43 Hits , Last modified: 8 months ago deque_straw_poll 43 Hits , Last modified: 8 months ago direct-execution-opcode 43 Hits , Last modified: 8 months ago dynamic_class_constant_fetch 43 Hits , Last modified: 8 months ago make_opcache_required 43 Hits , Last modified: 4 months ago on_demand_name_mangling 43 Hits , Last modified: 8 months ago readonly_properties_v2 43 Hits , Last modified: 8 months ago socketactivation 43 Hits , Last modified: 8 months ago this_var 43 Hits , Last modified: 8 months ago tls-peer-verification 43 Hits , Last modified: 8 months ago xml_option_parse_huge 43 Hits , Last modified: 8 months ago zendsignals 43 Hits , Last modified: 8 months ago group_use_declarations 42 Hits , Last modified: 8 months ago optional-interfaces 42 Hits , Last modified: 8 months ago parser-extension-api 42 Hits , Last modified: 8 months ago propertygetsetsyntax 42 Hits , Last modified: 8 months ago pure-intersection-types 42 Hits , Last modified: 8 months ago stricter_implicit_boolean_coercions 42 Hits , Last modified: 8 months ago arrow_functions 41 Hits , Last modified: 8 months ago auto-capture-closure 41 Hits , Last modified: 8 months ago clamp_v2 41 Hits , Last modified: 36 hours ago implement-strrstr-for-consistency 41 Hits , Last modified: 8 months ago noreturn_type 41 Hits , Last modified: 8 months ago notice-for-non-valid-array-container 41 Hits , Last modified: 8 months ago precise_float_value 41 Hits , Last modified: 8 months ago shorter_attribute_syntax 41 Hits , Last modified: 8 months ago sql_injection_protection 41 Hits , Last modified: 8 months ago chaining_comparison 40 Hits , Last modified: 8 months ago typed-properties 40 Hits , Last modified: 8 months ago anonymous_classes 39 Hits , Last modified: 8 months ago object_scope_prng 39 Hits , Last modified: 8 months ago optimizerplus 39 Hits , Last modified: 8 months ago context_sensitive_lexer 38 Hits , Last modified: 8 months ago destructuring_coalesce 38 Hits , Last modified: 8 months ago explicit_octal_notation 38 Hits , Last modified: 8 months ago fcc_in_const_expr 38 Hits , Last modified: 8 months ago friend-classes 38 Hits , Last modified: 8 months ago generics 38 Hits , Last modified: 8 months ago improve_mysqli 38 Hits , Last modified: 8 months ago jit-ir 38 Hits , Last modified: 8 months ago namespaceissues 38 Hits , Last modified: 8 months ago native_regular_expressions 38 Hits , Last modified: 8 months ago restrict_globals_usage 38 Hits , Last modified: 8 months ago scalar_type_hints_v_0_1 38 Hits , Last modified: 8 months ago compact-object-property-assignment 37 Hits , Last modified: 8 months ago complete_callstatc_magic 37 Hits , Last modified: 8 months ago date.timezone_warning_removal 37 Hits , Last modified: 8 months ago deprecations_php_7_4 37 Hits , Last modified: 8 months ago gmp_number 37 Hits , Last modified: 8 months ago howto 37 Hits , Last modified: 8 months ago interface-default-methods 37 Hits , Last modified: 8 months ago internal_method_return_types 37 Hits , Last modified: 8 months ago is_list 37 Hits , Last modified: 8 months ago opcache.no_cache 37 Hits , Last modified: 8 months ago resource_to_object_conversion 37 Hits , Last modified: 8 months ago scalar_type_hinting_with_cast 37 Hits , Last modified: 8 months ago static_class 37 Hits , Last modified: 8 months ago typed-properties-v2 37 Hits , Last modified: 8 months ago deprecate_dynamic_properties 36 Hits , Last modified: 8 months ago error_backtraces_v2 36 Hits , Last modified: 8 months ago expectations 36 Hits , Last modified: 8 months ago implicit_move_optimisation 36 Hits , Last modified: 8 months ago object-initializer 36 Hits , Last modified: 8 months ago propertygetsetsyntax-v1.2 36 Hits , Last modified: 8 months ago splclassloader 36 Hits , Last modified: 8 months ago use_global_elements 36 Hits , Last modified: 8 months ago comprehensions 35 Hits , Last modified: 8 months ago first_class_callable_syntax 35 Hits , Last modified: 8 months ago incompat_ctx 35 Hits , Last modified: 8 months ago mixed_vs_untyped_properties 35 Hits , Last modified: 8 months ago new_rounding_modes_to_round_function 35 Hits , Last modified: 8 months ago short-functions 35 Hits , Last modified: 8 months ago warn-resource-to-string 35 Hits , Last modified: 8 months ago adopt-code-of-conduct 34 Hits , Last modified: 8 months ago allow_url_include 34 Hits , Last modified: 8 months ago closurefromcallable 34 Hits , Last modified: 8 months ago dataclass 34 Hits , Last modified: 8 months ago explicit_send_by_ref 34 Hits , Last modified: 8 months ago generators 34 Hits , Last modified: 8 months ago image2wbmp 34 Hits , Last modified: 8 months ago partial_function_application 34 Hits , Last modified: 8 months ago poll_api 34 Hits , Last modified: 3 weeks ago preload 34 Hits , Last modified: 8 months ago readonly_amendments 34 Hits , Last modified: 8 months ago rfc1867-non-post 34 Hits , Last modified: 8 months ago source_files_without_opening_tag 34 Hits , Last modified: 8 months ago template 34 Hits , Last modified: 9 hours ago to-array 34 Hits , Last modified: 8 months ago curl_oop_v2 33 Hits , Last modified: 3 months ago enumerations 33 Hits , Last modified: 8 months ago function-composition 33 Hits , Last modified: 4 weeks ago internal_serialize_api 33 Hits , Last modified: 8 months ago namespace-visibility 33 Hits , Last modified: 8 months ago namespaced_names_as_token 33 Hits , Last modified: 8 months ago null-standalone-type 33 Hits , Last modified: 8 months ago php_namespace_policy 33 Hits , Last modified: 8 months ago pipe-operator-v2 33 Hits , Last modified: 8 months ago structs-v2 33 Hits , Last modified: 8 months ago unicode_text_processing 33 Hits , Last modified: 8 months ago argon2_password_hash_enhancements 32 Hits , Last modified: 8 months ago deprecated_traits 32 Hits , Last modified: 3 months ago deprecations_php_7_3 32 Hits , Last modified: 8 months ago enum_v2 32 Hits , Last modified: 8 months ago new_without_parentheses 32 Hits , Last modified: 8 months ago pdo_disconnect 32 Hits , Last modified: 7 weeks ago php56timeline 32 Hits , Last modified: 8 months ago phpng 32 Hits , Last modified: 8 months ago random_ext 32 Hits , Last modified: 8 months ago short-and-inner-classes 32 Hits , Last modified: 6 months ago union_types_v2 32 Hits , Last modified: 8 months ago var_deprecation 32 Hits , Last modified: 8 months ago decode_html 31 Hits , Last modified: 8 months ago deprecate_php_short_tags_v2 31 Hits , Last modified: 8 months ago generator-return-expressions 31 Hits , Last modified: 8 months ago make_ctor_ret_void 31 Hits , Last modified: 8 months ago mb_str_pad 31 Hits , Last modified: 8 months ago multibyte_char_handling 31 Hits , Last modified: 8 months ago namespaces_in_bundled_extensions 31 Hits , Last modified: 8 months ago php_technical_committee 31 Hits , Last modified: 8 months ago policy-repository 31 Hits , Last modified: 8 months ago tempnam-suffix-v2 31 Hits , Last modified: 8 months ago userspace_operator_overloading 31 Hits , Last modified: 8 months ago var_info 31 Hits , Last modified: 8 months ago array_first_last 30 Hits , Last modified: 3 weeks ago curl_share_persistence_improvement 30 Hits , Last modified: 8 months ago functional-interfaces 30 Hits , Last modified: 8 months ago generic-arrays 30 Hits , Last modified: 8 months ago http-interface 30 Hits , Last modified: 8 months ago improve_predictable_prng_random 30 Hits , Last modified: 8 months ago list-syntax-trailing-commas 30 Hits , Last modified: 8 months ago phpnet-analytics 30 Hits , Last modified: 8 months ago propertygetsetsyntax-v1.1 30 Hits , Last modified: 8 months ago readonly_classes 30 Hits , Last modified: 8 months ago reserve_primitives 30 Hits , Last modified: 8 months ago sealed_classes 30 Hits , Last modified: 8 months ago session-create-id 30 Hits , Last modified: 8 months ago short_closures 30 Hits , Last modified: 8 months ago object-extension @rfc:closures 30 Hits , Last modified: 8 months ago add_bcdivmod_to_bcmath 29 Hits , Last modified: 8 months ago allow_null 29 Hits , Last modified: 8 months ago always_enable_json 29 Hits , Last modified: 8 months ago const_scalar_exprs 29 Hits , Last modified: 8 months ago deprecate-boolean-string-coercion 29 Hits , Last modified: 8 months ago engine_exceptions 29 Hits , Last modified: 8 months ago escaper 29 Hits , Last modified: 8 months ago get-error-exception-handler 29 Hits , Last modified: 8 months ago number_format_separator 29 Hits , Last modified: 8 months ago php7_foreach 29 Hits , Last modified: 8 months ago property_type_hints 29 Hits , Last modified: 8 months ago protectedlookup 29 Hits , Last modified: 8 months ago records 29 Hits , Last modified: 8 months ago retry-keyword 29 Hits , Last modified: 8 months ago switch_expression 29 Hits , Last modified: 8 months ago switch.default.multiple 29 Hits , Last modified: 8 months ago ternary_associativity 29 Hits , Last modified: 8 months ago typed-aliases 29 Hits , Last modified: 8 months ago arrayof 28 Hits , Last modified: 8 months ago closure_apply 28 Hits , Last modified: 8 months ago code_optimizations 28 Hits , Last modified: 8 months ago const_scalar_expressions2 28 Hits , Last modified: 8 months ago immutability 28 Hits , Last modified: 8 months ago list_reference_assignment 28 Hits , Last modified: 8 months ago match_blocks 28 Hits , Last modified: 8 months ago mysqli_default_errmode 28 Hits , Last modified: 8 months ago mysqli_execute_query 28 Hits , Last modified: 8 months ago namespace_prefix_visibility 28 Hits , Last modified: 11 days ago namespace_scoped_declares 28 Hits , Last modified: 8 months ago nullable_intersection_types 28 Hits , Last modified: 8 months ago override_properties 28 Hits , Last modified: 3 months ago php_native_interface 28 Hits , Last modified: 8 months ago rounding 28 Hits , Last modified: 8 months ago same-site-parameter 28 Hits , Last modified: 8 months ago soft-deprecate-sleep-wakeup 28 Hits , Last modified: 6 weeks ago true_async_engine_api 28 Hits , Last modified: 4 months ago uniform_variable_syntax 28 Hits , Last modified: 8 months ago variadics 28 Hits , Last modified: 8 months ago abstract_syntax_tree 27 Hits , Last modified: 8 months ago add_str_begin_and_end_functions 27 Hits , Last modified: 8 months ago add_validate_functions_to_filter 27 Hits , Last modified: 8 months ago argument_unpacking 27 Hits , Last modified: 8 months ago array_column 27 Hits , Last modified: 8 months ago cachediterable 27 Hits , Last modified: 8 months ago crypt_function_salt 27 Hits , Last modified: 8 months ago csrandombytes 27 Hits , Last modified: 8 months ago deprecate-png-jpeg-2wbmp 27 Hits , Last modified: 8 months ago function_autoloading_v2 27 Hits , Last modified: 8 months ago php57 27 Hits , Last modified: 8 months ago random_extension_improvement 27 Hits , Last modified: 8 months ago readonly_hooks 27 Hits , Last modified: 4 months ago simplified_named_params 27 Hits , Last modified: 8 months ago spl-namespace 27 Hits , Last modified: 8 months ago throwable-interface 27 Hits , Last modified: 8 months ago typedef 27 Hits , Last modified: 8 months ago unbundle_imap_pspell_oci8 27 Hits , Last modified: 8 months ago bcrypt_cost_2023 26 Hits , Last modified: 8 months ago binary_string_comparison 26 Hits , Last modified: 8 months ago combined-comparison-operator 26 Hits , Last modified: 8 months ago disallow-multiple-constructor-calls 26 Hits , Last modified: 8 months ago error-formatting-for-developers 26 Hits , Last modified: 8 months ago fetch_property_in_const_expressions 26 Hits , Last modified: 8 months ago foreach_unwrap_ref 26 Hits , Last modified: 8 months ago gd_image_export_import_pixels 26 Hits , Last modified: 8 months ago isreadable-iswriteable 26 Hits , Last modified: 2 weeks ago ldap_exop 26 Hits , Last modified: 8 months ago linecontrol 26 Hits , Last modified: 8 months ago mysqli_support_for_libmysql 26 Hits , Last modified: 8 months ago password_registry 26 Hits , Last modified: 8 months ago pdo_driver_specific_subclasses 26 Hits , Last modified: 8 months ago performanceimprovements 26 Hits , Last modified: 8 months ago php7_57_roadmap 26 Hits , Last modified: 8 months ago readonly_and_immutable_properties 26 Hits , Last modified: 8 months ago sourcemaps 26 Hits , Last modified: 8 months ago stable_sorting 26 Hits , Last modified: 8 months ago static_return_type 26 Hits , Last modified: 8 months ago imsop-suggestion @rfc:property-hooks 26 Hits , Last modified: 8 months ago base_convert_improvements 25 Hits , Last modified: 8 months ago blake3 25 Hits , Last modified: 8 months ago cachediterable_straw_poll 25 Hits , Last modified: 8 months ago calltimebyref 25 Hits , Last modified: 8 months ago enhanced_error_handling 25 Hits , Last modified: 8 months ago generator-delegation 25 Hits , Last modified: 8 months ago loop_else 25 Hits , Last modified: 8 months ago namespacecurlies 25 Hits , Last modified: 8 months ago numeric_literal_separator 25 Hits , Last modified: 8 months ago object-typehint 25 Hits , Last modified: 8 months ago objectarrayliterals 25 Hits , Last modified: 8 months ago password_hash_spec 25 Hits , Last modified: 8 months ago slim_post_data 25 Hits , Last modified: 8 months ago string_to_number_comparison 25 Hits , Last modified: 8 months ago unicode_escape 25 Hits , Last modified: 8 months ago url-opcode-cache 25 Hits , Last modified: 8 months ago use_function 25 Hits , Last modified: 8 months ago var-export-array-syntax 25 Hits , Last modified: 8 months ago void-as-null 25 Hits , Last modified: 3 months ago aliases_by_reflection 24 Hits , Last modified: 8 months ago apxs-loadmodule 24 Hits , Last modified: 8 months ago curl_http2_push 24 Hits , Last modified: 8 months ago exception_ignore_args_default_value 24 Hits , Last modified: 7 months ago implicit-float-int-deprecate 24 Hits , Last modified: 8 months ago integer-rounding 24 Hits , Last modified: 8 months ago isset_ternary 24 Hits , Last modified: 8 months ago load-ext-by-name 24 Hits , Last modified: 8 months ago phpdbg 24 Hits , Last modified: 8 months ago second_arg_to_preg_callback 24 Hits , Last modified: 8 months ago static_class_constructor 24 Hits , Last modified: 8 months ago apache_tail_request 23 Hits , Last modified: 8 months ago array_unpacking_string_keys 23 Hits , Last modified: 8 months ago binary_string_deprecation 23 Hits , Last modified: 8 months ago change_the_edge_case_of_round 23 Hits , Last modified: 8 months ago const_scalar_expressions 23 Hits , Last modified: 8 months ago continue_ob 23 Hits , Last modified: 8 months ago enumerations_and_adts 23 Hits , Last modified: 8 months ago file-descriptor-function 23 Hits , Last modified: 8 months ago flexible_heredoc_nowdoc_syntaxes 23 Hits , Last modified: 8 months ago implement_sqlite_openblob_in_pdo 23 Hits , Last modified: 8 months ago intersection_types 23 Hits , Last modified: 8 months ago iteration-tools 23 Hits , Last modified: 8 months ago linking_in_stream_wrappers 23 Hits , Last modified: 8 months ago nullsafe_calls 23 Hits , Last modified: 8 months ago operator_overloading_gmp 23 Hits , Last modified: 8 months ago short-closures 23 Hits , Last modified: 8 months ago static_variable_inheritance 23 Hits , Last modified: 8 months ago str_contains 23 Hits , Last modified: 8 months ago stringable 23 Hits , Last modified: 8 months ago token_as_object 23 Hits , Last modified: 8 months ago argon2_password_hash 22 Hits , Last modified: 8 months ago array_change_keys 22 Hits , Last modified: 8 months ago attribute_amendments 22 Hits , Last modified: 8 months ago declare_vars 22 Hits , Last modified: 8 months ago enum_allow_static_properties 22 Hits , Last modified: 8 months ago fiber 22 Hits , Last modified: 8 months ago finally 22 Hits , Last modified: 8 months ago list_default_value 22 Hits , Last modified: 8 months ago magicquotes 22 Hits , Last modified: 8 months ago mysql_deprecation 22 Hits , Last modified: 8 months ago never_for_parameter_types 22 Hits , Last modified: 8 months ago return_break_continue_expressions 22 Hits , Last modified: 8 months ago secure_unserialize 22 Hits , Last modified: 8 months ago sleep_function_float_support 22 Hits , Last modified: 8 months ago third-party-code 22 Hits , Last modified: 8 months ago throwable_string_param_max_len 22 Hits , Last modified: 8 months ago typecheckingstrictandweak 22 Hits , Last modified: 8 months ago array_delete 21 Hits , Last modified: 8 months ago cli_process_title 21 Hits , Last modified: 8 months ago clone_with 21 Hits , Last modified: 8 months ago datetime_and_daylight_saving_time 21 Hits , Last modified: 8 months ago ffi-non-static-deprecated 21 Hits , Last modified: 8 months ago forbid_dynamic_scope_introspection 21 Hits , Last modified: 8 months ago fpm_change_hat 21 Hits , Last modified: 8 months ago free-json-parser 21 Hits , Last modified: 8 months ago improve-openssl-random-pseudo-bytes 21 Hits , Last modified: 8 months ago intdiv 21 Hits , Last modified: 8 months ago libsodium 21 Hits , Last modified: 8 months ago loop_or 21 Hits , Last modified: 8 months ago mb_str_split 21 Hits , Last modified: 8 months ago misc_variable_functions 21 Hits , Last modified: 8 months ago mixed-typehint 21 Hits , Last modified: 8 months ago nameof 21 Hits , Last modified: 8 months ago openssl_aead 21 Hits , Last modified: 8 months ago remove_alternative_php_tags 21 Hits , Last modified: 8 months ago renamed_parameters 21 Hits , Last modified: 8 months ago returntypehint 21 Hits , Last modified: 8 months ago scalar-pseudo-type 21 Hits , Last modified: 8 months ago session_regenerate_id 21 Hits , Last modified: 8 months ago session-id-without-hashing 21 Hits , Last modified: 8 months ago session-read_only-lazy_write 21 Hits , Last modified: 8 months ago shell_exec_result_code_param 21 Hits , Last modified: 8 months ago socket_getaddrinfo 21 Hits , Last modified: 8 months ago strict_sessions 21 Hits , Last modified: 8 months ago structs 21 Hits , Last modified: 8 months ago typecast_array_desctructuring 21 Hits , Last modified: 8 months ago unbunle-unmaintained-extensions-php8 21 Hits , Last modified: 8 months ago undefined_variable_error_promotion 21 Hits , Last modified: 8 months ago type_safety @rfc:default_expression 21 Hits , Last modified: 8 months ago solution2 @rfc:peclversioning 21 Hits , Last modified: 8 months ago access_scope_from_magic_accessors 20 Hits , Last modified: 8 months ago bare_name_array_literal 20 Hits , Last modified: 8 months ago clamp 20 Hits , Last modified: 8 months ago class_const_visibility 20 Hits , Last modified: 8 months ago class-naming 20 Hits , Last modified: 8 months ago consistent_callables 20 Hits , Last modified: 8 months ago curl_user_agent 20 Hits , Last modified: 8 months ago cyclic-replace 20 Hits , Last modified: 8 months ago deprecate-pear-include-composer 20 Hits , Last modified: 8 months ago enum 20 Hits , Last modified: 8 months ago error_backtraces 20 Hits , Last modified: 8 months ago forbid_null_this_in_methods 20 Hits , Last modified: 8 months ago instance_counter 20 Hits , Last modified: 8 months ago internal_constructor_behaviour 20 Hits , Last modified: 8 months ago json_numeric_as_string 20 Hits , Last modified: 8 months ago match_expression_v2 20 Hits , Last modified: 8 months ago minor-version-compatibility 20 Hits , Last modified: 3 months ago parse_str_alternative 20 Hits , Last modified: 8 months ago pcre2-migration 20 Hits , Last modified: 8 months ago pipe-operator 20 Hits , Last modified: 8 months ago pow-operator 20 Hits , Last modified: 8 months ago session-lock-ini 20 Hits , Last modified: 8 months ago sqlite3_exceptions 20 Hits , Last modified: 8 months ago streammetadata 20 Hits , Last modified: 8 months ago strict_operators 20 Hits , Last modified: 8 months ago traitsmodifications 20 Hits , Last modified: 8 months ago weakreferences 20 Hits , Last modified: 8 months ago solution1 @rfc:peclversioning 20 Hits , Last modified: 8 months ago additional-splat-usage 19 Hits , Last modified: 8 months ago any_all_on_iterable_straw_poll 19 Hits , Last modified: 8 months ago core-function-exceptions 19 Hits , Last modified: 8 months ago currying 19 Hits , Last modified: 8 months ago default_ctor 19 Hits , Last modified: 8 months ago easy_userland_csprng 19 Hits , Last modified: 8 months ago engine_exceptions_for_php7 19 Hits , Last modified: 8 months ago is_valid_utf8 19 Hits , Last modified: 8 months ago json_preserve_fractional_part 19 Hits , Last modified: 8 months ago jsond 19 Hits , Last modified: 8 months ago mb_trim_change_characters 19 Hits , Last modified: 8 months ago modern_compression 19 Hits , Last modified: 8 months ago multiple-catch 19 Hits , Last modified: 8 months ago mysqli_bind_in_execute 19 Hits , Last modified: 8 months ago namespaceresolution 19 Hits , Last modified: 8 months ago negative_array_index 19 Hits , Last modified: 8 months ago phase_out_serializable 19 Hits , Last modified: 8 months ago reclassify_e_strict 19 Hits , Last modified: 8 months ago remove_preg_replace_eval_modifier 19 Hits , Last modified: 8 months ago reserve_even_more_types_in_php_7 19 Hits , Last modified: 8 months ago secure_serialization 19 Hits , Last modified: 8 months ago typed_constants 19 Hits , Last modified: 8 months ago typehint 19 Hits , Last modified: 8 months ago abstract_trait_method_validation 18 Hits , Last modified: 8 months ago add-cms-support 18 Hits , Last modified: 8 months ago allow_int_args_to_bcmath_function 18 Hits , Last modified: 8 months ago annotations 18 Hits , Last modified: 8 months ago async_signals 18 Hits , Last modified: 8 months ago basic_scalar_types 18 Hits , Last modified: 8 months ago calls_in_constant_expressions 18 Hits , Last modified: 8 months ago case-sensitivity 18 Hits , Last modified: 8 months ago cli_server_http2 18 Hits , Last modified: 8 months ago concatenation_precedence 18 Hits , Last modified: 8 months ago curl-file-upload 18 Hits , Last modified: 8 months ago dom_living_standard_api 18 Hits , Last modified: 8 months ago improved_error_callback_mechanism 18 Hits , Last modified: 8 months ago inheritance_private_methods 18 Hits , Last modified: 8 months ago intldatetimepatterngenerator 18 Hits , Last modified: 8 months ago is_not_instanceof 18 Hits , Last modified: 8 months ago is-countable 18 Hits , Last modified: 8 months ago lexical-anon 18 Hits , Last modified: 8 months ago magic-methods-signature 18 Hits , Last modified: 8 months ago negative-string-offsets 18 Hits , Last modified: 8 months ago nested_classes 18 Hits , Last modified: 8 months ago nullsafe_operator 18 Hits , Last modified: 8 months ago num_available_processors 18 Hits , Last modified: 5 months ago phar_stop_autoloading_metadata 18 Hits , Last modified: 8 months ago php6-rethink 18 Hits , Last modified: 8 months ago prevent_disruptions_of_conversations 18 Hits , Last modified: 8 months ago promote_php_foundation 18 Hits , Last modified: 8 months ago random-function-exceptions 18 Hits , Last modified: 8 months ago safe_cast 18 Hits , Last modified: 8 months ago streams-is-cacheable 18 Hits , Last modified: 8 months ago strncmpnegativelen 18 Hits , Last modified: 8 months ago typecheckingweak 18 Hits , Last modified: 8 months ago weak_maps 18 Hits , Last modified: 8 months ago write_once_properties 18 Hits , Last modified: 8 months ago data-structures @rfc:spl-improvements 18 Hits , Last modified: 8 months ago array_key_first_last 17 Hits , Last modified: 8 months ago arrow_function_preference 17 Hits , Last modified: 8 months ago autovivification_false 17 Hits , Last modified: 8 months ago callableconstructors 17 Hits , Last modified: 8 months ago constant_redefinition 17 Hits , Last modified: 8 months ago constructor_return_type 17 Hits , Last modified: 8 months ago continue_on_switch_deprecation 17 Hits , Last modified: 8 months ago curl_share_persistence 17 Hits , Last modified: 8 months ago custom_object_serialization 17 Hits , Last modified: 8 months ago debug_backtrace_depth 17 Hits , Last modified: 8 months ago deprecate_curly_braces_array_access 17 Hits , Last modified: 8 months ago deprecate-backtick-operator-v2 17 Hits , Last modified: 8 months ago doxygen 17 Hits , Last modified: 8 months ago drop-datetimeinterface 17 Hits , Last modified: 8 months ago dtrace 17 Hits , Last modified: 8 months ago eol-oniguruma 17 Hits , Last modified: 3 months ago foreachlist 17 Hits , Last modified: 8 months ago fpm 17 Hits , Last modified: 8 months ago function_autoloading4 17 Hits , Last modified: 8 months ago glob_streamwrapper_support 17 Hits , Last modified: 8 months ago grapheme_str_split 17 Hits , Last modified: 8 months ago hash-context.as-resource 17 Hits , Last modified: 8 months ago intl.charset-detector 17 Hits , Last modified: 8 months ago ldap_controls 17 Hits , Last modified: 8 months ago mysqli_fetch_column 17 Hits , Last modified: 8 months ago new_in_initializers 17 Hits , Last modified: 8 months ago php8_assertions 17 Hits , Last modified: 8 months ago readonly_properties 17 Hits , Last modified: 8 months ago removal_of_dead_sapis_and_exts 17 Hits , Last modified: 8 months ago remove_disable_classes 17 Hits , Last modified: 8 months ago rename-double-colon-token 17 Hits , Last modified: 8 months ago sendrecvmsg 17 Hits , Last modified: 8 months ago typed_class_constants 17 Hits , Last modified: 8 months ago typehint_array_desctructuring 17 Hits , Last modified: 8 months ago undefined_property_error_promotion 17 Hits , Last modified: 8 months ago uniqid 17 Hits , Last modified: 8 months ago web-and-doc-use-not-endorsement 17 Hits , Last modified: 8 months ago zpp_fail_on_overflow 17 Hits , Last modified: 8 months ago zpp_improv 17 Hits , Last modified: 8 months ago automatic_property_initialization 16 Hits , Last modified: 8 months ago callable-interfaces 16 Hits , Last modified: 8 months ago change-terminology-to-excludelist 16 Hits , Last modified: 8 months ago closure_self_reference 16 Hits , Last modified: 8 months ago conditional_break_continue_return 16 Hits , Last modified: 8 months ago dedicated_stream_bucket 16 Hits , Last modified: 8 months ago default-session-strict-mode 16 Hits , Last modified: 8 months ago deprecate-and-remove-ext-wddx 16 Hits , Last modified: 8 months ago extension_exceptions 16 Hits , Last modified: 6 months ago final_anonymous_classes 16 Hits , Last modified: 8 months ago get_class_disallow_null_parameter 16 Hits , Last modified: 8 months ago hash_pbkdf2 16 Hits , Last modified: 8 months ago hash.context.oop 16 Hits , Last modified: 8 months ago instance-method-call 16 Hits , Last modified: 8 months ago intl_ubidi 16 Hits , Last modified: 8 months ago keywords_as_identifiers 16 Hits , Last modified: 8 months ago kill-csv-escaping 16 Hits , Last modified: 8 months ago loop_default 16 Hits , Last modified: 8 months ago max_execution_wall_time 16 Hits , Last modified: 8 months ago nullable_return_types 16 Hits , Last modified: 8 months ago operator_overrides_lite 16 Hits , Last modified: 8 months ago property_write_visibility 16 Hits , Last modified: 8 months ago random_migration 16 Hits , Last modified: 8 months ago resolve_symlinks 16 Hits , Last modified: 8 months ago scalar_extensions 16 Hits , Last modified: 8 months ago sodium.argon.hash 16 Hits , Last modified: 8 months ago spread_operator_for_array 16 Hits , Last modified: 8 months ago str_icontains 16 Hits , Last modified: 4 months ago switch-expression 16 Hits , Last modified: 8 months ago this_return_type 16 Hits , Last modified: 8 months ago ini_syntax @rfc:fpm 16 Hits , Last modified: 8 months ago arbitrary_string_interpolation 15 Hits , Last modified: 8 months ago array_key_first_last_index 15 Hits , Last modified: 8 months ago builtinwebserver 15 Hits , Last modified: 8 months ago class_name_scalars 15 Hits , Last modified: 8 months ago code_free_constructor 15 Hits , Last modified: 8 months ago counting_non_countables 15 Hits , Last modified: 8 months ago dbc2 15 Hits , Last modified: 8 months ago deprecate_ticks 15 Hits , Last modified: 8 months ago enumset 15 Hits , Last modified: 8 months ago flexible_heredoc_nowdoc_indentation 15 Hits , Last modified: 8 months ago foreach-non-scalar-keys 15 Hits , Last modified: 8 months ago heredoc-with-double-quotes 15 Hits , Last modified: 8 months ago integer_semantics 15 Hits , Last modified: 8 months ago introduce_design_by_contract 15 Hits , Last modified: 8 months ago iterable 15 Hits , Last modified: 8 months ago lsp_errors 15 Hits , Last modified: 8 months ago mb_ucfirst 15 Hits , Last modified: 8 months ago mcrypt-viking-funeral 15 Hits , Last modified: 8 months ago mixin 15 Hits , Last modified: 8 months ago namespace-importing-with-from 15 Hits , Last modified: 8 months ago non-capturing_catches 15 Hits , Last modified: 8 months ago release_cycle_update 15 Hits , Last modified: 8 months ago remove_zend_api 15 Hits , Last modified: 8 months ago session-gc 15 Hits , Last modified: 8 months ago structured_object_notation 15 Hits , Last modified: 8 months ago treat_enum_instances_as_values 15 Hits , Last modified: 8 months ago unbundle_recode 15 Hits , Last modified: 8 months ago variadic_empty 15 Hits , Last modified: 8 months ago zend-vm-pause-api 15 Hits , Last modified: 8 months ago annotations_v2 14 Hits , Last modified: 8 months ago anonymous_catch 14 Hits , Last modified: 8 months ago anonymous_classes_v2 14 Hits , Last modified: 8 months ago array_column_results_grouping 14 Hits , Last modified: 8 months ago array_group 14 Hits , Last modified: 8 months ago autoload_include 14 Hits , Last modified: 8 months ago bare_name_array_dereference 14 Hits , Last modified: 8 months ago curl_setopt_strict_types 14 Hits , Last modified: 8 months ago deprecate-and-remove-ext-interbase 14 Hits , Last modified: 8 months ago deprecate-unuseful-crypt-constants 14 Hits , Last modified: 8 months ago driver-specific-pdo-param-types 14 Hits , Last modified: 8 months ago fallback-to-root-scope-deprecation 14 Hits , Last modified: 8 months ago fix_list_behavior_inconsistency 14 Hits , Last modified: 8 months ago grapheme_levenshtein 14 Hits , Last modified: 7 months ago heredoc-scanner-loosening 14 Hits , Last modified: 8 months ago internal_function_return_types 14 Hits , Last modified: 8 months ago introduce-type-affinity 14 Hits , Last modified: 8 months ago language-constructs-syntax-changes 14 Hits , Last modified: 8 months ago mb_trim 14 Hits , Last modified: 8 months ago new-curl-error-functions 14 Hits , Last modified: 8 months ago object_keys_in_arrays 14 Hits , Last modified: 8 months ago objkey 14 Hits , Last modified: 8 months ago pack_unpack_64bit_formats 14 Hits , Last modified: 8 months ago pdo_escape_placeholders 14 Hits , Last modified: 8 months ago php71-crypto 14 Hits , Last modified: 8 months ago preg_replace_callback_array 14 Hits , Last modified: 8 months ago reference_reflection 14 Hits , Last modified: 8 months ago secure-html-escape 14 Hits , Last modified: 8 months ago short-match 14 Hits , Last modified: 8 months ago tostring_exceptions 14 Hits , Last modified: 8 months ago unset_bool 14 Hits , Last modified: 8 months ago voting 14 Hits , Last modified: 8 months ago adopt_pie_deprecate_pecl 13 Hits , Last modified: 9 weeks ago allow-abstract-function-override 13 Hits , Last modified: 8 months ago alternative-closure-use-syntax 13 Hits , Last modified: 8 months ago attribute-target-reflector 13 Hits , Last modified: 5 months ago datetime-exceptions 13 Hits , Last modified: 8 months ago docblockparser 13 Hits , Last modified: 8 months ago engine_warnings 13 Hits , Last modified: 8 months ago extended-string-types-for-pdo 13 Hits , Last modified: 8 months ago extension_prepend_files 13 Hits , Last modified: 8 months ago final_promotion 13 Hits , Last modified: 5 months ago function_referencing 13 Hits , Last modified: 8 months ago locked-classes 13 Hits , Last modified: 8 months ago magicquotes_finale 13 Hits , Last modified: 8 months ago make-reflection-setaccessible-no-op 13 Hits , Last modified: 8 months ago mb_levenshtein 13 Hits , Last modified: 8 months ago not_serializable 13 Hits , Last modified: 8 months ago optional_constructor_body 13 Hits , Last modified: 8 months ago pdo_float_type 13 Hits , Last modified: 8 months ago platform_requirement_declares 13 Hits , Last modified: 8 months ago reflectionparameter.typehint 13 Hits , Last modified: 8 months ago remove_object_auto_vivification 13 Hits , Last modified: 8 months ago reserve_more_types_in_php_7 13 Hits , Last modified: 8 months ago runtimecache 13 Hits , Last modified: 8 months ago spl-improvements 13 Hits , Last modified: 8 months ago throw_error_in_extensions 13 Hits , Last modified: 8 months ago too_few_args 13 Hits , Last modified: 8 months ago use-static-function 13 Hits , Last modified: 8 months ago weakrefs 13 Hits , Last modified: 8 months ago yescrypt 13 Hits , Last modified: 8 months ago any_and_on_iterable 12 Hits , Last modified: 8 months ago arbitrary_expression_interpolation 12 Hits , Last modified: 8 months ago array_reindex 12 Hits , Last modified: 8 months ago autodefine 12 Hits , Last modified: 8 months ago boxingandunboxing 12 Hits , Last modified: 8 months ago consistent_type_errors 12 Hits , Last modified: 8 months ago constdereference 12 Hits , Last modified: 8 months ago deprecate_pear_recommend_composer 12 Hits , Last modified: 6 weeks ago in_operator 12 Hits , Last modified: 8 months ago instanceof_improvements 12 Hits , Last modified: 8 months ago intl.char 12 Hits , Last modified: 8 months ago moduleapi-inspection 12 Hits , Last modified: 8 months ago named_parameter_alias_attribute 12 Hits , Last modified: 8 months ago parameter_type_casting_hints 12 Hits , Last modified: 8 months ago parse_request_body_in_json 12 Hits , Last modified: 8 months ago pickle 12 Hits , Last modified: 8 months ago session-use-strict-mode 12 Hits , Last modified: 8 months ago short-syntax-for-anonymous-function 12 Hits , Last modified: 8 months ago shortags 12 Hits , Last modified: 8 months ago stack-frame-class 12 Hits , Last modified: 8 months ago streamline-phar-api 12 Hits , Last modified: 8 months ago strtolower-ascii 12 Hits , Last modified: 8 months ago suppressed_exceptions 12 Hits , Last modified: 8 months ago tagged_unions 12 Hits , Last modified: 8 months ago abstract_final_class 11 Hits , Last modified: 8 months ago alpanumeric_decrement 11 Hits , Last modified: 8 months ago altmbstring 11 Hits , Last modified: 8 months ago assignment-overloading 11 Hits , Last modified: 8 months ago comparable 11 Hits , Last modified: 8 months ago customfactories 11 Hits , Last modified: 8 months ago dnf_types 11 Hits , Last modified: 8 months ago drop_sql.safe_mode 11 Hits , Last modified: 8 months ago e-user-deprecated-warning 11 Hits , Last modified: 8 months ago encapsulation 11 Hits , Last modified: 8 months ago final_properties 11 Hits , Last modified: 8 months ago fsync_function 11 Hits , Last modified: 8 months ago functionarraydereferencing 11 Hits , Last modified: 8 months ago get_debug_type 11 Hits , Last modified: 8 months ago gmp-floating-point 11 Hits , Last modified: 8 months ago json_encode_indentation 11 Hits , Last modified: 8 months ago json_schema_validation 11 Hits , Last modified: 3 months ago normalize_inc_dec 11 Hits , Last modified: 8 months ago parameter-no-type-variance 11 Hits , Last modified: 8 months ago permanent_hash_ext 11 Hits , Last modified: 8 months ago php-array-api 11 Hits , Last modified: 8 months ago phpvcs 11 Hits , Last modified: 8 months ago range_checks_for_64_bit 11 Hits , Last modified: 8 months ago releaseprocess 11 Hits , Last modified: 8 months ago removal_of_dead_sapis 11 Hits , Last modified: 8 months ago resource_typehint 11 Hits , Last modified: 8 months ago revisit-trailing-comma-function-args 11 Hits , Last modified: 8 months ago rfc_discussion_and_vote 11 Hits , Last modified: 9 hours ago session-oo 11 Hits , Last modified: 8 months ago short_ternary_equal_operator 11 Hits , Last modified: 8 months ago simple-annotations 11 Hits , Last modified: 8 months ago sorting_enum 11 Hits , Last modified: 8 months ago static-aviz 11 Hits , Last modified: 8 months ago throw_expression 11 Hits , Last modified: 8 months ago timing_attack 11 Hits , Last modified: 8 months ago trailing_comma_in_parameter_list 11 Hits , Last modified: 8 months ago umaintained_extensions 11 Hits , Last modified: 8 months ago user_defined_session_serializer 11 Hits , Last modified: 8 months ago scratchpad @rfc:remove_zend_api 11 Hits , Last modified: 8 months ago build-openssl-by-default 10 Hits , Last modified: 8 months ago check-operator 10 Hits , Last modified: 8 months ago consistent-names 10 Hits , Last modified: 8 months ago constructor-promotion 10 Hits , Last modified: 8 months ago curl-oop 10 Hits , Last modified: 8 months ago deprecate_mcrypt_rand 10 Hits , Last modified: 8 months ago deprecate-ini-functions 10 Hits , Last modified: 8 months ago distrust-sha1-certificates 10 Hits , Last modified: 8 months ago fast_zpp 10 Hits , Last modified: 8 months ago final_by_default_anonymous_classes 10 Hits , Last modified: 8 months ago foreach_void 10 Hits , Last modified: 8 months ago gc_fn_pointer 10 Hits , Last modified: 8 months ago guard_statement 10 Hits , Last modified: 8 months ago imagettf_deprecation 10 Hits , Last modified: 8 months ago improved-tls-constants 10 Hits , Last modified: 8 months ago intl.timezone.get-windows-id 10 Hits , Last modified: 8 months ago invoke_destructors_during_bailout 10 Hits , Last modified: 4 months ago iterable-stdclass 10 Hits , Last modified: 8 months ago jsonable 10 Hits , Last modified: 8 months ago mysqli_execute_parameters 10 Hits , Last modified: 8 months ago native-tls 10 Hits , Last modified: 8 months ago non_nullable_property_checks 10 Hits , Last modified: 8 months ago nonbreakabletraits 10 Hits , Last modified: 8 months ago php7timeline 10 Hits , Last modified: 8 months ago release-md5-deprecation 10 Hits , Last modified: 8 months ago remove_utf_8_decode_encode 10 Hits , Last modified: 8 months ago replace_parse_url 10 Hits , Last modified: 8 months ago secure-session-options-by-default 10 Hits , Last modified: 8 months ago session_upload_progress 10 Hits , Last modified: 8 months ago short-syntax-for-anonymous-functions 10 Hits , Last modified: 8 months ago sync 10 Hits , Last modified: 8 months ago tidyexception-for-tidy 10 Hits , Last modified: 3 weeks ago trailing-comma-function-args 10 Hits , Last modified: 8 months ago travis_ci 10 Hits , Last modified: 8 months ago unbundle_xmlprc 10 Hits , Last modified: 8 months ago unified-crypto-source 10 Hits , Last modified: 8 months ago ustring 10 Hits , Last modified: 8 months ago voting_who 10 Hits , Last modified: 8 months ago who_can_vote 10 Hits , Last modified: 8 months ago merge_member_symbol_tables @rfc:php8 10 Hits , Last modified: 8 months ago 64bit-integer-type 9 Hits , Last modified: 8 months ago allow-void-variance 9 Hits , Last modified: 8 months ago builtincrypt 9 Hits , Last modified: 8 months ago check_and_set 9 Hits , Last modified: 8 months ago error_reporting_e_notice 9 Hits , Last modified: 8 months ago final_class_const 9 Hits , Last modified: 8 months ago global_function_parser_directive 9 Hits , Last modified: 8 months ago grisu3-strtod 9 Hits , Last modified: 8 months ago hook_improvements 9 Hits , Last modified: 8 months ago iterator_chaining 9 Hits , Last modified: 8 months ago null_coalesce_equal_operator 9 Hits , Last modified: 8 months ago number_format_negative_zero 9 Hits , Last modified: 8 months ago octal.overload-checking 9 Hits , Last modified: 8 months ago pdo_default_errmode 9 Hits , Last modified: 8 months ago pdov1 9 Hits , Last modified: 8 months ago php53eol 9 Hits , Last modified: 8 months ago process_object_name 9 Hits , Last modified: 8 months ago reflectionparameter-getclassname 9 Hits , Last modified: 8 months ago reflectiontypeimprovements 9 Hits , Last modified: 8 months ago removal-of-deprecated-features 9 Hits , Last modified: 8 months ago ripples 9 Hits , Last modified: 8 months ago stochastic_rounding_mode 9 Hits , Last modified: 8 months ago string-bitwise-shifts 9 Hits , Last modified: 8 months ago svnexternals 9 Hits , Last modified: 8 months ago trailing_comma_in_closure_use_list 9 Hits , Last modified: 8 months ago zpp-conversion-rules 9 Hits , Last modified: 8 months ago merge_symbol_tables @rfc:php8 9 Hits , Last modified: 8 months ago array-to-string 8 Hits , Last modified: 8 months ago backwards_compatibility 8 Hits , Last modified: 8 months ago callable 8 Hits , Last modified: 8 months ago calls_in_constant_expressions_poll 8 Hits , Last modified: 8 months ago checkdnsrr-default-type 8 Hits , Last modified: 8 months ago class_name_literal_on_object 8 Hits , Last modified: 8 months ago compact 8 Hits , Last modified: 8 months ago comparator_interface 8 Hits , Last modified: 8 months ago cookie_max-age 8 Hits , Last modified: 8 months ago datetime_tostring 8 Hits , Last modified: 8 months ago define-negative-execution-time 8 Hits , Last modified: 8 months ago deprecations_php_8_0 8 Hits , Last modified: 8 months ago exception_bt_provide_object 8 Hits , Last modified: 8 months ago github-pr 8 Hits , Last modified: 8 months ago google_groups 8 Hits , Last modified: 8 months ago jsonserializable 8 Hits , Last modified: 8 months ago ldap_modify_batch 8 Hits , Last modified: 8 months ago null-propagation 8 Hits , Last modified: 8 months ago object_cast_magic 8 Hits , Last modified: 8 months ago returntypehint2 8 Hits , Last modified: 8 months ago shortsyntaxforarrays 8 Hits , Last modified: 8 months ago soap_get_location 8 Hits , Last modified: 8 months ago timing_safe_encoding 8 Hits , Last modified: 8 months ago tls 8 Hits , Last modified: 8 months ago token-get-always-tokens 8 Hits , Last modified: 8 months ago variable_syntax_tweaks 8 Hits , Last modified: 8 months ago faq @rfc:strict_operators 8 Hits , Last modified: 8 months ago progress @rfc:string-size_t 8 Hits , Last modified: 8 months ago annotations-in-docblock 7 Hits , Last modified: 8 months ago arithmetic_operator_type_checks 7 Hits , Last modified: 8 months ago array_part 7 Hits , Last modified: 8 months ago autofunc 7 Hits , Last modified: 8 months ago autoload_classmap 7 Hits , Last modified: 8 months ago cli-strict 7 Hits , Last modified: 8 months ago curl-wrappers-removal-rfc 7 Hits , Last modified: 8 months ago debug-info 7 Hits , Last modified: 8 months ago deprecate_pdo_null 7 Hits , Last modified: 8 months ago deprecated-modifier 7 Hits , Last modified: 8 months ago deprecations_php_8_2 7 Hits , Last modified: 8 months ago experimental 7 Hits , Last modified: 8 months ago functional-elements 7 Hits , Last modified: 8 months ago hash-functions-empty-key-warning 7 Hits , Last modified: 8 months ago improved-parser-error-message 7 Hits , Last modified: 8 months ago indirect-method-call-by-array-var 7 Hits , Last modified: 8 months ago json_encode_decode_errors 7 Hits , Last modified: 8 months ago local_variable_types 7 Hits , Last modified: 8 months ago object_cast_to_types 7 Hits , Last modified: 8 months ago openssl.bignum 7 Hits , Last modified: 8 months ago pdo-mysql-get-warning-count 7 Hits , Last modified: 8 months ago php_ini_bcmath_default 7 Hits , Last modified: 8 months ago raw-identifiers 7 Hits , Last modified: 8 months ago rfc_vote_abstain 7 Hits , Last modified: 3 months ago session.user.return-value 7 Hits , Last modified: 8 months ago site_voting_poll 7 Hits , Last modified: 8 months ago skipparams 7 Hits , Last modified: 8 months ago stackable_error_handler 7 Hits , Last modified: 8 months ago static-classes 7 Hits , Last modified: 8 months ago streamwrapper-factory 7 Hits , Last modified: 8 months ago strict_return_types 7 Hits , Last modified: 8 months ago throwable 7 Hits , Last modified: 8 months ago tsrmls-fetch-reduction 7 Hits , Last modified: 8 months ago typechecking 7 Hits , Last modified: 8 months ago url_dots 7 Hits , Last modified: 8 months ago arrayiterator-improvements 6 Hits , Last modified: 8 months ago automatic_get_set_methods 6 Hits , Last modified: 8 months ago changes_to_include_and_require 6 Hits , Last modified: 8 months ago class_casting_to_scalar 6 Hits , Last modified: 8 months ago class_properties_initialization 6 Hits , Last modified: 8 months ago collections 6 Hits , Last modified: 8 months ago datetime-tostring 6 Hits , Last modified: 8 months ago deprecate-backtick-operator 6 Hits , Last modified: 8 months ago deprecate-uniqid 6 Hits , Last modified: 8 months ago empty_isset_exprs 6 Hits , Last modified: 8 months ago error-optimizations 6 Hits , Last modified: 8 months ago extensions_load_order 6 Hits , Last modified: 8 months ago karma-ml 6 Hits , Last modified: 8 months ago kill_real 6 Hits , Last modified: 8 months ago lsb_parentself_forwarding 6 Hits , Last modified: 8 months ago mysqlnd_localhost_override 6 Hits , Last modified: 8 months ago negative-index-support 6 Hits , Last modified: 8 months ago nikita_popov 6 Hits , Last modified: 8 months ago open_release_manifest 6 Hits , Last modified: 8 months ago operator-overloading 6 Hits , Last modified: 8 months ago peclversioning 6 Hits , Last modified: 8 months ago reserve_keywords_in_php_8 6 Hits , Last modified: 8 months ago structural-typing-for-closures 6 Hits , Last modified: 8 months ago tempnam-suffix 6 Hits , Last modified: 8 months ago typesafe-callable 6 Hits , Last modified: 8 months ago alternative_callback_syntax 5 Hits , Last modified: 8 months ago base-convert 5 Hits , Last modified: 8 months ago binnotation4ints 5 Hits , Last modified: 8 months ago isset-set-operator 5 Hits , Last modified: 8 months ago jit_config_defaults 5 Hits , Last modified: 8 months ago namespaceref 5 Hits , Last modified: 8 months ago p-plus-plus 5 Hits , Last modified: 8 months ago reflection_doccomment_annotations 5 Hits , Last modified: 8 months ago request-tempnam 5 Hits , Last modified: 8 months ago rfc.third-party-editing 5 Hits , Last modified: 8 months ago rfc.voting-threshold 5 Hits , Last modified: 8 months ago shortsyntaxforfunctions 5 Hits , Last modified: 8 months ago small_features 5 Hits , Last modified: 8 months ago splweaktypehintingwithautoboxing 5 Hits , Last modified: 8 months ago true-nested-function-support 5 Hits , Last modified: 8 months ago uconverter 5 Hits , Last modified: 8 months ago change_required_votes_to_two_thirds 4 Hits , Last modified: 8 months ago clear-process 4 Hits , Last modified: 8 months ago date_improvements 4 Hits , Last modified: 8 months ago deprecations_php_7_1 4 Hits , Last modified: 8 months ago dvcsmigration 4 Hits , Last modified: 8 months ago functiongetentropy 4 Hits , Last modified: 8 months ago managinglisttraffic 4 Hits , Last modified: 8 months ago namedparameters 4 Hits , Last modified: 8 months ago namespaceseparator 4 Hits , Last modified: 8 months ago object-model-improvements 4 Hits , Last modified: 8 months ago optional-t-function 4 Hits , Last modified: 8 months ago php8 4 Hits , Last modified: 8 months ago poll_switch_expression 4 Hits , Last modified: 8 months ago propertygetsetsyntax-as-implemented 4 Hits , Last modified: 8 months ago prototypecasting 4 Hits , Last modified: 8 months ago review-discussion-period 4 Hits , Last modified: 8 months ago security-classification 4 Hits , Last modified: 8 months ago throwable-code-generalization 4 Hits , Last modified: 8 months ago undeterministic_exceptions 4 Hits , Last modified: 8 months ago useas 4 Hits , Last modified: 8 months ago abolish-narrow-margins 3 Hits , Last modified: 8 months ago abolish-short-votes 3 Hits , Last modified: 8 months ago adts 3 Hits , Last modified: 8 months ago array_count_handlers 3 Hits , Last modified: 8 months ago better_type_names_for_int64 3 Hits , Last modified: 8 months ago errors_as_exceptions 3 Hits , Last modified: 8 months ago invokable 3 Hits , Last modified: 8 months ago namespaces_encapsulation 3 Hits , Last modified: 8 months ago namespaces-for-internal-classes 3 Hits , Last modified: 8 months ago phpng64 3 Hits , Last modified: 8 months ago policy-release-process-update 3 Hits , Last modified: 6 weeks ago prototype_checks 3 Hits , Last modified: 8 months ago debugoptions 2 Hits , Last modified: 8 months ago extdep 2 Hits , Last modified: 8 months ago fcallfcall 2 Hits , Last modified: 8 months ago get-random 2 Hits , Last modified: 8 months ago logicalshiftoperator 2 Hits , Last modified: 8 months ago releaseprocessalternatives 2 Hits , Last modified: 8 months ago remove_re2c_generated_files 2 Hits , Last modified: 8 months ago typecheckingparseronly 2 Hits , Last modified: 8 months ago typecheckingstrictonly 2 Hits , Last modified: 8 months ago removal-of-this @rfc:closures 2 Hits , Last modified: 8 months ago iterate @rfc:functional-elements 2 Hits , Last modified: 8 months ago vote @rfc:shortsyntaxforarrays 2 Hits , Last modified: 8 months ago exceptions @rfc:spl-improvements 2 Hits , Last modified: 8 months ago vote @rfc:splclassloader 2 Hits , Last modified: 8 months ago batch_use_declarations 1 Hits , Last modified: 8 months ago blake3_support 1 Hits , Last modified: 8 months ago data-classes 1 Hits , Last modified: 8 months ago extensionsiberia 1 Hits , Last modified: 8 months ago my_rfc 1 Hits , Last modified: 8 months ago nullable_typehints 1 Hits , Last modified: 8 months ago preg_extract 1 Hits , Last modified: 8 months ago returntypehinting 1 Hits , Last modified: 8 months ago build.patch @rfc:socketactivation 1 Hits , Last modified: 8 months ago voting @rfc:true_async 1 Hits , Last modified: 28 hours ago vote @rfc:voting 1 Hits , Last modified: 8 months ago