
  Fresh selection with links to news and materials.  In the release: PHP 7.4.0 RC1, Laravel 6, Monolog 2 and other releases, Union Types and other news from PHP Internals, a portion of useful tools, a pack of podcasts and much more. 
      
        
        
        
      
    
      
        
        
        
      
      Enjoy reading! 
 News and Releases
  News and Releases  PHP internals
  PHP internals T1|T2|...
      
       class Number { private int|float $number; public function setNumber(int|float $number): void { $this->number = $number; } public function getNumber(): int|float { return $this->number; } }
      
      
        
        
        
      
    
        
        
        
      
      
        
        
        
      
    
     E_ALL
      
      E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
      
       Instruments
  Instruments  Symfony
  Symfony  Laravel
  Laravel  PHP Townhall # 68: Behind the Facade - Taylor Otwell visiting Matt Trask and Ben Edmunds discuss what's new in Laravel, the business side of things, and the LaraconUS organization.
  PHP Townhall # 68: Behind the Facade - Taylor Otwell visiting Matt Trask and Ben Edmunds discuss what's new in Laravel, the business side of things, and the LaraconUS organization.  Yii
  Yii  Writing a RESTful API with ReactPHP: Managing Orders
  Writing a RESTful API with ReactPHP: Managing Orders  Learning Materials
  Learning Materials  Overclocking Magento Rest API with RoadRunner
  Overclocking Magento Rest API with RoadRunner  Defining text encoding in PHP instead of mb_detect_encoding
  Defining text encoding in PHP instead of mb_detect_encoding  FFI: writing in Rust in a PHP program
  FFI: writing in Rust in a PHP program  What is the main difference between Dependency Injection and Service Locator?
  What is the main difference between Dependency Injection and Service Locator?  We are looking for bugs in PHP code without static analyzers using quasilyte / phpgrep .
  We are looking for bugs in PHP code without static analyzers using quasilyte / phpgrep .  Audio Video
  Audio Video 
 Alexander Makarov about web security: From basic principles to PHP features - Slides .
  Alexander Makarov about web security: From basic principles to PHP features - Slides .  Video recordings from Blackfire meetup in Datadog NYC HQ - About profiling with Blackfire, flame graphs of PHP applications in production, development of cached PHP applications.
  Video recordings from Blackfire meetup in Datadog NYC HQ - About profiling with Blackfire, flame graphs of PHP applications in production, development of cached PHP applications.  PHP Internals News # 26 - About preparing Symfony for PHP 7.4 with Nicolas Grekas .
  PHP Internals News # 26 - About preparing Symfony for PHP 7.4 with Nicolas Grekas .  PHP Internals News # 25 - With Stas Malyshev on security issues when developing a PHP interpreter.
  PHP Internals News # 25 - With Stas Malyshev on security issues when developing a PHP interpreter. 
 Podcast Devshahta with Peter Myazin (Five Minute of PHP) - Versus: Node.js or PHP in 2019.
  Podcast Devshahta with Peter Myazin (Five Minute of PHP) - Versus: Node.js or PHP in 2019. 
 Five Minute PHP # 65 - Modern WordPress in 2019.
  Five Minute PHP # 65 - Modern WordPress in 2019. 
 Five Minute PHP # 66 - Environment Variables and PHP.
  Five Minute PHP # 66 - Environment Variables and PHP. 
 Five Minute PHP # 67 - DDD # 4 - Entity
  Five Minute PHP # 67 - DDD # 4 - Entity  Community
  Community   Thanks for your attention! 
      
        
        
        
      
    
      
        
        
        
      
      If you notice a mistake or inaccuracy - please inform me in PM . 
      
        
        
        
      
      Questions and suggestions write to mail or twitter . 
      
        
        
        
      
    
      
        
        
        
      
      More news and comments on the PHP Digest Telegram Channel. 
      
        
        
        
      
    
      
        
        
        
      
      Send link 
      
        
        
        
      
      Search links for all digests 
      
        
        
        
      
      ← Previous release: PHP Digest No. 163