]> granicus.if.org Git - php/commit
- Add optional parameters $filename and $lineno to ErrorException
authorMarcus Boerger <helly@php.net>
Sun, 25 Jul 2004 07:05:48 +0000 (07:05 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 25 Jul 2004 07:05:48 +0000 (07:05 +0000)
commit2b9c90efd3bad80077e365ab2bfa28dc9b45c969
treea6ecda9739427f6dc80491151a23f6cb4515aec3
parentb9638a4a503b6355260980931ea0c480cb0c795d
- Add optional parameters $filename and $lineno to ErrorException
  constructor to allow overwriting automatically retrieved information.
# It may be reasonable to delete the trace in case that feature is used.
Zend/zend_exceptions.c