Commit History

Author SHA1 Message Date
  Nicolas Grekas 5cee9cdc4f CS fixes 2 years ago
  Simon Asika 9eedd60225 [Process] Fix Process::getEnv() when setEnv() hasn't been called before 2 years ago
  Nicolas Grekas 54e9d76375 [Finder] fix tests on Windows 2 years ago
  Thomas Calvet 7489e29c58 [Process] Don't return executable directories in PhpExecutableFinder 2 years ago
  Chris McGehee b2d924e5a4 [Process] Update PHPDoc to use proper placeholder syntax 2 years ago
  Jordi Boggiano 96532c9fc8 [Process] Avoid calling fclose on an already closed resource 2 years ago
  Fabien Potencier f0521ab90d Bump license year 2 years ago
  Julien Falque a35d6b8f82 Run `open_basedir` tests in separate processes 2 years ago
  Nicolas Grekas ff1cabb18a CS fixes 2 years ago
  Rein Baarsma c1d5c35ec3 [Process] fixed uppercase ARGC and ARGV should also be skipped 2 years ago
  Kirill Lazarev b546181a4d [Process] intersect with getenv() in case-insensitive manner to get default envs 3 years ago
  Nicolas Grekas c209870532 [Process] filter env vars for "argc" & "argv" specifically 3 years ago
  Nicolas Grekas b18a29b6f4 [Process] exclude argv/argc from possible default env vars 3 years ago
  Nicolas Grekas a8d1a7b6f9 [Process] intersect with getenv() to populate default envs 3 years ago
  Fabien Potencier eebc070848 Fix CS 3 years ago
  Alexander M. Turek 13d3161ef6 Fix return types for PHP 8.1 3 years ago
  Nicolas Grekas 0b7dc5599a [4.4] Add missing `@return` annotations 3 years ago
  Alexander M. Turek af75ea2503 Leverage str_contains/str_starts_with 3 years ago
  Nicolas Grekas da38d90f8c Backport type fixes 3 years ago
  bch36 7e812c84c3 [Process] Fix incorrect parameter type 3 years ago
  Oskar Stark cd61e6dd27 Fix markdown 3 years ago
  Thomas Calvet f5481b2272 [PHPDoc] Fix some union type cases 3 years ago
  Oskar Stark 7e950b6366 Use createMock() and use import instead of FQCN 3 years ago
  Nicolas Grekas e9c4ef4f84 CS fix 3 years ago
  Jérémy Derussé 89b55cb087 Dont allow unserializing classes with a destructor 4 years ago
  Fabien Potencier 298c752498 Use ::class keyword when possible 3 years ago
  Fabien Potencier e208720667 Improve composer.json descriptions 3 years ago
  Fabien Potencier 5f18896413 Bump license year 3 years ago
  Alexander M. Turek a2f01c9d32 CS: Apply ternary_to_null_coalescing fixer 3 years ago
  Nicolas Grekas 075316ff72 Apply "visibility_required" CS rule to constants 4 years ago
  Nyholm ec1482f13d [Process] Dont test TTY if there is no TTY support 4 years ago
  Alexander M. Turek a537922d3e Use short array deconstruction syntax. 4 years ago
  Nicolas Grekas 2f4b049fb8 Merge branch '3.4' into 4.4 4 years ago
  Nicolas Grekas b8648cf1d5 Remove branch-version (keep them for contracts only) 4 years ago
  Nicolas Grekas 040cf8e05e Merge branch '3.4' into 4.4 4 years ago
  Nicolas Grekas b8783cc24a Fix branch-version 4 years ago
  Nicolas Grekas 4a18e7e0e7 Merge branch '3.4' into 4.4 4 years ago
  Nicolas Grekas 1582109a24 Remove "version" from composer.json files, use "branch-version" instead 4 years ago
  Nicolas Grekas e096275ecb Merge branch '3.4' into 4.4 4 years ago
  Nicolas Grekas faf2a00f3a Update versions in composer.json 4 years ago
  Nicolas Grekas 872af74e05 Merge branch '3.4' into 4.4 4 years ago
  Nicolas Grekas a525501849 Remove "branch-alias", populate "version" 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 65e70bab62 Merge branch '3.4' into 4.4 4 years ago
  Thomas Calvet af8d812d75 [SCA] Minor fixes on tests 4 years ago
  Nicolas Grekas b180a8926e Merge branch '3.4' into 4.4 4 years ago
  Jason Stephens 721cceb4b2 [Process] Fix Permission Denied error when writing sf_proc_00 lock files on Windows 4 years ago
  Alex Pott a39907a232 Use ">=" for the "php" requirement 4 years ago
  Nicolas Grekas c714958428 Merge branch '3.4' into 4.4 4 years ago