History log of /PHP-7.0/ (Results 101 – 125 of 74925)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c3be49e002-Nov-2017 Anatol Belski

Update libs_version.txt

d88ef8d702-Nov-2017 Nikita Popov

Fix ext/soap/tests/bug69137.phpt

Switch to example.org. Also mark it as an online test.

dbfa014002-Nov-2017 Anatol Belski

Sync and fix tests for ICU 60.1 compat

f5358c0e02-Nov-2017 Anatol Belski

Yet one /nologo

8a3e2a6b31-Oct-2017 Anatol Belski

Fix year

164167f331-Oct-2017 Anatol Belski

Add /nologo

68c5004230-Oct-2017 Anatol Belski

Add missing ICU version check

fc169d2130-Oct-2017 Jakub Zelenka

Prevent leaking x509 and csr resources if it is not requested

All functions using php_openssl_x509_from_zval or php_openssl_csr_from_zval
with makeresource equal to 0 do not deref the re

Prevent leaking x509 and csr resources if it is not requested

All functions using php_openssl_x509_from_zval or php_openssl_csr_from_zval
with makeresource equal to 0 do not deref the resource which means there
is a leak till the end of the request. This can cause issues for long
running apps. It is a generic solution for bug #75363 which also covers
other functions.

show more ...

d8ccffa730-Oct-2017 Jakub Zelenka

Extend and speed up pkey export tests

e78e839e30-Oct-2017 Jakub Zelenka

Rewrite openssl_csr_get_subject test to improve coverage

528aa54030-Oct-2017 Jakub Zelenka

Add openssl_csr_get_public_key test

5487988130-Oct-2017 Jakub Zelenka

Extend openssl_pkcs7_* tests to cover resource cert

55d9241330-Oct-2017 Jakub Zelenka

Fix cleaning tmp output file in openssl_csr_export_to_file test

5812f7a811-Aug-2017 Jelle van der Waa

openssl: add basic openssl_csr_export_to_file tests

Add a basic test for openssl_csr_export_to_file.

628a52d330-Oct-2017 Jakub Zelenka

Extend openssl_csr_sign test to cover cert resource

80191eeb30-Oct-2017 Jakub Zelenka

Set different invalid path in openssl_pkcs12_export so it is more unlikely to exist

cd66aad130-Oct-2017 Jakub Zelenka

Extend openssl_x509_parse to cover cert resource

c1d9858830-Oct-2017 Jakub Zelenka

Rename and test resource cert in openssl_x509_checkpurpose test

d23d4fd630-Oct-2017 Jakub Zelenka

Extend openssl_x509_check_private_key to test resource cert

be0758b730-Oct-2017 Jakub Zelenka

Extend openssl_x509_fingerprint test to cover resource cert with sha1

cfa8858330-Oct-2017 Joe Watkins

Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0

* 'PHP-7.0' of git.php.net:/php-src:
Yet one attempt to mitigate the unzip error on AppVeyor
Ensure SDK is checked out

Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0

* 'PHP-7.0' of git.php.net:/php-src:
Yet one attempt to mitigate the unzip error on AppVeyor
Ensure SDK is checked out before asking for version
Fix fetching the SDK version
Fix SDK version comparison and add more verbosity
Don't use the cache dependency, SDK version is handled in script
Remove status check on the SDK repo and add version check
Catch with the latest AppVeyor unzip errors

show more ...


a308000f30-Oct-2017 Fabien Villepinte

Fix bug #75464 Wrong reflection on SoapClient::__setSoapHeaders

7ea44da130-Oct-2017 Anatol Belski

Yet one attempt to mitigate the unzip error on AppVeyor

e305e8fb30-Oct-2017 Anatol Belski

Ensure SDK is checked out before asking for version

7bf2947030-Oct-2017 Anatol Belski

Fix fetching the SDK version

12345678910>>...2997