Bug #65093 [Asn-Nab]: password_hash ignores salts with spaces

2013-06-23 Thread ircmaxell
Type: Bug Package:hash related Operating System: Windows Vista SP2 PHP Version:5.5.0 Assigned To:ircmaxell Block user comment: N Private report: N New Comment: This is not a bug. This is as designed. The reason is that crypt requires a salt

Req #60813 [Opn-Csd]: Implement PBKDF2 function in hash

2013-06-23 Thread ircmaxell
: Feature/Change Request Package:hash related Operating System: All PHP Version:trunk-SVN-2012-01-19 (snap) -Assigned To: +Assigned To:ircmaxell Block user comment: N Private report: N New Comment: Implemented in 5.5.0 Previous Comments

Bug #64745 [Asn-Csd]: hash_pbkdf2() truncates data when using default length and hex output

2013-05-28 Thread ircmaxell
: Assigned +Status: Closed Type: Bug Package:hash related PHP Version:5.5.0beta4 Assigned To:ircmaxell Block user comment: N Private report: N New Comment: Automatic comment on behalf of ircmax...@gmail.com Revision: http

Bug #64745 [Asn]: hash_pbkdf2() truncates data when using default length and hex output

2013-05-15 Thread ircmaxell
: Assigned Type: Bug Package:hash related PHP Version:5.5.0beta4 Assigned To:ircmaxell Block user comment: N Private report: N New Comment: Ahh, very interesting find. Will confirm, write a test case, and push a fix for it later today

Bug #63363 [Opn-Asn]: Curl silently accepts boolean true for SSL_VERIFYHOST

2012-10-25 Thread ircmaxell
: Assigned Type: Bug Package:*Network Functions Operating System: All PHP Version:Irrelevant -Assigned To: +Assigned To:ircmaxell Block user comment: N Private report: N Previous Comments

Bug #63363 [Asn-Csd]: Curl silently accepts boolean true for SSL_VERIFYHOST

2012-10-25 Thread ircmaxell
: Closed Type: Bug Package:*Network Functions Operating System: All PHP Version:Irrelevant Assigned To:ircmaxell Block user comment: N Private report: N New Comment: Fixed in master / 5.4 branch Previous Comments

Bug #62443 [Opn-Asn]: Crypt SHA256/512 Segfaults With Malformed Salt

2012-06-28 Thread ircmaxell
: Bug Package:Reproducible crash Operating System: All PHP Version:master-Git-2012-06-28 (Git) -Assigned To: +Assigned To:ircmaxell Block user comment: N Private report: N Previous Comments

Bug #62443 [Asn-Csd]: Crypt SHA256/512 Segfaults With Malformed Salt

2012-06-28 Thread ircmaxell
: Bug Package:Reproducible crash Operating System: All PHP Version:master-Git-2012-06-28 (Git) Assigned To:ircmaxell Block user comment: N Private report: N New Comment: This has been fixed in the 5.3, 5.4 and master branches. Previous

[PHP-BUG] Req #60789 [NEW]: pow() uses floats if one argument is a float

2012-01-18 Thread ircmaxell at gmail dot com
From: Operating system: *nix PHP version: trunk-SVN-2012-01-18 (SVN) Package: Math related Bug Type: Feature/Change Request Bug description:pow() uses floats if one argument is a float Description: I ran into an issue with pow() that causes it to

Req-Bug #60789 [Opn]: pow() uses floats if one argument is a float

2012-01-18 Thread ircmaxell at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=60789edit=1 ID: 60789 User updated by:ircmaxell at gmail dot com Reported by:ircmaxell at gmail dot com Summary:pow() uses floats if one argument is a float Status: Open -Type

[PHP-BUG] Bug #55168 [NEW]: mcrypt_create_iv uses E_ERROR on Win and E_WARNING on *nix

2011-07-09 Thread ircmaxell at gmail dot com
From: Operating system: Windows PHP version: 5.4SVN-2011-07-09 (SVN) Package: mcrypt related Bug Type: Bug Bug description:mcrypt_create_iv uses E_ERROR on Win and E_WARNING on *nix Description: If you call mcrypt_create_iv with either the

[PHP-BUG] Req #54638 [NEW]: PDO_MYSQL Always Uses Emulated Prepared Statements

2011-04-29 Thread me at ircmaxell dot com
From: Operating system: All PHP version: 5.3SVN-2011-04-30 (SVN) Package: PDO related Bug Type: Feature/Change Request Bug description:PDO_MYSQL Always Uses Emulated Prepared Statements Description: The PDO_MySQL driver defaults emulate_prepare to

Req #47802 [Com]: PDO_MYSQL doesn't use the charset parameter

2011-04-18 Thread ircmaxell at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=47802edit=1 ID: 47802 Comment by: ircmaxell at gmail dot com Reported by:disbursement at dublin dot com Summary:PDO_MYSQL doesn't use the charset parameter Status: Closed Type

Req #47802 [Com]: PDO_MYSQL doesn't use the charset parameter

2011-04-18 Thread ircmaxell at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=47802edit=1 ID: 47802 Comment by: ircmaxell at gmail dot com Reported by:disbursement at dublin dot com Summary:PDO_MYSQL doesn't use the charset parameter Status: To be documented Type

[PHP-BUG] Bug #52969 [NEW]: This defined in static call from within another class

2010-10-02 Thread ircmaxell at yahoo dot com
From: Operating system: linux PHP version: 5.3.3 Package: Class/Object related Bug Type: Bug Bug description:This defined in static call from within another class Description: When calling a non-static method statically from within another class

Bug #52969 [Opn]: This defined in static call from within another class

2010-10-02 Thread ircmaxell at yahoo dot com
Edit report at http://bugs.php.net/bug.php?id=52969edit=1 ID: 52969 User updated by:ircmaxell at yahoo dot com Reported by:ircmaxell at yahoo dot com Summary:This defined in static call from within another class Status

Bug #52969 [Bgs]: This defined in static call from within another class

2010-10-02 Thread ircmaxell at yahoo dot com
Edit report at http://bugs.php.net/bug.php?id=52969edit=1 ID: 52969 User updated by:ircmaxell at yahoo dot com Reported by:ircmaxell at yahoo dot com Summary:This defined in static call from within another class Status

[PHP-BUG] Bug #52655 [NEW]: SimpleXMLIterator supports ArrayAccess without implementing Interface

2010-08-20 Thread ircmaxell at yahoo dot com
From: Operating system: CentOS 5.5 PHP version: 5.3.3 Package: SimpleXML related Bug Type: Bug Bug description:SimpleXMLIterator supports ArrayAccess without implementing Interface Description: This is more of a consistency issue, but I'm