[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-internals
Subject:    [PHP-DEV] Re: [PECL-CVS] cvs: pecl /phar phar_object.c  php-src NEWS  php-src/ext/spl spl_directory.
From:       Marcus Boerger <helly () php ! net>
Date:       2008-01-30 20:37:04
Message-ID: 1582722684.20080130213704 () marcus-boerger ! de
[Download RAW message or body]

Hello internals, pecls

  interesting, when comitting to php-src and pecl the mail goes to pecl :-(

Hello Steph,

  since you found the issue, how about you test whether it works correct
now? For development I basically experimented with stuff like this:
php -r '$i=new RecursiveDirectoryIterator("glob://*/*.php");
        foreach($i as $f=>$d) {
          var_dump($f,$i,$d);
        }'

marcus

Wednesday, January 30, 2008, 9:31:07 PM, you wrote:

> helly           Wed Jan 30 20:31:07 2008 UTC

>   Modified files:              
>     /php-src    NEWS 
>     /php-src/ext/spl    spl_directory.c spl_directory.h 
>     /pecl/phar  phar_object.c 
>   Log:
>   - Fixed glob:// stream handling in (Recursive)DirectoryIterator.
>   
>   



Best regards,
 Marcus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic