History log of /php-src/NEWS (Results 4826 – 4850 of 15454)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 1758525d 23-Oct-2017 Sara Golemon

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
NEWS entry for pg_close() fix


# 9fca5854 23-Oct-2017 Sara Golemon

NEWS entry for pg_close() fix

# 4a6f83fe 23-Oct-2017 Joe Watkins

Merge branch 'PHP-7.2'

* PHP-7.2:
Fix bug #69954 and remove pdo_mysql.cache_size and mysqli.cache_size INI directives


# ca77eacb 23-Oct-2017 Joe Watkins

Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
Fix bug #69954 and remove pdo_mysql.cache_size and mysqli.cache_size INI directives


# 153404fa 23-Oct-2017 Joe Watkins

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fix bug #69954 and remove pdo_mysql.cache_size and mysqli.cache_size INI directives


# 14609ca6 26-Sep-2017 Peter Kokot

Fix bug #69954 and remove pdo_mysql.cache_size and mysqli.cache_size INI directives

This patch removes some non working links to PHP manual and removes the
pdo_mysql.cache_size and mysql

Fix bug #69954 and remove pdo_mysql.cache_size and mysqli.cache_size INI directives

This patch removes some non working links to PHP manual and removes the
pdo_mysql.cache_size and mysqli.cache_size INI directives which have been
removed since PHP 5.3.0.

show more ...

# 9883fe24 23-Oct-2017 Joe Watkins

Merge branch 'PHP-7.2'

* PHP-7.2:
Fix bug #75264


# 3a7e3ef3 23-Oct-2017 Joe Watkins

Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
Fix bug #75264


# 9bb82c04 23-Oct-2017 Joe Watkins

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fix bug #75264


# a59e233a 26-Sep-2017 Peter Kokot

Fix bug #75264

# e8237705 22-Oct-2017 Andrea Faulds

Merge JSON_THROW_ON_ERROR

# 858614e9 20-Oct-2017 Anatol Belski

[ci skip] Update NEWS

# ffa4d48e 20-Oct-2017 Anatol Belski

[skip ci] Update NEWS

# ede8cee9 20-Oct-2017 Anatol Belski

[ci skip] Update NEWS

# 55625dd9 19-Oct-2017 Joe Watkins

Merge branch 'PHP-7.2'

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


# 4b679435 19-Oct-2017 Joe Watkins

Merge branch 'PHP-7.1' into PHP-7.2

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


# 8eee20d8 19-Oct-2017 Joe Watkins

Merge branch 'PHP-7.0' into PHP-7.1

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


# 80c3b078 09-Oct-2017 Nester

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

# 014fd21b 17-Oct-2017 fandrieu

Implemented request #69592: allow 0-column rowsets to be skipped automatically

This adds a new attribute PDO::DBLIB_ATTR_SKIP_EMPTY_ROWSETS to enable automatic
skipping of empty rowsets.

Implemented request #69592: allow 0-column rowsets to be skipped automatically

This adds a new attribute PDO::DBLIB_ATTR_SKIP_EMPTY_ROWSETS to enable automatic
skipping of empty rowsets.

This happens with some SQL commands (like PRINT or SET): a rowset with 0 columns
is returned by the driver.

With this option enabled, 0 columns rowsets are automatically skipped, mirroring
the behavior of the deprecated mssql extension.

Credits go to MiRacLe-RPZ for developping and promoting this patch.

show more ...

# e53a9aaa 17-Oct-2017 Xinchen Hui

Fixed bug (assertion fails with extended info generated)

# 77ad860b 16-Oct-2017 Tianfang Yang

Merge branch 'PHP-7.1' into PHP-7.2


# d1f43b1a 16-Oct-2017 Tianfang Yang

Merge branch 'PHP-7.0' into PHP-7.1


# aad4544e 16-Oct-2017 Tianfang Yang

Fixed valgrind issue

# 863acd77 16-Oct-2017 Xinchen Hui

Fixed bug #75378 ([REGRESSION] IntlDateFormatter::parse() does not change $position argument)

# 200d526a 16-Oct-2017 Christoph M. Becker

[ci skip] Fixed bug #75383 (The date is "Sep", it should say "Oct")

1...<<191192193194195196197198199200>>...619