|
[PHP-DEV] [RFC] True Async RFC 1.7
|
|
41
|
691
|
January 27, 2026
|
|
[PHP-DEV] [RFC] Context Managers
|
|
101
|
736
|
May 11, 2026
|
|
[PHP-DEV] [VOTE] True Async RFC 1.6
|
|
105
|
1655
|
November 25, 2025
|
|
[PHP-DEV] PHP True Async RFC Stage 4
|
|
103
|
799
|
October 28, 2025
|
|
[PHP-DEV] [RFC] [Discussion] Bound-Erased Generic Types
|
|
114
|
1176
|
June 14, 2026
|
|
[PHP-DEV] [RFC] Deprecations for PHP 8.6
|
|
98
|
699
|
July 20, 2026
|
|
[PHP-DEV] [RFC] Duration class
|
|
102
|
587
|
July 19, 2026
|
|
[PHP-DEV] PHP True Async RFC Stage 5
|
|
68
|
766
|
November 18, 2025
|
|
[PHP-DEV] [RFC] [Discussion] Followup Improvements for ext/uri
|
|
41
|
422
|
May 1, 2026
|
|
[PHP-DEV] [RFC][Discussion] use construct (Block Scoping)
|
|
55
|
384
|
January 22, 2026
|
|
[PHP-DEV] [RFC] Pattern Matching
|
|
39
|
392
|
June 14, 2026
|
|
[PHP-DEV] [RFC] Stream Error Handling Improvements
|
|
43
|
326
|
April 30, 2026
|
|
[PHP-DEV] [RFC] Polling API
|
|
29
|
421
|
May 17, 2026
|
|
[PHP-DEV] [RFC] [Discussion] Literal Scalar Types
|
|
45
|
296
|
July 31, 2026
|
|
[PHP-DEV] [RFC] [Discussion] Deprecate PEAR and recommend Composer
|
|
37
|
241
|
July 22, 2026
|
|
[PHP-DEV] [RFC] Primary Constructors
|
|
43
|
209
|
July 1, 2026
|
|
[PHP-DEV] [RFC] [Discussion] OPcache Static Cache
|
|
26
|
244
|
June 14, 2026
|
|
[PHP-DEV] [RFC] Add pack()/unpack() support for signed integers with specific endianness
|
|
34
|
183
|
January 12, 2026
|
|
[PHP-DEV] RFC: Namespace-Scoped Visibility for Methods and Properties
|
|
31
|
186
|
November 27, 2025
|
|
[PHP-DEV] [RFC] Display Function Arguments in Errors
|
|
29
|
181
|
April 27, 2026
|
|
Re: [PHP-DEV] Two-step creation for PHP modules
|
|
25
|
186
|
June 16, 2026
|
|
[PHP-DEV] [Discuss] Add PDO disconnect() and isConnected()
|
|
21
|
186
|
October 19, 2025
|
|
[PHP-DEV] [IDEA for RFC] let the "new" operator fail when the __construct() function returns a value.
|
|
31
|
175
|
March 9, 2026
|
|
[PHP-DEV] [RFC] Allow Reassignment of Promoted Readonly Properties in Constructor
|
|
38
|
158
|
March 17, 2026
|
|
[PHP-DEV] Re: [RFC] Remove the links to X.com from PHP.net
|
|
22
|
162
|
May 18, 2026
|
|
[PHP-DEV] [RFC] [Discussion] Add ReflectionAttribute::getCurrent()
|
|
23
|
156
|
June 7, 2026
|
|
[PHP-DEV] [RFC] Pure-code source files via the .phpc extension
|
|
22
|
157
|
June 18, 2026
|
|
[PHP-DEV] Examples comparing Block Scoped RAII and Context Managers
|
|
20
|
165
|
January 20, 2026
|
|
[PHP-DEV] [RFC] [Discussion] array_get and array_has functions
|
|
38
|
126
|
May 15, 2026
|
|
[PHP-DEV] [VOTE] Remove the links to X.com from PHP.net
|
|
17
|
154
|
June 4, 2026
|
|
[PHP-DEV] AI generated mails
|
|
31
|
129
|
August 29, 2026
|
|
[PHP-DEV] [RFC] Function Autoloading (mark 5)
|
|
21
|
152
|
July 31, 2026
|
|
Re: [PHP-DEV] AW: [Pre-RFC] Pure-code source files via .phpc extension
|
|
17
|
156
|
June 5, 2026
|
|
[PHP-DEV] [RFC] Deprecate Fuzzy Type Casts and Allow Stringable in Strict Mode
|
|
22
|
126
|
January 27, 2026
|
|
[PHP-DEV] [RFC] [Discussion] Prefix and Suffix Functions
|
|
18
|
128
|
February 27, 2026
|
|
[PHP-DEV] [RFC] Nullable and non-nullable cast operators
|
|
18
|
125
|
January 5, 2026
|
|
[PHP-DEV] [RFC] Strict Namespace Resolution
|
|
20
|
117
|
July 18, 2026
|
|
[PHP-DEV] Hardening PHP against filter chain attacks
|
|
13
|
141
|
June 26, 2026
|
|
[PHP-DEV] [RFC] Case sensitive PHP
|
|
17
|
128
|
June 23, 2026
|
|
[PHP-DEV] [RFC] Partial Function Application for instance of non-static methods ("$this")
|
|
22
|
124
|
February 9, 2026
|
|
[PHP-DEV] [RFC] [VOTE]
|
|
19
|
121
|
August 10, 2026
|
|
[PHP-DEV] [RFC] isReadable/isWriteable property reflection
|
|
19
|
109
|
January 16, 2026
|
|
[PHP-DEV] [RFC] Remove the links to X.com from PHP.net
|
|
15
|
117
|
April 26, 2026
|
|
[PHP-DEV] [RFC] __exists(), a magic method for distinguishing "missing" from "set to null"
|
|
12
|
131
|
June 10, 2026
|
|
[PHP-DEV] [RFC] Separation of Third-Party Extension Documentation
|
|
15
|
114
|
June 19, 2026
|
|
[PHP-DEV] [RFC] Working Groups
|
|
15
|
125
|
July 16, 2026
|
|
[PHP-DEV] [RFC] Typed array declarations
|
|
18
|
117
|
July 22, 2026
|
|
[PHP-DEV] [PRE-RFC] Deprecate returning from a finally block
|
|
9
|
74
|
June 20, 2026
|
|
[PHP-DEV] [RFC] [Discussion] array_match
|
|
21
|
86
|
August 24, 2026
|
|
[PHP-DEV] [Discussion] Revisiting typed closures
|
|
19
|
113
|
July 6, 2026
|