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

Community News:
Latest PECL Releases (05.02.2017)
May 02, 2017 @ 13:05:01

Latest PECL Releases:

  • v8 0.1.5
    This release introduces separate representation for undefined value and fixes some bugs. Please, see change list below for more details.

      • BC-breaking or potentially BC-breaking changes

    Changes to public API and other important changes which may affect end-user:

      • Make V8Isolate::ThrowException() method void;
      • Remove non-documented V8Isolate::ContextDisposedNotification();
      • Make V8Value, V8PrimitiveValue and V8NameValue abstract;
    • V8Isolate time limit affects js runtime only;
    • Introduce separate class for undefined value - V8UndefenedValue;
    • Fix V8Tempalte::Set() to do not accept non-primitive values;
    • Remove all private properties from V8Isolate;
  • yaconf 1.0.5
    - Fixed issue #26 (Segmentation fault $php_fpm_BIN --daemonize $php_opts)
tagged:

Link:


Trending Topics: