Edit report at https://bugs.php.net/bug.php?id=38917&edit=1
ID: 38917
Comment by: queenzeal at gmail dot com
Reported by:zeph at purotesto dot it
Summary:OpenSSL: signing function for spkac
Status: Feedback
Type: Fea
ID: 49987
User updated by: queenzeal at gmail dot com
Reported By: queenzeal at gmail dot com
Status: Bogus
Bug Type:Feature/Change Request
PHP Version: 5.3.0
New Comment:
What errors would locking __clone down prevent? Since it is locked
down, I
ID: 49987
User updated by: queenzeal at gmail dot com
Reported By: queenzeal at gmail dot com
Status: Bogus
Bug Type:Feature/Change Request
PHP Version: 5.3.0
New Comment:
You say calling __clone() directly "won\'t be the usual aim&quo
From: queenzeal at gmail dot com
Operating system:
PHP version: 5.3.0
PHP Bug Type: Feature/Change Request
Bug description: __clone and __toString behave inconsistently
Description:
__toString() can be called directly but __clone() cannot. It seems like
this