History log of /PHP-7.0/ (Results 176 – 200 of 74925)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
314bef5d11-Aug-2017 Jelle van der Waa

openssl: Fix openssl_pkcs12_export extracerts test

Fix the openssl_pkcs12_export testcase for extracerts, the 'extracerts'
option needs to be the key of the certificate value otherwise

openssl: Fix openssl_pkcs12_export extracerts test

Fix the openssl_pkcs12_export testcase for extracerts, the 'extracerts'
option needs to be the key of the certificate value otherwise
openssl_pkcs12_export will ignore it.

show more ...

1d781fbd21-Oct-2017 Anatol Belski

With ICU 58+, set the default restriction level to high

Further experiments show, that CJK scripts should be ok. If there are
any issues, the moderate level can still be set later.

44b3bc8421-Oct-2017 Anatol Belski

Reenable AppVeyor cache

0b71ae7a21-Oct-2017 Anatol Belski

Disable AppVeyor cache to unlock build

5d85d96721-Oct-2017 Anatol Belski

Rework these new tests to match with diffs in ICU 58, 59 and upcoming 60

ede8cee920-Oct-2017 Anatol Belski

[ci skip] Update NEWS

f950636420-Oct-2017 Anatol Belski

Fixed bug #73655 Spoofchecker::isSuspicious behavior change due to upstream changes

There are significant changes in the spoof checking reflecting
http://www.unicode.org/reports/tr39/tr3

Fixed bug #73655 Spoofchecker::isSuspicious behavior change due to upstream changes

There are significant changes in the spoof checking reflecting
http://www.unicode.org/reports/tr39/tr39-15.html and relying on the
restriction levels. ICU 58+ removes WSC and MSC handling and otherwise
undergoes big changes in both code and data areas. Keep up with the
basic points for now, as we need to move forward and provide an
acceptable experience to PHP users linking to a newer ICU. The most
distros ATM don't provide ICU > 57.1, though. We'll need for sure to
keep up with the BC breach in ICU 58+ in possible further aspects.

show more ...

2198d38c20-Oct-2017 Anatol Belski

Add test for newer ICU version

e02c41fc20-Oct-2017 Anatol Belski

Further test fixes for ICU >= 58

7240d99820-Oct-2017 Anatol Belski

Fix version checks in tests

877e0b0420-Oct-2017 Anatol Belski

Sync some tests for compat with ICU 58.1+

9071ff5c20-Oct-2017 Anatol Belski

Add skip for incompatible ICU version

80c3b07809-Oct-2017 Nester

Fixed #75317 - UConverter::setDestinationEncoding changes source instead of destinatination

aa14351511-Oct-2017 Peter Kokot

Update .editorconfig with some more configs

Added support for .awk, .w32, .bat, .mk, .frag, .m4, .sh, .php, .phpt,
and Markdown files based on the current most used coding style in the

Update .editorconfig with some more configs

Added support for .awk, .w32, .bat, .mk, .frag, .m4, .sh, .php, .phpt,
and Markdown files based on the current most used coding style in the
php-src repository.

show more ...

4e85dd0319-Oct-2017 Ryan Volz

Escape newline on curl config.m4

5f7707cc18-Oct-2017 Anatol Belski

Move to php-sdk-2.0.0beta3 for Appveyor

Supposed to fix sporadic tool crashes on the test image

d82805f018-Oct-2017 Anatol Belski

Backport 7ff13badda58b966ff8fbcc61add48bb5b14117b into 7.0+

9891f11f17-Oct-2017 Anatol Belski

One more folder to delete in AppVeyor image

aad4544e16-Oct-2017 Tianfang Yang

Fixed valgrind issue

7778106f16-Oct-2017 Anatol Belski

Move to next binary SDK version for AppVeyor

8bfe748f16-Oct-2017 Dmitry Stogov

Prevent crash on ext/pdo_mysql/tests/bug_39858.phpt when built with libmysql

999fe36d15-Oct-2017 Jakub Zelenka

Properly fix #75363 and address some other leaks with cert

5acb838109-Oct-2017 Jelle van der Waa

Fixed bug #53070 (enchant_broker_get_path crashes if no path is set)

enchant_broker_get_dict_path segfaults when the dict path is not setup,
instead of segfaulting return false instead.

fb09021412-Oct-2017 Christoph M. Becker

Fixed bug #75365 (Enchant still reports version 1.1.0)

Since Enchant is bundled, we make `PHP_ENCHANT_VERSION` an alias of
`PHP_VERSION` and also drop the rather meaningless revision has

Fixed bug #75365 (Enchant still reports version 1.1.0)

Since Enchant is bundled, we make `PHP_ENCHANT_VERSION` an alias of
`PHP_VERSION` and also drop the rather meaningless revision hash from
the PHP info.

show more ...

816758ed15-Oct-2017 Xinchen Hui

Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown function)

12345678910>>...2997