from language-snippets.ent
---
PECL extension
is not bundled with PHP.'>
PECL extension
is bundled with PHP.'>
PECL extension's
source can be found in the ext/ directory within the
PHP source or at the PECL link above.'>
DLL resides in
the extensions/ directory within t
[snip]
> From my understanding is that a lot of stuff that resides currently
> in ext/ will be moved to PECL, so when version 5.1 comes out what
> will we do in that case?
[/snip]
In light of this good point the following is a more flexible approach.
I believe the following format will meet all
* Thus wrote Philip Olson:
>
> from configure.xml
> ---
>
> &pecl.linux.php45;
> &url.pecl.package;crack.
> In order to use these functions, you must compile PHP with Crack support
> by using the --with-crack[=DIR] option.
>
>
> Windows users will enable php
On Thursday, July 29, 2004, 8:43:27 AM, Philip wrote:
> Hello!
> In documenting the PECL extension changes I came across a few
> bumps and ended up with the following, please add suggestions
> on how this could be improved. This is for bug #28018 and also
> a PECL bug #2008
> http://pecl.ph