issues
search
perftools
/
php-profiler
A PHP profiling library based on XHGUI Data Collector
MIT License
146
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Encoding malformed characters
#80
4513
closed
6 months ago
7
Exclude all ENV
#79
koekaverna
opened
11 months ago
1
cumulative counts are off
#78
dadamssg
opened
2 years ago
1
ArrayAccess Compatibility PHP 8.1+
#77
Quazz
closed
2 years ago
2
ArrayAcces implementation PHP 8.1 Compatibility
#76
Quazz
closed
2 years ago
3
Switch to GitHub Actions from Travis
#75
glensc
opened
2 years ago
1
Feature: Add cli program to import saved jsonl filles
#74
glensc
closed
2 years ago
0
Feature: Add config.php file support
#73
glensc
closed
2 years ago
0
Refactor: Add Config class implementing ArrayAccess
#72
glensc
closed
2 years ago
0
Fix NullSaverTest not having any tests
#71
glensc
closed
2 years ago
0
Make all classes final
#70
glensc
closed
2 years ago
0
Minor style fixes to code
#69
glensc
closed
2 years ago
0
ProfilingData: Re-use request time via $sec and $usec variables
#68
Krinkle
closed
2 years ago
3
Fix processing REQUEST_TIME_FLOAT value
#67
glensc
closed
2 years ago
0
Support php 8.1.* version inside composer.json
#66
msidorenko
closed
2 years ago
3
Change default branch to `main`
#65
glensc
closed
2 years ago
4
Add UploadSaver error explanation if available
#64
ossinkine
closed
3 years ago
5
Add support for custom savers
#63
dmitryuk
closed
3 years ago
6
Add deprecation note for pdo/mongodb
#62
glensc
closed
3 years ago
1
Encode mongodb keys (strip out dot)
#61
glensc
closed
3 years ago
0
invalid document for insert: keys cannot contain "."
#60
zengmm
closed
3 years ago
4
How to configure to collect slow SQL?
#59
haojohnny
opened
3 years ago
1
Add example for profiler.enable with xdebug profiling enabled
#58
glensc
opened
3 years ago
2
Update default configuration to use stack saver
#57
glensc
closed
3 years ago
0
Add autoload.php to provide autoloader for this library
#56
glensc
closed
3 years ago
2
Add Apache mod_unique_id UNIQUE_ID to server whitelist
#55
glensc
closed
3 years ago
0
Provide preload.php to support PHP 7.4 / vendor profiling
#54
ScreamingDev
closed
3 years ago
6
Rename upload saver "uri" option to "url"
#53
glensc
closed
4 years ago
8
Add support for compressing post payload
#52
glensc
opened
4 years ago
0
Add alcaeus/mongo-php-adapter to require-dev
#51
glensc
closed
4 years ago
0
SaverFactory: check for array type before merging
#50
glensc
closed
4 years ago
1
Disable fileSaver if output file is not set
#49
glensc
closed
4 years ago
1
Add ProfilerException to throw exceptions
#48
glensc
closed
4 years ago
0
Update save() method to return boolean
#47
glensc
closed
4 years ago
0
StackSaver: skip unsupported savers
#46
glensc
closed
4 years ago
0
UploadSaver: Require url to be present to enable
#45
glensc
closed
4 years ago
0
Add example initializer to be copied to projects
#44
glensc
closed
4 years ago
5
Change default flags to include cpu and memory
#43
glensc
closed
4 years ago
0
Why does the project not support non intrusive mode?
#42
ym2048
closed
4 years ago
1
Add browser extension enable example
#41
glensc
closed
4 years ago
0
Cleanup REQUEST_TIME, use REQUEST_TIME_FLOAT
#40
glensc
closed
4 years ago
0
Set ProfilingId from Profiler?
#39
glensc
closed
4 years ago
9
Support driverOptions for MongoDB
#38
glensc
closed
4 years ago
0
Improve ProfilingData signature
#37
glensc
closed
4 years ago
0
Add profiler.replace_url config support
#36
glensc
closed
4 years ago
0
Add stack saver
#35
glensc
closed
4 years ago
0
Cleanup interface, use start() to activate profiling
#34
glensc
closed
4 years ago
1
Add xdebug tracing support
#33
glensc
opened
4 years ago
0
Add brew install instructions for xhprof
#32
glensc
closed
4 years ago
0
Update Travis CI pipeline to pass
#31
glensc
closed
4 years ago
0
Next