[PHP-DEV] Re: Bug #2033 Updated: serialize() produces: FATAL: emalloc(): Unable to allocate 4160742841l bytes From: elfchief <email protected>
Date: 08/31/99

> ID: 2033
> Updated by: thies
> Reported By: elfchief <email protected>
> Status: Open
> Bug Type: Misbehaving function
> Assigned To:
> Comments:
>
> unifixed - configure needs to find that out!

Err... why? All the 'fix' for this does is replace sprintf with
_php3_sprintf ... and the purpose of _php3_sprintf is to centralize
the special code required to handle sprintf under stupid OSen. Broken
sprintf already -is- autoconfigured and _php3_sprintf makes the correct
adjustments when needed.

Or am I missing something?

                                                                        -WW

-- 
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>