История коммитов

Автор SHA1 Сообщение Дата
  Nicolas Grekas 6c5eceb885 Merge branch '5.4' into 6.3 10 месяцев назад
  Nicolas Grekas cbc28e3401 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value 10 месяцев назад
  Wouter de Jong ae2af87f40 Add void return types 1 год назад
  Grégoire Pineau 00db88f2b2 [CS] Remove @inheritdoc PHPDoc 2 лет назад
  Nicolas Grekas 03ee97adf3 Add return types - batch 2/n 3 лет назад
  Nicolas Grekas 25fc22d260 Add union types 3 лет назад
  Nicolas Grekas fd4a86dd7e Merge branch '4.4' into 5.0 4 лет назад
  Loulier Guillaume bf9166bac9 refactor(Process): fromShellCommandLine 4 лет назад
  Nicolas Grekas 8287745411 Remove deprecated code paths that trigger a runtime notice 5 лет назад
  Nicolas Grekas 1e6cbb41da [Process] fix using argument $php of new PhpProcess() 5 лет назад
  Fabien Potencier 58b6521280 Merge branch '4.1' into 4.2 5 лет назад
  Fabien Potencier 20123ece52 fixed CS 5 лет назад
  Samuel ROZE d908dbdd4a Merge branch '4.1' 6 лет назад
  Samuel ROZE 8d3d0c0864 Merge branch '3.4' into 4.1 6 лет назад
  Nicolas Grekas 87798b5834 Merge branch '2.8' into 3.4 6 лет назад
  Dany Maillard 0fcf4e0124 Fix code examples in PHPDoc 6 лет назад
  Nicolas Grekas 42e1ccfd64 Merge branch '4.1' 6 лет назад
  Nicolas Grekas 3c8d4b527d Merge branch '3.4' into 4.0 6 лет назад
  Nicolas Grekas 0414db29bd Merge branch '2.8' into 3.4 6 лет назад
  Nicolas Grekas cc83afdb5a Enable native_constant_invocation CS fixer 6 лет назад
  Nicolas Grekas 2c5d86b0d7 Merge branch '2.8' into 3.4 6 лет назад
  Nicolas Grekas d6f417d21e [Process][Console] deprecated defining commands as strings 6 лет назад
  Fabien Potencier a977aff369 fixed some deprecation messages 6 лет назад
  Nicolas Grekas 14ec41fb31 Replace more docblocks by type-hints 7 лет назад
  Nicolas Grekas 39babf9003 Merge branch '3.4' 7 лет назад
  Nicolas Grekas fdf89e57a7 Merge branch '2.8' into 3.3 7 лет назад
  Oskar Stark 1d00d2e2fd removed useless PHPDoc 7 лет назад
  Christian Flothmann 8bdb5476df [Process] remove deprecated features 7 лет назад
  maryo ec056df683 Fix incorrectly calling PHP process on Windows when path contains space 7 лет назад
  Nicolas Grekas e34416d409 [Process] Accept command line arrays and per-run env vars, fixing signaling and escaping 7 лет назад
  Nicolas Grekas a8c0522f1f [Process] Deprecate not inheriting env vars + compat related settings 7 лет назад
  Nicolas Grekas 08e0ce3ed8 Merge branch '2.8' into 3.0 9 лет назад
  Nicolas Grekas 84f0570d03 [Process] More robustness and deterministic tests 9 лет назад
  Nicolas Grekas 67c12c8633 Merge branch '2.8' 9 лет назад
  Nicolas Grekas b268a43d99 [Process] Fix PhpProcess with phpdbg runtime 9 лет назад
  Nicolas Grekas c6a393ebf0 Merge branch '2.8' 9 лет назад
  Nicolas Grekas 7512a901de [Process] Inherit env vars by default in PhpProcess 9 лет назад
  Nicolas Grekas 606e8f7efe Add more callable type hints 9 лет назад
  Tobias Schultze 35f30626a6 remove api tags from code 9 лет назад
  Francis Besset e029ff239f [2.3][Process] Fixed PhpProcess::getCommandLine() result 9 лет назад
  Graham Campbell 5096b27e78 Docblock fixes 10 лет назад
  Fabien Potencier 26893524a0 made phpdoc types consistent with those defined in Hack 10 лет назад
  Fabien Potencier dace2b9abb Merge branch '2.1' 12 лет назад
  Joseph Bielawski fa405bdcf3 [Process] Fix docblocks, remove `return` from `PhpProcess#start()` as parent returns nothing, cleaned up `ExecutableFinder` 12 лет назад
  Fabien Potencier 7f55bdf84a Merge branch '2.1' 12 лет назад
  Pierre Tachoire d907fe71c3 [Process] Allow non-blocking start with PhpProcess 12 лет назад
  Florin Patan 284d8cd8f8 Fixed most of the docblocks/unused namespaces 12 лет назад
  Romain Neutron 4942bf3a90 [Process] Normalize exceptions 12 лет назад
  Fabien Potencier 864deab95b [Process] changed ExecutableFinder to return false instead of throwing an exception when the executable is not found 13 лет назад
  Johannes M. Schmitt d1dcdfa95f [Process][Assetic] refactored some code to allow for better executable defaults 13 лет назад