History log of /PHP-8.1/UPGRADING (Results 551 – 575 of 1208)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# c229ab58 11-Jul-2017 Remi Collet

NEWS for Sodium

# 569d164c 10-Jul-2017 Remi Collet

ZipArchive implements countable, added ZipArchive::count() method

# 5369006e 10-Jul-2017 Remi Collet

Upgrading note for #74837

# ba28d75c 08-Jul-2017 Kalle Sommer Nielsen

Deprecated the read_exif_data() alias

# ce4e07e3 07-Jul-2017 Andrey Andreev

Add missing NEWS entry, update UPGRADING

This was done back in January, but never noted in the NEWS file.
References:

https://github.com/php/php-src/pull/2312
https://github

Add missing NEWS entry, update UPGRADING

This was done back in January, but never noted in the NEWS file.
References:

https://github.com/php/php-src/pull/2312
https://github.com/php/php-src/pull/2321

show more ...

# a2d76650 30-Jun-2017 Yasuo Ohgaki

Fixed bug #74514 5 session functions incorrectly warn when calling in read-only/getter mode

# 8e10c9d3 25-Jun-2017 Michał Brzuchalski

Implement object type annotation

RFC: https://wiki.php.net/rfc/object-typehint

# 52e5406e 20-Jun-2017 Christopher Jones

Fixed Bug #74537 (Align --with-pdo-oci configure option with --with-oci8 syntax)

# 3fd99f4e 20-Jun-2017 Christopher Jones

Mention OCI8 TAF callback support in UPGRADING

# e511f152 19-Jun-2017 Christoph M. Becker

Merge branch 'pull-request/2528'

* pull-request/2528:
Change flags to use SQLITE3_OPEN_READ* constants instead of a fake-boolean, add tests on errors
Implement writing to BLOBs i

Merge branch 'pull-request/2528'

* pull-request/2528:
Change flags to use SQLITE3_OPEN_READ* constants instead of a fake-boolean, add tests on errors
Implement writing to BLOBs in SQLite3

show more ...


# e7297002 09-Jun-2017 Anatol Belski

add UPGRADING note

# 3c43510b 16-May-2017 Nicolas Grekas

add PREG_UNMATCHED_AS_NULL flag to allow distinguish between unmatched subpatterns and empty matches

# 818272ae 28-May-2017 Kalle Sommer Nielsen

Added more EXIF MAKERNOTE formats:
- AGFA,
- Kyocera
- Ricoh
- Epson

# a5eb57c9 22-Apr-2017 Pedro Magalhães

Allow overriding abstract methods

RFC: https://wiki.php.net/rfc/allow-abstract-function-override

# e946d074 24-Nov-2016 Craig Duncan

Ensure number_format() doesn't include sign for zero

# 92124f9c 10-Apr-2017 Pedro Magalhães

Fixed bug #74269: Strict comparison of initial trait property values

# 12300f46 20-Apr-2017 Sammy Kaye Powers

Add trailing comma syntax support for mixed and unmixed group use lists

RFC: https://wiki.php.net/rfc/list-syntax-trailing-commas

# 33ee0225 26-Mar-2017 Vivek Dinesh

Fix typos

[skip ci]

# 1b565f13 04-Mar-2017 Rowan Collins

Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecation

Implements RFC "Deprecate and Remove Bareword (Unquoted) Strings"
[https://wiki.php.net/rfc/deprecate-barew

Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecation

Implements RFC "Deprecate and Remove Bareword (Unquoted) Strings"
[https://wiki.php.net/rfc/deprecate-bareword-strings]

show more ...

# 5096a429 20-Mar-2017 Adam Baratz

Fix typo

# bde01ada 20-Mar-2017 Jakub Zelenka

Add note to the UPGRADING about JSON_OBJECT_AS_ARRAY priority changes

# 402eeb85 02-Mar-2017 Remi Collet

Zip: add support for encrypted archive

# 2ed4723a 14-Feb-2017 Christoph M. Becker

Merge branch 'pull-request/2355'

* pull-request/2355:
Deprecate INTL_IDNA_VARIANT_2003

We also add a respective note to UPGRADING.


# 2edc3cf8 01-Jan-2017 Niklas Keller

Implement Parameter Type Widening RFC

# 0ecffc8a 03-Feb-2017 Nikita Popov

Add UPGRADING notes for deprecations

1...<<21222324252627282930>>...49