issues
search
sebastianbergmann
/
exporter
Provides the functionality to export PHP variables for visualization
BSD 3-Clause "New" or "Revised" License
6.77k
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Optional argument for `shortenedExport()` to control maximum string length
#67
sebastianbergmann
closed
2 weeks ago
0
Avoid using the Reflection API for some classes
#66
brettmc
closed
4 months ago
1
Prevent unnecessary calls to `str_repeat()`
#65
staabm
closed
4 months ago
0
Improve performance of `Exporter::exportString()`
#64
staabm
closed
4 months ago
0
Closes #62
#63
sebastianbergmann
closed
4 months ago
2
Do not limit export of arrays by default (to restore BC with versions prior to 6.1.0)
#62
sebastianbergmann
closed
4 months ago
1
`count(): Recursion detected` warning triggered
#61
sebastianbergmann
closed
4 months ago
2
Take shortcut when exporting a string
#60
staabm
closed
4 months ago
0
Add option to limit export of (large) arrays (to speed up PHPUnit)
#59
staabm
closed
4 months ago
2
Remove unnecessary `sprintf()` in hot path
#58
staabm
closed
4 months ago
6
`SplObjectStorage` implements the `SeekableIterator` interface in PHP >= 8.4
#57
sebastianbergmann
opened
6 months ago
1
Make export of objects customizable
#56
sebastianbergmann
closed
7 months ago
2
POC: Allow to limit the max-depth of `Exporter->export()`
#55
staabm
closed
7 months ago
3
Make the export customizable
#54
ptomulik
closed
11 months ago
1
make the exporter extendable
#53
ptomulik
closed
1 year ago
2
Optimize export of large arrays and object graphs
#52
staabm
closed
1 year ago
3
Export arrays using short array syntax
#51
ostrolucky
closed
1 year ago
2
Export arrays using short array syntax
#50
ostrolucky
closed
1 year ago
1
`Exporter::toArray()` changes `SplObjectStorage` index
#49
MauricioFauth
closed
1 year ago
4
Microoptimize, check bool only once
#48
mvorisek
closed
2 years ago
1
Fix float export precision
#47
mvorisek
closed
2 years ago
6
Add max nesting level configuration option
#46
olsavmic
closed
7 months ago
3
GH Actions: version update for various predefined actions (4.x and higher)
#45
jrfnl
closed
2 years ago
1
GH Actions: version update for various actions (3.x branch)
#44
jrfnl
closed
2 years ago
2
Fix: Export `COMPOSER_ROOT_VERSION` environment variable in workflow
#43
localheinz
closed
2 years ago
2
Improve export of enums
#42
marijnvanwezel
closed
2 years ago
9
GH Actions: version update for `actions/cache`
#41
jrfnl
closed
2 years ago
1
Proposal: Change `Object &hash` to `Object #id` in variable representation
#40
TysonAndre
closed
2 years ago
1
Idea: Showing spl_object_id instead of spl_object_hash in exporter output for objects?
#39
TysonAndre
closed
2 years ago
1
Improve export of closed resources (for 3.x)
#38
jrfnl
closed
2 years ago
1
Improve export of closed resources
#37
jrfnl
closed
2 years ago
9
Improve export of closed resources
#36
jrfnl
closed
2 years ago
2
Avoiding overwriting of private members redeclared in derived classes
#35
exeba
opened
4 years ago
1
Quoted next to / vs Binary String
#34
ktomk
opened
4 years ago
0
Fix issues identified by Psalm that are currently ignored (baseline)
#33
sebastianbergmann
closed
7 months ago
0
Enhancement: Modernize build automation
#32
localheinz
closed
4 years ago
1
Modernize build automation
#31
sebastianbergmann
closed
4 years ago
0
PHP 7.4
#30
GrahamCampbell
closed
4 years ago
1
Make str_repeat call stricter
#29
ciaranmcnulty
closed
5 years ago
1
Increase codecoverage
#28
SenseException
closed
5 years ago
1
Remove unsupported HHVM code
#27
SenseException
closed
5 years ago
1
Fix exception when types are not coherent
#26
loevgaard
closed
7 months ago
2
Fix email address in composer.json
#25
webmozart
closed
5 years ago
1
Exclude trace from exceptions/errors for performance reasons
#24
webmozart
closed
5 years ago
0
Fix: Remove sudo configuration
#23
localheinz
closed
5 years ago
1
Update PHPUnit
#22
Deuchnord
closed
2 years ago
2
Introduce Free2Wait monetization
#21
PatchRanger
closed
6 years ago
1
Multibyte strings are not being detected
#20
mcustiel
closed
7 years ago
1
Added visible representation of line endings for diffs
#19
mcustiel
closed
7 years ago
6
Blacklisting of object details for some classes/interfaces
#18
stof
closed
1 year ago
9
Next