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/Caster
Nicolas Grekas 5909a47664 minor #30296 [VarDumper] link paths in stack traces to IDE (nicolas-grekas)
This PR was merged into the 4.3-dev branch.

Discussion
----------

[VarDumper] link paths in stack traces to IDE

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | not really
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

`./test.php:8` and `./test.php:11` can now be clicked:

![image](https://user-images.githubusercontent.com/243674/52971041-466b1c80-33b6-11e9-9bc1-0e55dc115f63.png)

Commits
-------

6672ac3f43 [VarDumper] link paths in stack traces to IDE
2019-02-19 14:25:47 +01:00
..
AmqpCaster.php switched array() to [] 2019-01-16 10:39:14 +01:00
ArgsStub.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
Caster.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
ClassStub.php fixed CS 2019-01-16 21:35:37 +01:00
ConstStub.php [VarDumper] add caster for OpenSSL X.509 resources 2019-01-08 17:42:08 +01:00
CutArrayStub.php Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +02:00
CutStub.php Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +02:00
DateCaster.php fixed CS 2019-01-16 19:35:49 +01:00
DoctrineCaster.php switched array() to [] 2019-01-16 10:39:14 +01:00
DOMCaster.php switched array() to [] 2019-01-16 10:39:14 +01:00
EnumStub.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
ExceptionCaster.php [VarDumper] link paths in stack traces to IDE 2019-02-18 19:48:10 +01:00
FrameStub.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
GmpCaster.php [VarDumper] add a GMP caster in order to cast GMP resources into string or integer 2017-12-01 16:54:45 +01:00
IntlCaster.php Remove a harmless duplicate array key from VarDumper 2019-01-27 17:40:41 -05:00
LinkStub.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
MemcachedCaster.php fixed CS 2019-01-16 21:35:37 +01:00
PdoCaster.php switched array() to [] 2019-01-16 10:39:14 +01:00
PgSqlCaster.php switched array() to [] 2019-01-16 10:39:14 +01:00
ProxyManagerCaster.php [VarDumper] show proxified class on hover 2018-06-29 08:20:42 +02:00
RedisCaster.php fixed CS 2019-01-16 21:35:37 +01:00
ReflectionCaster.php [VarDumper] dump Closures' parameters once: in their signatures 2019-02-18 19:32:59 +01:00
ResourceCaster.php fixed CS 2019-01-16 22:53:45 +01:00
SplCaster.php switched array() to [] 2019-01-16 10:39:14 +01:00
StubCaster.php switched array() to [] 2019-01-16 10:39:14 +01:00
SymfonyCaster.php switched array() to [] 2019-01-16 10:39:14 +01:00
TraceStub.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
XmlReaderCaster.php switched array() to [] 2019-01-16 10:39:14 +01:00
XmlResourceCaster.php switched array() to [] 2019-01-16 10:39:14 +01:00