This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/VarDumper/Cloner
Nicolas Grekas 30a19863f9 Merge branch '3.4' into 4.2
* 3.4:
  [FrameworkBundle] [SecurityBundle] Rename internal WebTestCase to avoid confusion
  revert private properties handling
  [HttpFoundation] Fix URLs
  [VarDumper] finish PHP 7.4 support and add tests
  [VarDumper] Use \ReflectionReference for determining if a key is a reference (php >= 7.4)
  Ignore missing translation dependency in FrameworkBundle
  [Debug][ExceptionHandler] Add tests for custom handlers
2019-07-23 11:50:15 +02:00
..
AbstractCloner.php fixed CS 2019-01-16 21:35:37 +01:00
ClonerInterface.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
Cursor.php switched array() to [] 2019-01-16 10:39:14 +01:00
Data.php Merge branch '3.4' into 4.2 2019-02-23 16:17:42 +01:00
DumperInterface.php minor #25585 Add type string to docblock for Process::setInput() (icanhazstring) 2018-01-07 10:28:20 +01:00
Stub.php revert private properties handling 2019-07-23 10:29:16 +02:00
VarCloner.php Merge branch '3.4' into 4.2 2019-07-23 11:50:15 +02:00