History log of /PHP-8.4/ (Results 76 – 100 of 114285)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5faef8e606-Nov-2024 Saki Takamachi

Fixed the test because libmysql results type is string. (#16709)

closes #16709

a800a03506-Nov-2024 Saki Takamachi

Merge branch 'PHP-8.3' into PHP-8.4

* PHP-8.3:
Added gc_handler to properly handle circular references. (#16703)


ca27e40a06-Nov-2024 Saki Takamachi

Merge branch 'PHP-8.2' into PHP-8.3

* PHP-8.2:
Added gc_handler to properly handle circular references. (#16703)


4d14325b05-Nov-2024 Saki Takamachi

Added gc_handler to properly handle circular references. (#16703)

closes #16703

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

2f5021b605-Nov-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Merge branch 'PHP-8.3' into PHP-8.4

* PHP-8.3:
Fix test with shared zend_test (#16705)


9a255b3805-Nov-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Merge branch 'PHP-8.2' into PHP-8.3

* PHP-8.2:
Fix test with shared zend_test (#16705)


3f1ea1b605-Nov-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix test with shared zend_test (#16705)

f589579205-Nov-2024 Pierrick Charron

PHP-8.2 is now for PHP 8.2.27-dev

9c79ca7405-Nov-2024 Eric Mann

PHP-8.3 is now for PHP-8.3.15-dev

8d30ed4f30-Oct-2024 Arnaud Le Blanc

Fix compiler warning in zend_test

Closes GH-16650

56381e8f05-Nov-2024 Dmitry Stogov

Update IR

IR commit: 23c188cff0594d3af23517537e74e9e3b9b7f120

a94ead4b05-Nov-2024 Calvin Buckley

[ci skip] Update NEWS for PHP 8.4.0RC4

a5f1378205-Nov-2024 Máté Kocsis

Fix GH-16314 "Pdo\Mysql object is uninitialized" when opening a persistent connection (#16369)

fd1dff9804-Nov-2024 Saki Takamachi

Fixed a bug where size_t underflows (#16696)

fixes #16262
closes #16696

2fe7719a04-Nov-2024 Saki Takamachi

Added early return case when result is 0 (#16697)

fixes #16265
closes #16697

cc39bc2129-Oct-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix GH-16590: UAF in session_encode()

The `PS_ENCODE_LOOP` does not protect the session hash table that it
iterates over. Change it by temporarily creating a copy.

Closes GH-166

Fix GH-16590: UAF in session_encode()

The `PS_ENCODE_LOOP` does not protect the session hash table that it
iterates over. Change it by temporarily creating a copy.

Closes GH-16640.

show more ...

faef0dfb04-Nov-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Merge branch 'PHP-8.3' into PHP-8.4

* PHP-8.3:
Fix various memory leaks on error conditions in openssl_x509_parse()


673e8d1004-Nov-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Merge branch 'PHP-8.2' into PHP-8.3

* PHP-8.2:
Fix various memory leaks on error conditions in openssl_x509_parse()


5ddb756603-Nov-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix various memory leaks on error conditions in openssl_x509_parse()

Closes GH-16690.

66ad4ce604-Nov-2024 Ilija Tovilo

Merge branch 'PHP-8.3' into PHP-8.4

* PHP-8.3:
Add NEWS entry
Also fix same issue in ArrayObject::exchangeArray()
Fix use-after-free in ArrayObject::unset() with destructor


dca438e604-Nov-2024 Ilija Tovilo

Merge branch 'PHP-8.2' into PHP-8.3

* PHP-8.2:
Add NEWS entry
Also fix same issue in ArrayObject::exchangeArray()
Fix use-after-free in ArrayObject::unset() with destructor


418f820f04-Nov-2024 Ilija Tovilo

Add NEWS entry

f7222bd230-Oct-2024 Ilija Tovilo

Also fix same issue in ArrayObject::exchangeArray()

8910ac8030-Oct-2024 Ilija Tovilo

Fix use-after-free in ArrayObject::unset() with destructor

Fixes GH-16646
Closes GH-16653

085c151404-Nov-2024 Ilija Tovilo

Merge branch 'PHP-8.3' into PHP-8.4

* PHP-8.3:
Postpone zend_array_sort() in ext-intl
Use bool for zend_array_sort()


12345678910>>...4572