Commit History

Author SHA1 Message Date
  Nicolas Grekas f9ddc06fa5 Merge branch '3.4' into 4.3 5 years ago
  Alexander M. Turek b856d8b1b8 [Process] Added missing return type. 5 years ago
  Alexander M. Turek 60838d6e95 [Process] Doc block backport. 5 years ago
  Fabien Potencier c61ffc1169 fixed CS 5 years ago
  Fabien Potencier 050b642b63 feature #33098 added `Process::getLastOutputTime()` method (connorhu) 5 years ago
  Karoly Gossler 6a848c8e1c added `Process::getLastOutputTime()` method 5 years ago
  Alexander M. Turek def2e16402 Fix some docblocks. 5 years ago
  Nicolas Grekas b99e1d4b2d Merge branch '4.4' 5 years ago
  Nicolas Grekas 55b76776f3 Merge branch '4.3' into 4.4 5 years ago
  Nicolas Grekas 9149c032bb Merge branch '3.4' into 4.3 5 years ago
  Philippe Segatori 8f99ff422b Remove superfluous phpdoc tags 5 years ago
  Nicolas Grekas da4c413a39 Merge branch '4.4' 5 years ago
  Nicolas Grekas 354909281d Merge branch '4.3' into 4.4 5 years ago
  Nicolas Grekas c2f2fa6c74 Merge branch '3.4' into 4.3 5 years ago
  Nicolas Grekas 910b30ef10 Fix return statements 5 years ago
  Nicolas Grekas 25156ce56e Merge branch '4.4' 5 years ago
  Nicolas Grekas 262101c40c Merge branch '4.3' into 4.4 5 years ago
  Nicolas Grekas e1bf53ac13 Merge branch '3.4' into 4.3 5 years ago
  Arman Hosseini cddcf9ba4f Improve some URLs 5 years ago
  Christian Flothmann 980c1042d3 remove deprecated inheritEnvironmentVariables() method 5 years ago
  Nicolas Grekas 330cd5334a Merge branch '4.4' 5 years ago
  Maxime Steinhausser dd0991b2c2 [Process] Deprecate Process::inheritEnvironmentVariables() 5 years ago
  Philippe Segatori 308af6779c [Process] [5.0] Replace docblocks by type-hints 5 years ago
  Nicolas Grekas a705c06d27 Merge branch '4.4' 5 years ago
  Amrouche Hamza c89a858a34 [Process] Allow writing portable "prepared" command lines 7 years ago
  dFayet 802a854486 Replace @return annotation by return type in final classes 5 years ago
  Nicolas Grekas 8287745411 Remove deprecated code paths that trigger a runtime notice 5 years ago
  Nicolas Grekas a5e3dd4e93 Merge branch '4.2' into 4.3 5 years ago
  Nicolas Grekas 57f11a07b3 Merge branch '3.4' into 4.2 5 years ago
  mshavliuk afe411c2a6 [Process] Fix infinite waiting for stopped process 5 years ago
  Grégoire Pineau 483b38ff95 [Process] Added more detail to the exception when the CWD is invalid 5 years ago
  Fabien Potencier 5a7f819987 fixed CS 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 009f8dda80 fixed short array CS in comments 5 years ago
  Fabien Potencier 4b32d21703 switched array() to [] 5 years ago
  Nicolas Grekas 5bfdc655c2 Merge branch '4.1' into 4.2 6 years ago
  Gabriel Ostrolucký 30378e3e38 Optimize perf by replacing call_user_func with dynamic vars 6 years ago
  Nicolas Grekas d1647d7cac [Process] pass all output to the wait-until callback 6 years ago
  Nicolas Grekas 81bb068ddd [Process] fix waitUntil+add tests 6 years ago
  Ulugbek Miniyarov 8a0fea0a59 [Process] Adds usleep(1000) to ease CPU usage. 6 years ago
  Nicolas Grekas 5e809aa189 Merge branch '4.1' 6 years ago
  Valentin 3e83acef94 Remove Process::escapeArgument argument type hint 6 years ago
  Maxime Veber 04b851250d [Process] Add feature \"wait until callback\" to process class 6 years ago
  Nicolas Grekas a867125524 Merge branch '4.1' 6 years ago
  Nicolas Grekas ee33c0322a Merge branch '3.4' into 4.1 6 years ago
  Nicolas Grekas 1dc2977afa Merge branch '2.8' into 3.4 6 years ago
  Gabriel Caruso 3c7e102cfa [CS] Enforces null type hint on last position in phpDocs 6 years ago
  Roland Franssen a54c3e0b52 Favor LogicException for missing classes & functions 6 years ago
  Fabien Potencier ab568b6287 removed usage of backticks in exception messages 6 years ago