Commit History

Author SHA1 Message Date
  Fabien Potencier 20123ece52 fixed CS 5 years ago
  Samuel ROZE 8d3d0c0864 Merge branch '3.4' into 4.1 6 years ago
  Nicolas Grekas 87798b5834 Merge branch '2.8' into 3.4 6 years ago
  Dany Maillard 0fcf4e0124 Fix code examples in PHPDoc 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
  Fabien Potencier a977aff369 fixed some deprecation messages 6 years ago
  Nicolas Grekas 14ec41fb31 Replace more docblocks by type-hints 7 years ago
  Nicolas Grekas 39babf9003 Merge branch '3.4' 7 years ago
  Nicolas Grekas fdf89e57a7 Merge branch '2.8' into 3.3 7 years ago
  Oskar Stark 1d00d2e2fd removed useless PHPDoc 7 years ago
  Christian Flothmann 8bdb5476df [Process] remove deprecated features 7 years ago
  maryo ec056df683 Fix incorrectly calling PHP process on Windows when path contains space 7 years ago
  Nicolas Grekas e34416d409 [Process] Accept command line arrays and per-run env vars, fixing signaling and escaping 7 years ago
  Nicolas Grekas a8c0522f1f [Process] Deprecate not inheriting env vars + compat related settings 7 years ago
  Nicolas Grekas 08e0ce3ed8 Merge branch '2.8' into 3.0 9 years ago
  Nicolas Grekas 84f0570d03 [Process] More robustness and deterministic tests 9 years ago
  Nicolas Grekas 67c12c8633 Merge branch '2.8' 9 years ago
  Nicolas Grekas b268a43d99 [Process] Fix PhpProcess with phpdbg runtime 9 years ago
  Nicolas Grekas c6a393ebf0 Merge branch '2.8' 9 years ago
  Nicolas Grekas 7512a901de [Process] Inherit env vars by default in PhpProcess 9 years ago
  Nicolas Grekas 606e8f7efe Add more callable type hints 9 years ago
  Tobias Schultze 35f30626a6 remove api tags from code 9 years ago
  Francis Besset e029ff239f [2.3][Process] Fixed PhpProcess::getCommandLine() result 9 years ago
  Graham Campbell 5096b27e78 Docblock fixes 10 years ago
  Fabien Potencier 26893524a0 made phpdoc types consistent with those defined in Hack 10 years ago
  Fabien Potencier dace2b9abb Merge branch '2.1' 12 years ago
  Joseph Bielawski fa405bdcf3 [Process] Fix docblocks, remove `return` from `PhpProcess#start()` as parent returns nothing, cleaned up `ExecutableFinder` 12 years ago
  Fabien Potencier 7f55bdf84a Merge branch '2.1' 12 years ago
  Pierre Tachoire d907fe71c3 [Process] Allow non-blocking start with PhpProcess 12 years ago
  Florin Patan 284d8cd8f8 Fixed most of the docblocks/unused namespaces 12 years ago
  Romain Neutron 4942bf3a90 [Process] Normalize exceptions 12 years ago
  Fabien Potencier 864deab95b [Process] changed ExecutableFinder to return false instead of throwing an exception when the executable is not found 13 years ago
  Johannes M. Schmitt d1dcdfa95f [Process][Assetic] refactored some code to allow for better executable defaults 13 years ago
  Pascal Borreli 724ec9d14a [Process] Better guess of php bin executable path 13 years ago
  Pascal Borreli 4776b4ca09 [Process] Removed useless getenv 13 years ago
  Fabien Potencier 64a1663e60 [Process] fixed previous commit 13 years ago
  Fabien Potencier 393cc2a3a1 [Process] tagged the guaranteed BC API 13 years ago
  Fabien Potencier 4ad2d88eff [Process] moved protected to private 13 years ago
  Fabien Potencier 02e9773650 replaced symfony-project.org by symfony.com 13 years ago
  Dominique Bongiraud d1f5d99825 normalized license messages in PHP files 14 years ago
  Fabien Potencier 64a393afd4 [Process] tweaked php doc and fixed PhpProcess::run() return value 14 years ago
  Kris Wallsmith 95be0da81b Removed all those spaces after @author that were bothering me so… 14 years ago
  Thomas b271113996 [Process] remove fork references as proc_* functions start a command from an independant process, does not copy the parent memory space like pcntl_* function 14 years ago
  Fabien Potencier 6f25f5b91e renamed Symfony\Components to Symfony\Component 14 years ago