]> granicus.if.org Git - php/commit
Modify the abstract error message so that it shows up to three methods not implemented.
authorMarcus Boerger <helly@php.net>
Sun, 4 May 2003 19:24:24 +0000 (19:24 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 4 May 2003 19:24:24 +0000 (19:24 +0000)
commitfcf92e7e17a52d2e5c6c48b96c6138473d64e47d
tree34e314fcf136a3268f7bd8b2c17fc9edefeca1e9
parent38da5d0124b77e59320aa0b1fbeaea2620dbb83a
Modify the abstract error message so that it shows up to three methods not implemented.
# The solution is generic so that we could change the number of methods shown. But the
#problem is that error message here have a maximum length of 1024 chars.
Zend/zend_execute.c