David Carlier
994d19d500
Merge branch 'PHP-8.3'
2023-11-10 16:08:08 +00:00
Dmitriy Degtyaryov
63898008c0
Fix GH-9344: pgsql pipeline mode proposal.
...
Adding pg_send_flush_request.
Fix freeze after next execute pg_send_* on PQgetResult in _php_pgsql_link_has_results.
Set nonblocking for pipelining mode.
No flush client buffer in pg_send_* for pipelining mode.
Close GH-12644
2023-11-10 16:06:04 +00:00
Ilija Tovilo
60ca5a0c1e
Merge branch 'PHP-8.3'
...
* PHP-8.3:
Fix timezone dependent test
2023-11-10 12:11:36 +01:00
Ilija Tovilo
677db1b0de
Merge branch 'PHP-8.2' into PHP-8.3
...
* PHP-8.2:
Fix timezone dependent test
2023-11-10 12:11:27 +01:00
Ilija Tovilo
d316712baa
Merge branch 'PHP-8.1' into PHP-8.2
...
* PHP-8.1:
Fix timezone dependent test
2023-11-10 12:11:17 +01:00
SakiTakamachi
6a43135c1d
Fix timezone dependent test
...
Closes GH-12637
2023-11-10 12:10:30 +01:00
Jakub Zelenka
311cae03e7
Merge branch 'PHP-8.3'
2023-11-10 09:46:25 +00:00
Jakub Zelenka
d02a8f4e87
Separate setting of SO_KEEPALIVE in FPM tests
...
Closes GH-12640
2023-11-10 09:45:19 +00:00
Niels Dossche
490b80858d
Merge branch 'PHP-8.3'
...
* PHP-8.3:
Fix GH-12633: sqlite3_defensive.phpt fails with sqlite 3.44.0
Fix GH-12628: The gh11374 test fails on Alpinelinux
2023-11-10 00:13:15 +01:00
Niels Dossche
e6fef2944b
Merge branch 'PHP-8.2' into PHP-8.3
...
* PHP-8.2:
Fix GH-12633: sqlite3_defensive.phpt fails with sqlite 3.44.0
Fix GH-12628: The gh11374 test fails on Alpinelinux
2023-11-10 00:12:47 +01:00
Niels Dossche
fbda6b50a3
Merge branch 'PHP-8.1' into PHP-8.2
...
* PHP-8.1:
Fix GH-12633: sqlite3_defensive.phpt fails with sqlite 3.44.0
Fix GH-12628: The gh11374 test fails on Alpinelinux
2023-11-10 00:08:09 +01:00
SakiTakamachi
2a4775d6a7
Fix GH-12633: sqlite3_defensive.phpt fails with sqlite 3.44.0
...
Removes 'PRAGMA writable_schema;'.
From sqlite changelog https://www.sqlite.org/releaselog/3_44_0.html :
> The SQLITE_DBCONFIG_DEFENSIVE setting now prevents PRAGMA writable_schema
> from being turned on.
> Previously writable_schema could be turned on, but would not actually allow
> the schema to be writable. Now it simply cannot be turned on.
Closes GH-12636.
2023-11-10 00:03:33 +01:00
Niels Dossche
78fba9cb80
Fix GH-12628: The gh11374 test fails on Alpinelinux
...
Closes GH-12636.
2023-11-10 00:01:22 +01:00
Dmitry Stogov
a1cd010b12
Fix mistakes introduced in 886dd7c06f
2023-11-10 01:18:19 +03:00
Máté Kocsis
1f6770abf0
Remove unused stream filter resource name
2023-11-09 22:44:02 +01:00
Dmitry Stogov
886dd7c06f
Improve fix for GH-12512: JIT Assertion `info & (1 << type)' failed
2023-11-09 23:21:38 +03:00
Jakub Zelenka
5492f0ae8f
Merge branch 'PHP-8.3'
2023-11-09 13:39:52 +00:00
Jakub Zelenka
42ea0ca3db
Merge branch 'PHP-8.2' into PHP-8.3
2023-11-09 13:38:55 +00:00
Jakub Zelenka
c6eeb83e1f
Merge branch 'PHP-8.1' into PHP-8.2
2023-11-09 13:32:33 +00:00
Daniil Gentili
10b2b4a52c
Fix memory leak in standard syslog device handling
...
The BG(syslog_device) is leaked in RINIT.
Closes GH-12501
2023-11-09 13:29:09 +00:00
Ilija Tovilo
1e5241d49b
[skip ci] Re-unparallelize odbc tests
...
SQL Server frequently deadlocks. Parallelization of these jobs, at least in CI,
is not worthwhile because there are enough tests to run in parallel for the few
workers available.
2023-11-09 11:22:15 +01:00
Dmitry Stogov
fc66f37d61
Merge branch 'PHP-8.3'
...
* PHP-8.3:
Fixed empty array inference
2023-11-08 22:04:23 +03:00
Dmitry Stogov
9717e9fd56
Merge branch 'PHP-8.2' into PHP-8.3
...
* PHP-8.2:
Fixed empty array inference
2023-11-08 22:04:09 +03:00
Dmitry Stogov
5a77870492
Fixed empty array inference
2023-11-08 22:03:42 +03:00
Dmitry Stogov
524b134607
Fixed failure in generator related tests on Mac introduced by 8ef695795c
2023-11-08 13:06:15 +03:00
Dmitry Stogov
01f24bb708
Fix incorrect trace type inference in a false loop
...
Fixes oss-fuzz #63846
2023-11-08 11:19:52 +03:00
Dmitry Stogov
11f46117d0
IR Update
...
IR commit: 1eaf5531e5f728b9519190bcf7906c9c9c9168ec
2023-11-08 10:25:02 +03:00
Ben Ramsey
66e95d945e
Add manifest file generated for releases to gitignore
...
[ci skip]
2023-11-07 14:45:05 -06:00
Ben Ramsey
9976feb11d
Merge branch 'PHP-8.3'
2023-11-07 14:32:32 -06:00
Ben Ramsey
332df9b7f9
Merge branch 'PHP-8.2' into PHP-8.3
2023-11-07 14:32:14 -06:00
Ben Ramsey
0734a12591
Merge branch 'PHP-8.1' into PHP-8.2
2023-11-07 14:31:47 -06:00
Ben Ramsey
55dfc29539
PHP-8.1 is now for PHP 8.1.27-dev
2023-11-07 14:28:31 -06:00
Eric Mann
d6c16874cd
Merge branch 'PHP-8.3'
2023-11-07 12:14:18 -08:00
Eric Mann
27cd9d2844
Update news for PHP 8.3.0 GA
2023-11-07 12:13:42 -08:00
Jakub Zelenka
894180e10e
Merge branch 'PHP-8.3'
2023-11-07 19:32:56 +00:00
Jakub Zelenka
2aae3f8a24
Fix NEWS for 8.3.0RC5
2023-11-07 19:32:08 +00:00
Saki Takamachi
61c251d7bc
Add XLEAK for some msodbcsql tests ( #12615 )
2023-11-07 18:11:54 +01:00
Gina Peter Banyard
be2401ab61
[skip ci] gen_stub: Fix final comment text generation
2023-11-07 16:37:35 +00:00
Dmitry Stogov
b88d38787b
Revert "Fix incorrect trace type inference in a false loop"
...
This reverts commit 7f06a9daa2
.
2023-11-07 18:29:26 +03:00
Dmitry Stogov
7f06a9daa2
Fix incorrect trace type inference in a false loop
...
Fixes oss-fuzz #63846
2023-11-07 17:29:10 +03:00
Sergey Panteleev
420acedf04
Merge branch 'PHP-8.3'
...
* PHP-8.3:
PHP-8.2 is now for PHP 8.2.14-dev
2023-11-07 17:14:29 +03:00
Sergey Panteleev
0c32f8dc48
Merge branch 'PHP-8.2' into PHP-8.3
...
* PHP-8.2:
PHP-8.2 is now for PHP 8.2.14-dev
# Conflicts:
# Zend/zend.h
# configure.ac
# main/php_version.h
2023-11-07 17:13:46 +03:00
Sergey Panteleev
239a26fa90
PHP-8.2 is now for PHP 8.2.14-dev
2023-11-07 17:12:19 +03:00
Dmitry Stogov
8ef695795c
Fixed GH-12623: Segmentation fault in ZEND_DO_UCALL_SPEC_RETVAL_USED_HANDLER
2023-11-07 16:15:22 +03:00
Ilija Tovilo
c01fb83fee
Merge branch 'PHP-8.3'
...
* PHP-8.3:
Fix inference of COPY_TMP
2023-11-07 12:04:24 +01:00
Ilija Tovilo
cb1e842929
Fix inference of COPY_TMP
...
Since GH-11592 COPY_TMP may receive and thus define references. Unfortunately,
the name COPY_TMP is no longer accurate.
Closes GH-12619
2023-11-07 12:02:45 +01:00
Dmitry Stogov
3a3d83625b
Fixed IR construction
...
Fixes oss-fuzz #63857
2023-11-07 13:25:09 +03:00
Dmitry Stogov
a30d809290
Fixed incorrect dead edge elimination during IR construction
...
Fixes oss-fuzz #63931
2023-11-07 11:41:23 +03:00
Dmitry Stogov
fa59bbe662
Update IR
...
IR commit: ec588537889c84a4ec649a6f1aa9d7f1bfea7b4d
2023-11-07 11:40:11 +03:00
KentarouTakeda
c15988aab3
ext/pgsql: Refactor tests ( #12608 )
...
This makes the tests independent of each other and allows them to be run in parallel.
Co-authored-by: Gina Peter Banyard <girgias@php.net>
2023-11-06 22:36:52 +00:00