Bug #53516 [Com]: open_basedir BUG introduced in PHP 5.2.15

2010-12-15 Thread joho at boojam dot se
Edit report at http://bugs.php.net/bug.php?id=53516&edit=1 ID: 53516 Comment by: joho at boojam dot se Reported by:ofi at evil dot net dot pl Summary:open_basedir BUG introduced in PHP 5.2.15 Status: Closed Type:

#25697 [NEW]: Locale-specific formats of strftime() do not work

2003-09-29 Thread joho at webbplatsen dot se
From: joho at webbplatsen dot se Operating system: SuSE Linux 8.x, 2.4.19-4GB kerne PHP version: 4.3.3 PHP Bug Type: Unknown/Other Function Bug description: Locale-specific formats of strftime() do not work Description: After upgrading our system to PHP 4.3.2

#23906 [Com]: Immediate segfault on startup

2003-07-16 Thread joho at webbplatsen dot se
ID: 23906 Comment by: joho at webbplatsen dot se Reported By: mbrennen at fni dot com Status: No Feedback Bug Type: IMAP related Operating System: MDK 8.2 (Linux 2.4) PHP Version: 4.3.2 New Comment: I have a problem similar in nature, but it

Bug #16119: Swapping two elements of an array

2002-03-16 Thread joho
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.1.2 PHP Bug Type: Feature/Change Request Bug description: Swapping two elements of an array I must be getting old, but I cannot seem to find a function that swaps the data of two array entries. Like so: $ar[0] =

Bug #16118: Request for new feature: textlen() or textlength()

2002-03-16 Thread joho
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.1.2 PHP Bug Type: Feature/Change Request Bug description: Request for new feature: textlen() or textlength() It would be nice with a companion to strlen() that basically first did a strip_tags (all tags) and then a

Bug #15732: gmp_init fails to create gmp resource

2002-02-26 Thread joho
From: [EMAIL PROTECTED] Operating system: Linux 2.4 PHP version: 4.1.1 PHP Bug Type: *Math Functions Bug description: gmp_init fails to create gmp resource I cannot get gmp_init() to return a valid resource when used as follows: $foodoo = md5 ("1234"); $gmpres = gmp_init