mirror of
https://github.com/php/php-src.git
synced 2026-03-26 01:02:25 +01: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.