Commit History

Author SHA1 Message Date
  Nicolas Grekas 8f38ed0bd6 Add types to private and internal properties 1 year ago
  Wouter de Jong bf13cb3424 Add missing return types to magic methods 1 year ago
  Grégoire Pineau 00db88f2b2 [CS] Remove @inheritdoc PHPDoc 2 years ago
  Nicolas Grekas e0d623c582 Bump minimum version of PHP to 8.1 2 years ago
  Nicolas Grekas 545332f29b Add return types, round 1 3 years ago
  Nicolas Grekas 25fc22d260 Add union types 3 years ago
  Jérémy Derussé 89b55cb087 Dont allow unserializing classes with a destructor 4 years ago
  Michel Bardelmeijer 25ae024706 Supress error from fread when reading a unix pipe 4 years ago
  Nicolas Grekas abe1ed302e some backports from master 5 years ago
  Nicolas Grekas 74b8a1bcc3 Add return types to internal|final|private methods 5 years ago
  Fabien Potencier 13b9e99da4 Merge branch '3.4' into 4.1 5 years ago
  Fabien Potencier 4b32d21703 switched array() to [] 5 years ago
  Nicolas Grekas 3621fa74d0 Merge branch '3.4' into 4.0 6 years ago
  Nicolas Grekas 4cbf2db9ab Merge branch '2.8' into 3.4 6 years ago
  Nicolas Grekas 8905973957 [Filesystem] Fix usages of error_get_last() 6 years ago
  Nicolas Grekas 0b6edd6022 Merge branch '3.4' into 4.0 7 years ago
  Nicolas Grekas affbacef25 Merge branch '2.8' into 3.3 7 years ago
  Titouan Galopin 80eeb7174a Remove some unused variables, properties and methods 7 years ago
  Nicolas Grekas 14ec41fb31 Replace more docblocks by type-hints 7 years ago
  Nicolas Grekas e14bb64d75 Merge branch '2.8' into 3.3 7 years ago
  Nicolas Grekas 45e79d9f3f Remove useless docblocks 7 years ago
  Fabien Potencier 8e3ead97fc fixed @return when returning this or static 8 years ago
  Nicolas Grekas 5685d59429 Merge branch '2.8' into 3.1 8 years ago
  Nicolas Grekas 04e3a38dfc [Process] Fix double-fread() when reading unix pipes 8 years ago
  Nicolas Grekas aa3a53dcf2 [Process] Fixes & testNonBlockingNorClearingIteratorOutput 8 years ago
  Nicolas Grekas a99b83e39f Merge branch '3.0' 8 years ago
  Nicolas Grekas 9956fa4751 [Process] Wait a bit less on Windows 8 years ago
  Nicolas Grekas 101c171199 Merge branch '3.0' 8 years ago
  Nicolas Grekas cba2f70dc1 [Process] Fix pipes handling 8 years ago
  Romain Neutron db66eb9b02 [Process] Fix memory issue when using large input streams 8 years ago
  Romain Neutron 32c0f5e8ac [Process] Allow a callback whenever the output is disabled 8 years ago
  Fabien Potencier 93b14b66e3 fixes CS 9 years ago
  sarah khalil e42521d38b Removed dead code and various cleaning 9 years ago
  Graham Campbell 38d35e584a [2.6] CS Fixes And Removed An Unused Import 10 years ago
  Fabien Potencier f641d0ab83 Merge branch '2.5' 10 years ago
  Fabien Potencier c34ccf1711 Merge branch '2.5' 10 years ago
  Romain Neutron c1f405f89a [Process] Add support for streams as input 10 years ago