Commit History

Author SHA1 Message Date
  Nicolas Grekas 05c2ccc705 [Process] Use %PATH% before %CD% to load the shell on Windows 3 weeks ago
  Nicolas Grekas 651830b1a3 [Process] Properly deal with not-found executables on Windows 3 weeks ago
  Jan Walther 6f16c626e9 [Process] Fix finding executables independently of open_basedir 1 year ago
  Kay Wei 9a2172b463 [Process] Fix executable finder when the command starts with a dash 10 months ago
  Denis 4b842fc4b6 for #49320 1 year 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
  Nicolas Grekas e8749eb40a Cleanup more `@return` annotations 3 years ago
  Nicolas Grekas d3a2e64866 Merge branch '4.4' into 5.1 4 years ago
  Nicolas Grekas 9b887acc52 Merge branch '3.4' into 4.4 4 years ago
  Nicolas Grekas 46a862d0f3 Enable "native_constant_invocation" CS rule 4 years ago
  Nicolas Grekas f40deb1492 Merge branch '4.4' 5 years ago
  Roman Tymoshyk f14afdf763 [Process] Path resolution for FCGI configuration 5 years ago
  Philippe Segatori 308af6779c [Process] [5.0] Replace docblocks by type-hints 5 years ago
  Fabien Potencier 58b6521280 Merge branch '4.1' into 4.2 5 years ago
  Fabien Potencier 20123ece52 fixed CS 5 years ago
  Fabien Potencier 4b32d21703 switched array() to [] 5 years ago
  Dany Maillard 3a173ffcf4 Add relative path support for PHP_BINARY env var of PhpExecutableFinder 6 years ago
  Nicolas Grekas f01fc7a449 Merge branch '4.0' into 4.1 6 years ago
  Nicolas Grekas 3c8d4b527d Merge branch '3.4' into 4.0 6 years ago
  Nicolas Grekas 0414db29bd Merge branch '2.8' into 3.4 6 years ago
  Nicolas Grekas cc83afdb5a Enable native_constant_invocation CS fixer 6 years ago
  Nicolas Grekas 2c5d86b0d7 Merge branch '2.8' into 3.4 6 years ago
  Christophe Coevoet 6720df4164 Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 6 years ago
  Nicolas Grekas aed55abfec Merge branch '4.0' into 4.1 6 years ago
  Nicolas Grekas 3621fa74d0 Merge branch '3.4' into 4.0 6 years ago
  Nicolas Grekas 4cbf2db9ab Merge branch '2.8' into 3.4 6 years ago
  Nicolas Grekas df9e3c66fb bug #27141 [Process] Suppress warnings when open_basedir is non-empty (cbj4074) 6 years ago
  Ben Johnson a6d452f15c Suppress warnings when open_basedir is non-empty 6 years ago
  Fabien Potencier 1ed51bf4c8 Merge branch '4.0' 6 years ago
  Fabien Potencier d7dc1ee5df Merge branch '3.4' into 4.0 6 years ago
  Fabien Potencier 4b7d64e852 Merge branch '2.8' into 3.4 6 years ago
  Haralan Dobrev 9033c467f2 Add PHPDbg support to HTTP components 6 years ago
  Nicolas Grekas 22123ea908 Merge branch '4.0' 6 years ago
  Nicolas Grekas d88b792444 Merge branch '3.4' into 4.0 6 years ago
  Nicolas Grekas 6745cdc6d7 Merge branch '2.8' into 3.4 6 years ago
  temperatur 2fc5810b9e Fixes #26563 (open_basedir restriction in effect) 6 years ago
  Nicolas Grekas 5a86b89a8b Merge branch '4.0' 6 years ago
  Nicolas Grekas 3701a84331 Merge branch '3.4' into 4.0 6 years ago
  Nicolas Grekas cc4aea21f6 Merge branch '2.8' into 3.4 6 years ago
  Nicolas Grekas 560d7fec7d [Process] fix test case 6 years ago
  Nicolas Grekas 709e15e7a3 [Process] Check PHP_BINDIR before $PATH in PhpExecutableFinder 6 years ago
  Nicolas Grekas 067046d5f8 [Process] Make `PhpExecutableFinder` look for the `PHP_BINARY` env var 6 years ago
  Fabien Potencier eab2bb8157 removed HHVM support 7 years ago
  ogizanagi 42a5fd3b9a [Process] Remove PHP_BINARY existence check 9 years ago
  Nicolas Grekas 4d0eaad4b1 [Process] Fix trailing space in PHP binary finder 9 years ago
  Nicolas Grekas b268a43d99 [Process] Fix PhpProcess with phpdbg runtime 9 years ago
  Nicolas Grekas e797e51723 Minor fixes 9 years ago
  Nicolas Grekas d6c06b0e7d Towards 100% HHVM compat 9 years ago
  Christian Flothmann b6180398b4 use value of DIRECTORY_SEPARATOR to detect Windows 10 years ago