From: [EMAIL PROTECTED]
Operating system: FreeBSD
PHP version: 4.1.1
PHP Bug Type: Feature/Change Request
Bug description: could configure generate a shell script to reuse for other
installations?
when installing php, it would be nice if configure could generate a little
sh
ID: 14888
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Feature/Change Request
Operating System: FreeBSD
PHP Version: 4.1.1
New Comment:
excellent! (well, nice.) thanks.
Previous Comments:
--
From: [EMAIL PROTECTED]
Operating system: -
PHP version: 4.1.1
PHP Bug Type: Documentation problem
Bug description: xml displayed in program listing in manual/en/migration.truefalse.php
not sure if this is a website problem really, but this page:
http://www.php.net/ma
From: [EMAIL PROTECTED]
Operating system: Red Hat Linux 6.2
PHP version: 4.0.4pl1
PHP Bug Type: Reproduceable crash
Bug description: array_sum() on an undefined variable kills php
Using array_sum() on an undefined causes php to core dump.
uname:
Linux redbox 2.2.17-14enterp
.
eg:
[pgl@redbox ~]# cat s.php
[pgl@redbox ~]# php s.php
Segmentation fault (core dumped)
uname:
Linux redbox 2.2.17-14enterprise #1 SMP Mon Feb 5 18:31:31 EST 2001 i686 unknown
--
Edit Bug report at: http://bugs.php.net/?id=10504&edit=1
--
PHP Development Mailing List &
ID: 13974
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Filesystem function related
Operating System: FreeBSD 4.3
PHP Version: 4.0.6
New Comment:
works fine now:
[mini:pgl]:~ $ /usr/local/bin/php -v
4.2.0-dev
[mini:pgl]:~ $ ca
From: [EMAIL PROTECTED]
Operating system: FreeBSD 4.3
PHP version: 4.0CVS-2001-11-09
PHP Bug Type: Feature/Change Request
Bug description: Would be nice to report which module conflicts if API version
incorrect
I recently tried to compile PHP and got this error:
PHP Warn
From: [EMAIL PROTECTED]
Operating system: FreeBSD 4.4-STABLE
PHP version: 4.0CVS-2001-11-14
PHP Bug Type: Reproducible crash
Bug description: unset($array[]) causes apache 1.3.20 to coredump
I'm not actually using version 4.0CVS-2001-11-14, but I updated 2001-11-08
(6 days a
From: [EMAIL PROTECTED]
Operating system: FreeBSD
PHP version: 4.0.6
PHP Bug Type: Arrays related
Bug description: array_merge_recursive() clobbers existing numeric keys
if any of the keys of the first level of arrays are
numeric, using array_merge_recursive() will renumber
From: [EMAIL PROTECTED]
Operating system: FreeBSD
PHP version: 4.0.6
PHP Bug Type: Feature/Change Request
Bug description: request for &&= and ||= operators
Just a feature request for &&= and ||= operators as shortcuts for the
logical equivalent of "$var && $var = 'val'".
10 matches
Mail list logo