From: ss23 at ss23 dot geek dot nz
Operating system:
PHP version: Irrelevant
Package: *General Issues
Bug Type: Feature/Change Request
Bug description:Error message when type hinting is ambigious
Description:
When you type hint with a name of a type
From:
Operating system:
PHP version: Irrelevant
Package: *General Issues
Bug Type: Bug
Bug description:Exception stack frame text is misleading/incorrect
Description:
The exception stack frame is created on line 2, however, it's thrown on
line 3.
Pe
Edit report at http://bugs.php.net/bug.php?id=55036&edit=1
ID: 55036
User updated by:ss23 at ss23 dot geek dot nz
Reported by:ss23 at ss23 dot geek dot nz
Summary:Have crypt() throw E_WARNING when salt parameter
missing
St
From:
Operating system:
PHP version: Irrelevant
Package: *Encryption and hash functions
Bug Type: Feature/Change Request
Bug description:Have crypt() throw E_WARNING when salt parameter missing
Description:
Currently, you can call crypt('foo') witho