This patch compresses the methodnames in a class synopsis if it matches
the class name it belongs to. Since cvs patch doesn't seem to pick up on
added files, PhDTheme.class.php is also attached, which needs to be
placed in the include/ directory. A few notes:
- The serialized index cache hack has
helly Tue Nov 6 12:12:58 2007 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
/php-src/main/streams plain_wrapper.c
/php-src/ext/standard basic_functions.c
Log:
- MFH Add glob stream wrapper
[DOC] The glob stream wrapper allows stuf
Changelog to read 5.3.0 rather than 5.0
Thanks.
On 06/11/2007, Jani Taskinen <[EMAIL PROTECTED]> wrote:
> In 5.3.0. I merged it yesterday. It was due for PHP 6.0.0 before.
>
> --Jani
>
> On Tue, 2007-11-06 at 10:01 +, Richard Quadling wrote:
> > What version was the context param introduced?
In 5.3.0. I merged it yesterday. It was due for PHP 6.0.0 before.
--Jani
On Tue, 2007-11-06 at 10:01 +, Richard Quadling wrote:
> What version was the context param introduced?
> http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?revision=1.459&view=markup
> but I'm not good enough to
What version was the context param introduced?
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?revision=1.459&view=markup
but I'm not good enough to know what PHP version this is. Sorry.
On 05/11/2007, Jani Taskinen <[EMAIL PROTECTED]> wrote:
> janiMon Nov 5 17:43:05 2007 UT