min() crashes Apache
[email protected] (Shawn Wallace)
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
Running: PHP 4.0.0, Apache 1.3.12, GD 1.5 Use of the min() and max() functions causes a segfault on Apache. I wrote my own getmin() and everything is fine. Has anyone else experienced this? I'm not sure if it's the min() function per se, or if it's something else that is corrupting memory. Shawn