[PHP-DEV] version_compare(): 1 != 1.0 != 1.0.0

2003-10-08 Thread Tomas V.V.Cox
t the dep to "6" if want to cover all the cases and doesn't look very clear for a normal user. Test cases: $ php -r "var_dump(version_compare('1', '1.0'));" int(-1) $ php -r "var_dump(version_compare('1.0', '1.0.0'

[PHP-DEV] Re: [PEAR-DEV] PHP Extension authors - please join the PECL community

2003-09-18 Thread Tomas V.V.Cox
r this to work. Of course, from PEAR we offer all our help in this point. Feel free to report any issue with the installer to make it more compatible with PECL. Nice to see the hot potatoe falling in good hands ;) -- Tomas V.V.Cox mailto:[EMAIL PROTECTED]

[PHP-DEV] Re: [PEAR-DEV] [RFC] Binary pecl packages

2003-06-19 Thread Tomas V.V.Cox
On Thursday, June 19, 2003 4:27, Jon Parise wrote: > On Thu, Jun 19, 2003 at 01:19:36AM +0200, Tomas V.V.Cox wrote: >> package creation >> >> >> pear build -b peclfoo-3.1.2.tgz >> >> The -b (or --bin) option generates the package contai

[PHP-DEV] Re: [PEAR-DEV] Re: [PHP-DEV] [RFC] Binary pecl packages

2003-06-19 Thread Tomas V.V.Cox
ble to stop the web server while it updates the file, > or perhaps scheduling a restart if that is required. Could this .msi generator be integrated into the pear cmd? A "pear makemsi" command would be cool. -- Tomas V.V.Cox mailto:[EMAIL PROTECTED] -- P

[PHP-DEV] Re: [PEAR-DEV] Re: [PHP-DEV] [RFC] Binary pecl packages

2003-06-18 Thread Tomas V.V.Cox
distrib system is set. -- Tomas V.V.Cox mailto:[EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] [RFC] Binary pecl packages

2003-06-18 Thread Tomas V.V.Cox
) { define('PEAR_CONFIG_DEFAULT_EXT_DIR', PHP_EXTENSION_DIR); } else { define('PEAR_CONFIG_DEFAULT_EXT_DIR', '.'); } } Listing in the web ------ A new column "Type" should be added to the release listing under the package

[PHP-DEV] pear build (was Re: [PEAR-DEV] Re: http://devel.akbkhome.com/testTransform.php)

2003-06-16 Thread Tomas V.V.Cox
: 20020429 > > Zend Extension Api No : 20021010 > > building in /var/tmp/pear-build-culley/xdebug-1.2.0 > > running: /tmp/tmpd1UXTc/xdebug-1.2.0/configure > > `/tmp/tmpd1UXTc/xdebug-1.2.0/configure' failed > > Try: > pear -v install xdebug > I've set

Re: [PHP-DEV] Moving to PECL

2003-06-14 Thread Tomas V.V.Cox
id it. Take a look at: > > php4/pear/PEAR/Builder.php. Don't know if works or not, but the code is > > there. > > You cannot ask from people on Windows to have a complete PHP building > environment in order to use PECL extensions. > The installation of binaries o

Re: [PHP-DEV] Moving to PECL

2003-06-14 Thread Tomas V.V.Cox
much about the real needs for them. I could write a quick "PEAR installer" doc or answer dubts about the implementation. Tomas V.V.Cox -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Moving to PECL

2003-06-12 Thread Tomas V.V.Cox
t is that PECL is not going to have any success or use, if you don't say what you need for PECL, and first of all: to give it a chance. We were focusing on PEAR packages because is what we use and because none told us any feature request or bug report for PECL. The other day, Sterling came to IRC: "hey Tomas, I need a pear bundle command", in 4 hours he got it. Tomas V.V.Cox -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php