Commit History

Author SHA1 Message Date
  Fabien Potencier 820da2d703 Merge branch '6.4' into 7.0 9 months ago
  Marc Jauvin 1393de6f06 Return false in isTtySupported() when open_basedir restrictions prevent access to /dev/tty. 9 months ago
  Alexander M. Turek 8d6be7c4a7 Merge branch '6.4' into 7.0 1 year ago
  Alexander M. Turek d4fd4a807b Merge branch '5.4' into 6.4 1 year ago
  Lucas Bustamante 7e2c857ee8 [Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Below 8.3 1 year ago
  Nicolas Grekas 937a195147 Merge branch '6.4' into 7.0 1 year ago
  Nicolas Grekas 31642b0818 Merge branch '6.3' into 6.4 1 year ago
  Nicolas Grekas 6c5eceb885 Merge branch '5.4' into 6.3 1 year ago
  Nicolas Grekas cbc28e3401 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value 1 year ago
  Nicolas Grekas 5610deee80 Merge branch '6.4' into 7.0 1 year ago
  Martin Auswöger 0f2afc8bf3 [Process] Remove dead code from Process 1 year ago
  Nicolas Grekas 3411cf996b Merge branch '6.4' into 7.0 1 year ago
  a.dmitryuk 12f9ebe6c1 [Process] remove fixing of legacy bug, when PTS functionality is enabled 1 year ago
  Nicolas Grekas acdafc70bf Merge branch '6.4' into 7.0 1 year ago
  Ryan Weaver b8f2424f05 [Process] Fix bug where $this->callback is never null, resulting in bad argument 1 year ago
  Nicolas Grekas 1301c346f4 Merge branch '6.4' into 7.0 1 year ago
  Nicolas Grekas 7edc2f8e67 Merge branch '6.3' into 6.4 1 year ago
  Nicolas Grekas 0b5c29118f Merge branch '5.4' into 6.3 1 year ago
  Nicolas Grekas 45261e1fcc [Process] Fix silencing `wait` when using a sigchild-enabled binary 1 year ago
  Nicolas Grekas 8d97ce8ed8 Add types to public and protected properties 1 year ago
  Nicolas Grekas 3d4d04862a Merge branch '6.4' into 7.0 1 year ago
  Nicolas Grekas 0d38e48b5e Ensure all properties have a type 1 year ago
  Nicolas Grekas 74ea743f40 Merge branch '6.4' into 7.0 1 year ago
  Nicolas Grekas 8f38ed0bd6 Add types to private and internal properties 1 year ago
  Wouter de Jong 2bea96bf20 [Components] Convert to native return types 1 year ago
  Wouter de Jong bf13cb3424 Add missing return types to magic methods 1 year ago
  Nicolas Grekas 8741e3ed7f Merge branch '6.2' into 6.3 1 year ago
  Nicolas Grekas 97ae9721be Merge branch '5.4' into 6.2 1 year ago
  Joel Wurtz e3c46cc568 [Process] Stop the process correctly even if underlying input stream is not closed: 1 year ago
  Wouter de Jong 89ac295dc3 Add missing return types 1 year ago
  Wouter de Jong 39cbf15e9e Add remaining missing return types to safe methods 1 year ago
  Nicolas Grekas 4d13cb8981 Replace "use-by-ref" by static vars when possible in closures 1 year ago
  Nicolas Grekas e65ce5c9cc Merge branch '6.2' into 6.3 2 years ago
  Nicolas Grekas 680e8a2ea6 Merge branch '5.4' into 6.2 2 years ago
  Nicolas Grekas d4ce417ebc Fix phpdocs in components 2 years ago
  Nicolas Grekas fa60a09699 Merge branch '6.2' into 6.3 2 years ago
  Nicolas Grekas 51d8f2a7fb Merge branch '5.4' into 6.2 2 years ago
  Nicolas Grekas 3f3ab88c55 CS fix 2 years ago
  Wouter de Jong b040da61c9 Add PHP types to private methods and functions 2 years ago
  tigitz 21b4d0c1c5 Leverage arrow function syntax for closure 2 years ago
  Nicolas Grekas ba6e55359f Use ??= more 2 years ago
  Yurun 18036fe5b3 Refactor isTtySupported() 2 years ago
  Nicolas Grekas 453a55e6c1 Merge branch '6.0' into 6.1 2 years ago
  Nicolas Grekas d074154ea8 Merge branch '5.4' into 6.0 2 years ago
  Fabien Potencier 597f3fff8e Merge branch '4.4' into 5.4 2 years ago
  Simon Asika 9eedd60225 [Process] Fix Process::getEnv() when setEnv() hasn't been called before 2 years ago
  Nicolas Grekas e0d623c582 Bump minimum version of PHP to 8.1 3 years ago
  Alexander M. Turek 1ccceccc64 Merge branch '5.4' into 6.0 3 years ago
  Alexander M. Turek 9544040989 Merge branch '4.4' into 5.4 3 years ago
  Chris McGehee b2d924e5a4 [Process] Update PHPDoc to use proper placeholder syntax 3 years ago