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

Community News:
Latest PECL Releases (09.03.2019)
Sep 03, 2019 @ 13:05:01

Latest PECL Releases:

  • sdl 2.2.2
    - Fix undefined symbol (sdl_window_to_zval)

    • Tidy up GL context creation
  • mongodb 1.6.0RC1
    ** Bug * [PHPC-1419] - Error label from server error is not exposed in ServerException * [PHPC-1432] - Fix documentation for Session::startTransaction() options parameter * [PHPC-1435] - Fix Session::startTransaction() arginfo

    ** Epic

    • [PHPC-1235] - PHPC MongoDB 4.2 Support

    ** New Feature

    • [PHPC-1254] - Implement ObjectID spec
    • [PHPC-1288] - Implement Unified URI Options
    • [PHPC-1290] - Support mongos pinning for sharded transactions

    ** Task

    • [PHPC-1428] - Bump libmongoc to 1.15.1

    ** Improvement

    • [PHPC-1346] - Do not allow empty string for username
    • [PHPC-1431] - Session::startTransaction() should accept null for options
  • swoole 4.4.5
    Enhancement --- + Better Reactor (@matyhtf) + Better AIO (@twose) + Better Redis (3608f4c2) (@twose) + Handle Empty upload files (#2779) (@sshymko) + Add File uploads array parser (#2773) (@sshymko) + Support PURGE (#2754) (#2764) (@sshymko) + Allow HTTP methods like GETX POSTX PUTX etc (#2772) (@doubaokun) + Reduce the default max_wait_time to 3 (ed5c838) (@twose)

    Fixed

    • Fixed AIO memory error (@twose)
    • Fixed compilation without zlib (f5a03366) (@twose)
    • Fixed timeout param of stream (c8275989) (@twose)
    • Fixed missing http headers (#2789) (@doubaokun)
    • Fixed client type (#2771) (@doubaokun)
  • sdl 2.2.0
    - Add support for window events. (Benoit Viguier) - Add support for the SDL_RenderCopyEx, SDL_RenderDrawLine and SDL_RenderDrawRect functions. (Benoit Viguier) - Fix memory leak in the SDL_RenderCopy function. (Benoit Viguier)
tagged:

Link:


Trending Topics: