Edit report at http://bugs.php.net/bug.php?id=48809&edit=1
ID: 48809
Comment by: info at fedushin dot ru
Reported by:ibboard at gmail dot com
Summary:"virtual memory exhausted: Cannot allocate memory"
with libmagi
From:
Operating system:
PHP version: 5.3.3
Package: *General Issues
Bug Type: Feature/Change Request
Bug description:Make $php_errormsg global
Description:
$php_errormsg would be much more useful for developers if it were available
in global scope.
Edit report at http://bugs.php.net/bug.php?id=9307&edit=1
ID: 9307
Comment by: info at fedushin dot ru
Reported by: da...@php.net
Summary: Numeric-looking array keys are forced to be integers
Status: Closed
Type: Bug
Pac
From:
Operating system:
PHP version: 5.3.2
Package: Arrays related
Bug Type: Bug
Bug description:Allow array keys "0", "1", etc.
Description:
PHP Manual says about arrays: "A key may be either an integer or a string
.".
But which strings can be use
From:
Operating system:
PHP version: 5.2.13
Package: Unknown/Other Function}
Bug Type: Feature/Change Request
Bug description:call_user_func() should take parameters by reference
Description:
Currently it's impossible to pass variable by reference t