Sterling,
I've looked at this last time when Thomas Cox reported a similar
problem. I've tracked it down to the changes you last did when
converting to the new zend_parse_parameters() api (it was the
change from zval_dtor() to zval_ptr_dtor() ).
- Markus
On Tue, Nov 13, 2001 at 05:48:25PM +0100
The following script produces a pretty weird output:
The result of the checkPort() call should be either 0 or 1, right?
When executing this script on PHP 4.2.0-dev (latest snapshot),
Apache 1.3.22 and Linux 2.4.0, the output is a number with 9
digits (e.g. 135197452), that randomly changes