Consistency and stricter types
Pre-release
Pre-release
Consistency has been improved with other PHP.Gt repositories, specifically the use of "contains" over "has" to match other DOM APIs.
Type checking has been made safer with the use of the null coalescing operator rather than emitting warnings or throwing errors.