Community News: Latest PECL Releases (08.17.2021)
Latest PECL Releases:
var_representation 0.1.1
* Optimize escaping single quoted strings
Add a new flag VAR_REPRESENTATION_UNESCAPED to always encode strings as single quoted strings without escaping control characters.
This may be useful when the result of var_representation is escaped again before being rendered (e.g. json encoding),
or when a short representation is desired.
igbinary 3.2.6
* Fix igbinary extension version found in reflection.
PHPDeveloper.org
Read More