PHP-Digest # 188 (7 al 21 de septiembre de 2020)



Nueva selección con enlaces a noticias y materiales. En lanzamiento: PHP 8 Beta 4, Iniciativa de consolidación de la comunidad PHP, concepto PHP para GraalVM, propuesta genérica en Internals, herramientas útiles, videos, podcasts, artículos.



¡Disfruta leyendo!



Noticias y comunicados



  • PHP 8.0.0 Beta 4 : una versión beta opcional no planificada. Agregado para estabilizar JIT y argumentos con nombre en el kernel, y reelaborar vornings y avisos .

    No hay planes para posponer la fecha de lanzamiento final (26 de noviembre). Se espera el próximo lanzamiento candidato el 1 de octubre.
  • PHP: Community Synergy Initiative — PHP . : php.net, , , RFC .



    Paul Dragoonis Christoph Rumpel The PHP Community Survey 2020.

  • PHP GraalVM — GraalVM Java . PHP PHP.



    Computer Language Benchmarks Game 80- PHP 7.4.
  • MySQL 5.6 2021 — , PHP , MySQL WordPress: 65% MySQL ≤5.6.
  • Composer 2.0 RC1


PHP Internals



  • (eliding generics) — Brent Roose, Laravel PHP, PHP , .



    , :
    class Collection<T> {
    
        public function add(T $item) { ... }
    
    }
    $c = new Collection<Product>().
    


    IDE . :
    class Collection {
    
        public function add(mixed $item) { ... }
    
    }
    $c = new Collection().
    




    . Hack. Python, , .
  • Observer API — PHP 8 API . Xdebug, APM- New Relic, Tideways, . .



    API PHP Internals News #68 Levi Morrison Sammy K Powers.




  • phpbench/phpbench 1.0.0-alpha1 — . CI . .
  • seanmorris/php-wasm — PIB: PHP in Browser — PHP, WebAssembly Emscripten. PHP . : Drupal .
  • imliam/php-unique-gmail-address — Gmail ( , + ).
  • jawira/emoji-catalog — 3k+ emoji .


Symfony



  • Symfony #716 (14-20 2020)


Laravel



  • Laravel 8vídeo Laracasts,
  • Laravellaravel/fortify.
  • laravel/jetstream — Laravel 8 Livewire/Inertia.js.
  • Laravel .
  • vídeo Laravel Business — YouTube .
  • habr Laravel.
  • habr Laravel– (14–20 2020)


Yii



  • Yii 2.0.38 — PHP 8.
  • habr Yii 2020, 6


Async PHP



  • PSR-15 react/http krakjoe/parallel. middleware, , , .
  • ReactPHP HTTP API.


phpstorm PhpStorm



  • vídeo ( ) PhpStorm.
  • Code With Me — (EAP) PhpStorm IDE JetBrains. , surveys.jetbrains.com/s3/code-with-me.




  • .
  • — : try/catch , . .
  • , PHP.
  • 4 PHP.
  • PHP: 1 — , 2 — .
  • : 2.
  • habr HTTP- .
  • habr PHP Docker.
  • habr NoVerify ( PHP) 10 .
  • habr PHP 2020 .




/



  • vídeo Nikolas Grekas Symfony PHP 8
  • vídeo Xdebug . Xdebug.
  • «» PHP.





  • PHP 8

    PHP 8

  • White ConFoo elePHPant - Pre-pedido para elefantes de comodines con logo PHP 8. Pedido mínimo 6 piezas.







¡Gracias por su atención!



Si nota algún error o inexactitud, háganoslo saber personalmente .

Preguntas y sugerencias escríbanos a mail o twitter .



Más noticias y comentarios en el canal PHP Digest Telegram .





Enviar enlace

Buscar enlaces en todos los resúmenes

Número anterior: PHP-Digest № 187




All Articles