Edit report at https://bugs.php.net/bug.php?id=63965&edit=1
ID: 63965
Comment by: steven dot hartland at multiplay dot co dot uk
Reported by:markku dot niskanen at gmail dot com
Summary:php-fpm site-specific settings go global
St
From:
Operating system: N/A
PHP version: 5.3.6
Package: cURL related
Bug Type: Feature/Change Request
Bug description:Missing CURLINFO_RESPONSE_CODE support
Description:
As of libcurl 7.10.7 CURLINFO_HTTP_CODE is now known as
CURLINFO_RESPONSE_CODE
Edit report at http://bugs.php.net/bug.php?id=29234&edit=1
ID: 29234
Comment by: steven dot hartland at multiplay dot co dot uk
Reported by:chrissy at codegoat dot com
Summary:empty($object->property) incorrect when prope
Edit report at http://bugs.php.net/bug.php?id=53036&edit=1
ID: 53036
User updated by:steven dot hartland at multiplay dot co dot uk
Reported by:steven dot hartland at multiplay dot co dot uk
Summary:class_exists fails to return for missing depen
From:
Operating system: FreeBSD 8.1-RELEASE
PHP version: 5.2.14
Package: Class/Object related
Bug Type: Bug
Bug description:class_exists fails to return for missing dependent classes
Description:
If you call class_exists( $sClass ) which in turn tri