Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Community News:
Latest PECL Releases (08.17.2021)
Aug 17, 2021 @ 08:05:08

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.
tagged:

Link:


Trending Topics: