Hi. If you take the extensions in http://snaps.php.net/win32/php5.2-win32-200705291230.zip (has 45 extensions) and in http://snaps.php.net/win32/pecl5.2-win32-200705291230.zip (has 77 extensions). They are all dated the same datetime and are not duplicated, so an extension is in 1 of the archives, but not both. So, this is a combined count of 122 files - 120 DLLs and 2 JARs.
Now, compare that the the PECL4Win archive (http://pecl4win.php.net/get_all.php/5_2/pecl4win_5_2.zip), there are 94 files in PECL4Win. The following are only available from the PECL4Win archive: php_filter.dll php_hash.dll php_hidef.dll php_ixsfunc.dll php_xdebug.dll php_yaz.dll If they are extensions, I assume they are not part of the normal build. If so, why are they not in the snapshots pecl archive? Is there a separation between PHP core dealing with an extension and a PECL extension? So, in using ... php -n -m I see that filter and hash are built in, so for windows, why are they available as extensions? And php_yaz.dll requires yaz.dll, but this is not been part of the php5.2-win32-latest.zip archive since 1st May 2007. Should this be part of the archive? -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!" -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php