History log of /PHP-7.0/ (Results 151 – 175 of 74925)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.6.29, php-7.0.14, php-7.1.0, php-5.6.29RC1, php-7.0.14RC1, php-7.1.0RC6, php-5.6.28, php-7.0.13, php-5.6.28RC1, php-7.1.0RC5, php-7.0.13RC1, php-7.1.0RC4, php-5.6.27, php-7.0.12, php-7.1.0RC3, php-5.6.27RC1, php-7.0.12RC1, php-5.6.26, php-7.1.0RC2, php-7.0.11, php-5.6.26RC1, php-7.1.0RC1, php-7.0.11RC1, php-7.1.0beta3, php-5.6.25, php-7.0.10, php-7.1.0beta2, php-5.6.25RC1, php-7.0.10RC1, php-7.1.0beta1, php-5.6.24, php-7.0.9, php-5.5.38, php-5.6.24RC1, php-7.1.0alpha3, php-7.0.9RC1, php-7.1.0alpha2, php-7.0.8, php-5.6.23, php-5.5.37, php-5.6.23RC1, php-7.0.8RC1, php-7.1.0alpha1, php-5.6.22, php-5.5.36, php-7.0.7, php-5.6.22RC1, php-7.0.7RC1, php-7.0.6, php-5.6.21, php-5.5.35, php-5.6.21RC1, php-7.0.6RC1, php-5.6.20, php-5.5.34, php-7.0.5, php-5.6.20RC1, php-7.0.5RC1, php-5.6.19, php-5.5.33, php-7.0.4, php-5.6.19RC1, php-7.0.4RC1, php-5.6.18, php-7.0.3, php-5.5.32, php-5.6.18RC1, php-7.0.3RC1, php-5.6.17, php-5.5.31, php-7.0.2, php-7.0.2RC1, php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1, php-5.6.15, php-7.0.0RC6, php-7.0.1, php-5.6.15RC1, php-7.0.0RC5, php-5.5.30, php-5.6.14, php-7.0.0RC4, php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45, php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44, php-5.6.12RC1, php-7.0.0beta2, php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43, php-5.6.11RC1, php-5.5.27RC1, php-7.0.0alpha2, php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1, php-5.5.25, php-5.6.9, php-5.4.41, php-5.6.9RC1, php-5.5.25RC1, php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1, php-5.6.7, php-5.5.23, php-5.4.39, php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1, php-5.5.21, php-5.6.5, php-5.4.37
ad7ed6fe10-Jan-2015 Rasmus Lerdorf

These tests all assume that IPV6 is available.

787e3a1e24-Oct-2017 Ferenc Kovacs

fix the travis build for PHP-5.6 using precise instead of trusty

9839d3a924-Oct-2017 Ferenc Kovacs

fix the travis build for PHP-5.6 using precise instead of trusty

e19bf29b24-Oct-2017 Anatol Belski

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Parametrize the expected value to avoid platform false positives


45ac5edb24-Oct-2017 Anatol Belski

Parametrize the expected value to avoid platform false positives

68e27b0724-Oct-2017 Sara Golemon

Decref default_link when clearing

22c4876124-Oct-2017 Christoph M. Becker

Fixed bug #65148 (imagerotate may alter image dimensions)

We apply the respective patches from external libgd, work around the
still missing `gdImageClone()`, and fix the special cased r

Fixed bug #65148 (imagerotate may alter image dimensions)

We apply the respective patches from external libgd, work around the
still missing `gdImageClone()`, and fix the special cased rotation
routines according to Pierre's patch
(https://gist.github.com/pierrejoye/59d72385ed1888cf8894a7ed437235ae).

We also cater to bug73272.phpt whose result obviously changes a bit.

show more ...

8e32603724-Oct-2017 Derick Rethans

Update timezonemap.h, which needs to match the bundled TZ db

75d0ba5124-Oct-2017 Anatol Belski

[ci skip] update NEWS

7d06a5c824-Oct-2017 Anatol Belski

[ci skip] update NEWS

968c8fc024-Oct-2017 Anatol Belski

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Fixed bug #72535 arcfour encryption stream filter crashes php


37acebcc24-Oct-2017 Anatol Belski

Fixed bug #72535 arcfour encryption stream filter crashes php

5efbcd1824-Oct-2017 Anatol Belski

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Fixed bug #75055 Out-Of-Bounds Read in timelib_meridian()
Apply upstream patch for CVE-2016-1283


a7815e6324-Oct-2017 Anatol Belski

Fixed bug #75055 Out-Of-Bounds Read in timelib_meridian()

d37658be28-Sep-2017 Anatol Belski

Apply upstream patch for CVE-2016-1283

Fix bug #75207, see also
https://bugzilla.redhat.com/show_bug.cgi?id=1295385
https://vcs.pcre.org/pcre?view=revision&revision=1636

(ch

Apply upstream patch for CVE-2016-1283

Fix bug #75207, see also
https://bugzilla.redhat.com/show_bug.cgi?id=1295385
https://vcs.pcre.org/pcre?view=revision&revision=1636

(cherry picked from commit d11fceab151cd0410645f81eb7444af4388470c3)

show more ...

9fca585423-Oct-2017 Sara Golemon

NEWS entry for pg_close() fix

a645af4423-Oct-2017 Sara Golemon

Bugfix#75419 Fix clearing of default link during pg_close()

b2dfcb3023-Oct-2017 Derick Rethans

Updated to version 2017.3 (2017c)

1cb2079d23-Oct-2017 Anatol Belski

Fix memory leak

9f00e26023-Oct-2017 Anatol Belski

Renaming cache folder is not a solution, too. Disable cache for now.

c9a14b3a23-Oct-2017 Anatol Belski

Revert "Rename build cache folder and separate sdk"

This reverts commit 58dd892156bc0a45a5b78316e8023fd2dc7cca4b.

58dd892123-Oct-2017 Anatol Belski

Rename build cache folder and separate sdk

eead6bf923-Oct-2017 Anatol Belski

Revert "Invalidate the whole cache when .appveyor.yml was changed"

This reverts commit 25d40602cb618cfe989b1d048ef38618a243f6ff.

25d4060223-Oct-2017 Anatol Belski

Invalidate the whole cache when .appveyor.yml was changed

34ed75fa22-Oct-2017 Jakub Zelenka

Fix clean up for openssl_pkcs12_export_to_file_basic

12345678910>>...2997