Test: /ext/openssl/tests/bug55259.phpt - Version 7.4.29        

Bug #55259 openssl extension does not get the DH parameters from DH key resource
Submitted: 2011-07-21 09:53:02 Modified: 2015-08-27 19:23:17
From: peter Assigned: bukka
Status: Closed Package: OpenSSL related
PHP Version: 5.3.6 OS: freebsd-7.4

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
002+ 003+ Warning: openssl_pkey_get_details() expects parameter 1 to be resource, bool given in %s/bug55259.php on line 11 004+ 005+ Notice: Trying to access array offset on value of type null in %s/bug55259.php on line 12 006+ 002- string(256) "dcf93a0b883972ec0e19989ac5a2ce310e1d37717e8d9571bb7623731866e61ef75a2e27898b057f9891c2e27a639c3f29b60814581cd3b2ca3986d2683705577d45c2e7e52dc81c7a171876e5cea74b1448bfdfaf18828efd2519f14e45e3826634af1949e5b535cc829a483b8a76223e5d490a257f05bdff16f2fb22c583ab" 003- string(1) "2" 004- bool(true) 005- bool(true) 006- Done 007+ Notice: Trying to access array offset on value of type null in %s/bug55259.php on line 12 008+ string(0) "" 009+ 010+ Notice: Trying to access array offset on value of type null in %s/bug55259.php on line 13 011+ 012+ Notice: Trying to access array offset on value of type null in %s/bug55259.php on line 13 013+ NULL 014+ 015+ Notice: Trying to access array offset on value of type null in %s/bug55259.php on line 14 016+ 017+ Notice: Trying to access array offset on value of type null in %s/bug55259.php on line 14 018+ bool(false) 019+ 020+ Notice: Trying to access array offset on value of type null in %s/bug55259.php on line 15 021+ 022+ Notice: Trying to access array offset on value of type null in %s/bug55259.php on line 15 023+ bool(false) 024+ Done