PHP-Digest # 188 (7-21 septembre 2020)



Nouvelle sélection avec des liens vers des nouvelles et des documents. En version: PHP 8 Beta 4, PHP Community Consolidation Initiative, PHP Concept for GraalVM, Generics Proposal on Internals, Helpful Tools, Videos, Podcasts, Articles.



Bonne lecture!



Nouvelles et communiqués



  • PHP 8.0.0 Beta 4 - Une version bêta supplémentaire non planifiée. Ajouté pour stabiliser JIT et les arguments nommés dans le noyau, et retravailler les vornings et les avis .

    Il n'est pas prévu de reporter la date de sortie finale (26 novembre). La prochaine version candidate est attendue le 1er octobre.
  • 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 8vidéo Laracasts,
  • Laravellaravel/fortify.
  • laravel/jetstream — Laravel 8 Livewire/Inertia.js.
  • Laravel .
  • vidéo 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



  • vidéo ( ) 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 .




/



  • vidéo Nikolas Grekas Symfony PHP 8
  • vidéo Xdebug . Xdebug.
  • «» PHP.





  • PHP 8

    PHP 8

  • White ConFoo elePHPant - Précommande d'éléphants de jokers avec logo PHP 8. Commande minimum 6 pièces.







Merci de votre attention!



Si vous constatez une erreur ou une inexactitude, veuillez nous en informer à titre personnel .

Questions et suggestions écrites sur mail ou twitter .



Plus de nouvelles et de commentaires sur la chaîne PHP Digest Telegram .





Envoyer le lien

Rechercher des liens dans tous les résumés

Numéro précédent: PHP-Digest № 187




All Articles