Date: 02/19/01
- Next message: christophe.green <email protected>: "[PHP-DEV] PHP 4.0 Bug #9332: Crash in phpinfo with Netscape LDAP"
- Previous message: chrisv <email protected>: "Re: [PHP-DEV] PHP 4.0 Bug #9303: read() called with 'length' parameter reads until byte with ascii 10 or 13"
- In reply to: Cameron: "Re: [PHP-DEV] Time for 4.0.5?"
- Next in thread: Cameron: "Re: [PHP-DEV] Time for 4.0.5?"
- Reply: Cameron: "Re: [PHP-DEV] Time for 4.0.5?"
- Reply: James Moore: "RE: [PHP-DEV] Time for 4.0.5?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cameron wrote:
>
> i'll agree its about due for release, can we do SOMETHING about the download
> size tho? i dont really have any ideas on decent ways to shrink it but it
> seems to be bloating to me. could do with the mcrypt fix's and zeev's output
> buffer fix 1st tho . . .
Hum, having just contributed to said download size... we've done our
best to
minimize the KLOC, removing some cruft and moving a couple of functions
into
a (separate) library, but we'd be down to stripping comments to go
further...
the only other thing I could suggest is using bzip2 instead of gzip:
-rw-r--r-- 1 emile emile 1952068 Feb 19 10:53
php-4.0.4pl1.tar.bz
-rw-r--r-- 1 emile emile 2439189 Feb 19 10:52
php-4.0.4pl1.tar.gz
which is a 20% size reduction without changing anything else.
Emile
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: christophe.green <email protected>: "[PHP-DEV] PHP 4.0 Bug #9332: Crash in phpinfo with Netscape LDAP"
- Previous message: chrisv <email protected>: "Re: [PHP-DEV] PHP 4.0 Bug #9303: read() called with 'length' parameter reads until byte with ascii 10 or 13"
- In reply to: Cameron: "Re: [PHP-DEV] Time for 4.0.5?"
- Next in thread: Cameron: "Re: [PHP-DEV] Time for 4.0.5?"
- Reply: Cameron: "Re: [PHP-DEV] Time for 4.0.5?"
- Reply: James Moore: "RE: [PHP-DEV] Time for 4.0.5?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

