Hi Marcus,
@version has been a valid tag in phpDocumentor since version 0.1 :).
The problem on pear-dev is that when a BC-breaking bugfix release occur,
and there is a program that has coded a hack around the bug that was
fixed. I don't think this needs to be a language feature ($__version),
Marcus Boerger wrote:
> Have a better look :-)
Ah, I only looked at the prototypes.
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/
--
PHP Internals - PHP Runtime Develo
Hello Sebastian,
Wednesday, February 25, 2004, 8:55:54 AM, you wrote:
> Hi,
> I just looked for the first time in months at the Reflection API and
> have two suggestions:
> 1.) There are a couple of methods that throw an Exception.
> I think it would be better to introduce a
Hi,
I just looked for the first time in months at the Reflection API and
have two suggestions:
1.) There are a couple of methods that throw an Exception.
I think it would be better to introduce a Reflection_Exception
class that is thrown instead of the standard Exceptio