Posts
-
RFC: Scalar Type Declarations (v0.5)
-
RFC: Generator Return Expressions
-
RFC: Make empty() a Variadic
-
RFC: Context Sensitive Lexer
-
RFC : Improve array to string conversion
-
RFC: Exceptions in the engine
-
RFC: Remove PHP 4 Constructors
-
RFC: Expectations
-
RFC: Allow error_handler callback parameters to be passed by reference
-
RFC: Add pecl_http to core
-
RFC: Group Use Declarations
-
RFC: Remove the date.timezone warning
-
RFC : Skipping optional parameters for functions
-
RFC: Combined Comparison (Spaceship) Operator
-
RFC: Fix "foreach" behavior
-
RFC: Removal of dead or not yet PHP7 ported SAPIs and extensions
-
RFC: Replacing current json extension with jsond
-
RFC: Default constructors
-
RFC: Remove hex support in numeric strings
-
RFC: Return Type Declarations
-
RFC: Preserve Fractional Part in JSON encode
-
RFC: Using objects as keys
-
RFC: PHP 5.7
-
RFC: Unicode Codepoint Escape Syntax
-
RFC: ZPP Failure on Overflow
-
RFC: Static classes
-
RFC: Filtered unserialize()
-
RFC: Safe Casting Functions
-
RFC: Loop... or
-
RFC: Suppression des tags alternatifs
-
RFC: Interdire l'usage de plusieurs 'default' dans un 'switch'
-
RFC: Opérateur null-coalesce ??
-
RFC: Integer Semantics