[PHP-DEV] Bug #14738: array_pad dies with large pad length

2001-12-28 Thread brianm
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Arrays related Bug description: array_pad dies with large pad length This code: $arr=array(); $arr=array_pad($arr, 65535, md5(microtime())); causes this output: [Fri Dec 28 10:01:38 2

[PHP-DEV] Bug #11008: exit() should return an exit status if passed, not send to stdout

2001-05-21 Thread brianm
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0 Latest CVS (2001-05-21) PHP Bug Type: Feature/Change Request Bug description: exit() should return an exit status if passed, not send to stdout Working with a shell script here. I hoped that exit() would work

[PHP-DEV] Bug #10278: Apache 2.0 won't start

2001-04-10 Thread brianm
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0 Latest CVS (11/04/2001) PHP Bug Type: Apache related Bug description: Apache 2.0 won't start All compiles fine. When I run a configtest I get this: Syntax error on line 185 of /usr/local/apache2/conf/httpd.co