Commit History

Author SHA1 Message Date
  Christian Flothmann 5d1662fb32 normalize paths to avoid failures if a path is referenced by different names 2 weeks ago
  Nicolas Grekas 01906871cb [Process] Fix test 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 d94dda5a49 [Process] Fix escaping /X arguments on Windows 2 weeks ago
  Christian Flothmann 72baf6b059 fix the constant being used 2 weeks ago
  Christian Flothmann 81e1a0cdac fix the path separator being used 2 weeks ago
  Nicolas Grekas d67303e08c minor #58747 [Process] fix the directory separator being used (xabbuh) 2 weeks ago
  Nicolas Grekas 5cdd400532 minor #58746 [Process] Improve test cleanup by unlinking in a `finally` block (alexandre-daubois) 2 weeks ago
  Christian Flothmann 7be8366a55 fix the directory separator being used 2 weeks ago
  Christian Flothmann a56fe7b606 ignore case of built-in cmd.exe commands 2 weeks ago
  Alexandre Daubois b61fb1c703 [Process] Improve test cleanup by unlinking in a `finally` block 2 weeks ago
  Jordi Boggiano 46c203f382 [Process] Return built-in cmd.exe commands directly in ExecutableFinder 2 weeks ago
  Nicolas Grekas 32dfba3c12 bug #58723 [Process] Properly deal with not-found executables on Windows (nicolas-grekas) 3 weeks ago
  Nicolas Grekas 651830b1a3 [Process] Properly deal with not-found executables on Windows 3 weeks ago
  Nicolas Grekas e2d11b6ca0 [Process] Fix handling empty path found in the PATH env var with ExecutableFinder 3 weeks ago
  Jérôme Tamarelle 95f3f19d0f Add PR template and auto-close PR on subtree split repositories 1 month ago
  Nicolas Grekas 1b9fa82b5c [Process] minor fix 2 months ago
  Jan Walther 6f16c626e9 [Process] Fix finding executables independently of open_basedir 1 year ago
  Nicolas Grekas 32354f6248 Don't use is_resource() on non-streams 2 months ago
  Fabien Potencier deedcb3bb4 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)" 5 months ago
  Alexandre Daubois b3da76c30c Remove calls to `TestCase::iniSet()` and calls to deprecated methods of `MockBuilder` 6 months ago
  Nicolas Grekas 85a554acd7 Auto-close PRs on subtree-splits 7 months ago
  Alexandre Daubois 4fdf34004f [Process] Fix failing tests causing segfaults 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 cbc28e3401 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value 10 months ago
  Cornel Cruceru 175925109f [Process] Fixed inconsistent test 10 months ago
  Kay Wei 9a2172b463 [Process] Fix executable finder when the command starts with a dash 10 months ago
  Christian Flothmann 8fa22178df always pass microseconds to usleep as integers 11 months ago
  Nicolas Grekas 45261e1fcc [Process] Fix silencing `wait` when using a sigchild-enabled binary 1 year ago
  Nicolas Grekas ce9850f4ea [Process] Fix test case 1 year ago
  Nicolas Grekas 1a44dc377e [PhpUnitBridge] Kill the last concurrent process when it stales for more than 60s 1 year ago
  David Prévot 86ca4c74af Fix executable bit 1 year ago
  Joel Wurtz e3c46cc568 [Process] Stop the process correctly even if underlying input stream is not closed: 1 year ago
  Denis 4b842fc4b6 for #49320 1 year ago
  Alexandre Daubois 4b850da0cc [Tests] Replace `setMethods()` by `onlyMethods()` and `addMethods()` 1 year ago
  Nicolas Grekas d4ce417ebc Fix phpdocs in components 1 year ago
  Nicolas Grekas 3f3ab88c55 CS fix 1 year ago
  Oskar Stark 4019350bf7 Migrate to `static` data providers using `rector/rector` 1 year ago
  Fabien Potencier f7f1cf1595 Update license years (last time) 1 year ago
  Fabien Potencier c5ba874c9b Bump license year to 2023 1 year ago
  Nicolas Grekas 6e75fe6874 Merge branch '4.4' into 5.4 2 years ago
  Nicolas Grekas 5cee9cdc4f CS fixes 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 38a44b2517 Merge branch '4.4' into 5.4 2 years ago
  Nicolas Grekas 54e9d76375 [Finder] fix tests on Windows 2 years ago
  Alexander M. Turek ca5bdf2b6d Merge branch '4.4' into 5.4 2 years ago
  Thomas Calvet 7489e29c58 [Process] Don't return executable directories in PhpExecutableFinder 2 years ago
  Alexander M. Turek 9544040989 Merge branch '4.4' into 5.4 2 years ago