mirror of
https://github.com/php/php-src.git
synced 2026-04-09 17:13:31 +02:00
We currently don't show the argument at which the error actually occured in the trace - should probably either add it or don't display args on incomplete frames altogether, otherwise this'll probably be confusing.