>Hi list,
>
>I'm considering writing an RFC to add a 3rd parameter to fgets which
>accepts a user defined function. If we had this today we wouldn't need
>fgetcsv with the added benefit of fgetcsv style support for data
>packaging formats we would otherwise create more 1 off functions for.
>Fo
round this type of
functionality.
Before I go any further in formalizing my proposal, I'd like to get feedback
from list members.
Thanks for your time.
Bill Salak
-Original Message-
From: Zeev Suraski [mailto:z...@zend.com]
Sent: Thursday, September 16, 2010 9:01 AM
To: Guilherme Blanco
Cc: Gustavo Lopes; Derick Rethans; internals@lists.php.net
Subject: Re: [PHP-DEV] Re: PHP Annotations RFC + Patch
>+1 for adding APIs to parse doc blocks
>From use