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

Автор SHA1 Сообщение Дата
  Gabriel Caruso 3c7e102cfa [CS] Enforces null type hint on last position in phpDocs 6 лет назад
  Nicolas Grekas 4be278e190 [travis] merge "same Symfony version" jobs in one 6 лет назад
  Nicolas Grekas cc83afdb5a Enable native_constant_invocation CS fixer 6 лет назад
  Christophe Coevoet 6720df4164 Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 6 лет назад
  Gabriel Caruso 694553c399 Refactoring tests. 7 лет назад
  SpacePossum efb49ae4e3 [CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction 7 лет назад
  Pedro Magalhães 95c5ed0b9e Identify tty tests in Component/Process 7 лет назад
  Peter Rehm 87bb726712 Further refactorings to PHPUnit namespaces 7 лет назад
  Peter Rehm 144acc849e Update to PHPUnit namespaces 7 лет назад
  Yonel Ceruto 86be324a18 Code enhancement and cleanup 8 лет назад
  Vyacheslav Pavlov 8068c35918 Fixed bugs in names of classes and methods. 8 лет назад
  Nicolas Grekas 5a247b254c [Process] Fix pipes cleaning on Windows 8 лет назад
  Fabien Potencier cf94780a95 fixed CS 8 лет назад
  Nicolas Grekas a49e4c67a6 [Process] Consistently use getProcess() in tests 8 лет назад
  Nicolas Grekas 4634eacb14 [Process] Fix stream_select priority when writing to stdin 8 лет назад
  Fabien Potencier 03bc557419 Merge branch '2.3' into 2.7 8 лет назад
  Nicolas Grekas ab998a8211 [Process] remove dead code 8 лет назад
  Nicolas Grekas 298eab60d8 bug #18023 [Process] getIncrementalOutput should work without calling getOutput (romainneutron) 8 лет назад
  Romain Neutron c423e42be2 [Process] getIncrementalOutput should work without calling getOutput 8 лет назад
  Nicolas Grekas d5983f94b1 Merge branch '2.3' into 2.7 8 лет назад
  Nicolas Grekas c6a9e6ad02 [travis] Run real php subprocesses on hhvm for Process component tests 8 лет назад
  Nicolas Grekas cba2f70dc1 [Process] Fix pipes handling 8 лет назад
  Nicolas Grekas faa8943801 Merge branch '2.3' into 2.7 8 лет назад
  Nicolas Grekas a06c0e7434 [Process] Fix transient tests for incremental outputs 8 лет назад
  Nicolas Grekas 0570b9ca51 Merge branch '2.3' into 2.7 9 лет назад
  Nicolas Grekas db7fe6f50c [Process] Fix potential race condition 9 лет назад
  Nicolas Grekas 40cb0bde8c Merge branch '2.3' into 2.7 9 лет назад
  Nicolas Grekas 78f7393415 [Process] Clean tested process on tear down 9 лет назад
  Nicolas Grekas 151e11921d [Process] Fix a transient test 9 лет назад
  Nicolas Grekas a3fb8f4c4a Merge branch '2.3' into 2.7 9 лет назад
  Nicolas Grekas f35ba672b4 [Process] Fix the fix for --enable-sigchild php 9 лет назад
  Nicolas Grekas 48d0c29919 minor #17070 [Process] Make tests more deterministic (nicolas-grekas) 9 лет назад
  Nicolas Grekas bb312d4e9a Merge branch '2.3' into 2.7 9 лет назад
  Nicolas Grekas 75b4cb161e [Process] Fix transient test on Windows 9 лет назад
  Nicolas Grekas 919c76af8a [Process] Make tests more deterministic 9 лет назад
  Nicolas Grekas 07078bb26d Merge branch '2.3' into 2.7 9 лет назад
  Nicolas Grekas 84f0570d03 [Process] More robustness and deterministic tests 9 лет назад
  Nicolas Grekas 322af23219 Merge branch '2.3' into 2.7 9 лет назад
  Nicolas Grekas 03c103b452 [Process] Enhance compatiblity with --enable-sigchild 9 лет назад
  Romain Neutron c1a8adcce9 Add a Sigchild compatibility mode (set to false by default) 12 лет назад
  Romain Neutron b10725c1b3 Add unit test demonstrating bad exit code getter for a failing process 12 лет назад
  Pascal Borreli 7278cfeeb1 Fixed typos 12 лет назад
  Fabien Potencier b492b310cc [Process] fixed setting the timeout to null 12 лет назад
  Fabien Potencier acfc0c7414 [Process] fixed setTimeout() to not allow negative timeout values (closes #4647) 12 лет назад
  Fabien Potencier 4255f4ea76 [Process] removed uninteresting tests 12 лет назад
  Jordi Boggiano a13939a6e2 [Process] Add failing test for callbacks on windows 12 лет назад
  Fabien Potencier b34a96e4a4 merged 2.0 12 лет назад
  Kim Hemsø Rasmussen 9b5cfa883c [process] Added destructor to process to make sure handles are always closed in the right order. 12 лет назад
  Jordi Boggiano 6564115c93 [Process] Skip signal assertion on windows 12 лет назад
  Jordi Boggiano d3043dd70a [Process] Skip test that is still getting stuck on windows 12 лет назад