Commit History

Author SHA1 Message Date
  Nicolas Grekas 88638b90e7 Merge branch '5.4' into 6.4 2 weeks ago
  Nicolas Grekas ee7598479a security #cve-2024-51736 [Process] Use %PATH% before %CD% to load the shell on Windows (nicolas-grekas) 2 weeks ago
  Nicolas Grekas 05c2ccc705 [Process] Use %PATH% before %CD% to load the shell on Windows 3 weeks ago
  Nicolas Grekas 0776b9944b Merge branch '5.4' into 6.4 2 weeks ago
  Nicolas Grekas d94dda5a49 [Process] Fix escaping /X arguments on Windows 2 weeks ago
  Alexander M. Turek 8c567a2dd2 Merge branch '5.4' into 6.4 2 months ago
  Nicolas Grekas 32354f6248 Don't use is_resource() on non-streams 2 months ago
  Marc Jauvin 1393de6f06 Return false in isTtySupported() when open_basedir restrictions prevent access to /dev/tty. 6 months ago
  Alexander M. Turek d4fd4a807b Merge branch '5.4' into 6.4 9 months ago
  Lucas Bustamante 7e2c857ee8 [Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Below 8.3 9 months ago
  Nicolas Grekas 31642b0818 Merge branch '6.3' into 6.4 10 months ago
  Nicolas Grekas 6c5eceb885 Merge branch '5.4' into 6.3 10 months ago
  Nicolas Grekas cbc28e3401 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value 10 months ago
  Martin Auswöger 0f2afc8bf3 [Process] Remove dead code from Process 1 year ago
  a.dmitryuk 12f9ebe6c1 [Process] remove fixing of legacy bug, when PTS functionality is enabled 1 year ago
  Ryan Weaver b8f2424f05 [Process] Fix bug where $this->callback is never null, resulting in bad argument 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 0d38e48b5e Ensure all properties have a type 1 year ago
  Nicolas Grekas 8f38ed0bd6 Add types to private and internal properties 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 1 year ago
  Nicolas Grekas 680e8a2ea6 Merge branch '5.4' into 6.2 1 year ago
  Nicolas Grekas d4ce417ebc Fix phpdocs in components 1 year ago
  Nicolas Grekas fa60a09699 Merge branch '6.2' into 6.3 1 year ago
  Nicolas Grekas 51d8f2a7fb Merge branch '5.4' into 6.2 1 year ago
  Nicolas Grekas 3f3ab88c55 CS fix 1 year ago
  Wouter de Jong b040da61c9 Add PHP types to private methods and functions 1 year ago
  tigitz 21b4d0c1c5 Leverage arrow function syntax for closure 1 year 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 2 years ago
  Alexander M. Turek 1ccceccc64 Merge branch '5.4' into 6.0 2 years ago
  Alexander M. Turek 9544040989 Merge branch '4.4' into 5.4 2 years ago
  Chris McGehee b2d924e5a4 [Process] Update PHPDoc to use proper placeholder syntax 2 years ago
  Alexander M. Turek b02749b6cb Merge branch '5.4' into 6.0 2 years ago
  Alexander M. Turek bf0e245dd8 Merge branch '5.3' into 5.4 2 years ago
  Alexander M. Turek bae6f532eb Merge branch '4.4' into 5.3 2 years ago
  Rein Baarsma c1d5c35ec3 [Process] fixed uppercase ARGC and ARGV should also be skipped 2 years ago