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:
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
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
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] =
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
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