1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 08:02:49 +02:00

Commit Graph

  • a65cdd97a1 Implement NEON-accelerated version of BLOCKCONV for lowercasing and uppercasing strings (#11161) Niels Dossche 2023-05-04 19:51:02 +02:00
  • f6c0c60ef6 Fix GH-11104: STDIN/STDOUT/STDERR is not available for CLI without a script nielsdos 2023-04-30 23:33:41 +02:00
  • 001e278549 Merge branch 'PHP-8.2' nielsdos 2023-05-03 19:49:02 +02:00
  • ab3f584a25 Merge branch 'PHP-8.1' into PHP-8.2 nielsdos 2023-05-03 19:46:51 +02:00
  • 81e50b4ee3 Fix GH-11178: Segmentation fault in spl_array_it_get_current_data (PHP 8.1.18) nielsdos 2023-05-02 20:53:22 +02:00
  • d75c1d00a9 Fix GH-11175 and GH-11177: Stream socket timeout undefined behaviour nielsdos 2023-05-02 23:45:50 +02:00
  • 4ca8daf3ed Fix GH-9068: Conditional jump or move depends on uninitialised value(s) nielsdos 2023-05-02 21:21:01 +02:00
  • ef6bbaa1ec Downgrade to Ubuntu 20.04 for ASAN nightly for now Ilija Tovilo 2023-04-18 13:59:07 +02:00
  • 36559fb264 Remove unused macro PHP_FNV1_32A_INIT and PHP_FNV1A_64_INIT (#11114) Nils 2023-05-03 17:46:31 +01:00
  • 4e6025a641 Merge branch 'PHP-8.2' Ilija Tovilo 2023-05-03 13:51:31 +02:00
  • 81b2d2ee45 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-05-03 13:50:04 +02:00
  • 11597d18d6 Add retry mechanism in run-tests.php Ilija Tovilo 2023-03-20 22:15:54 +01:00
  • d82e96cc09 [skip ci] Link technical resources in CONTRIBUTING.md Ilija Tovilo 2023-04-28 12:26:02 +02:00
  • 41cda46b70 Merge branch 'PHP-8.2' nielsdos 2023-05-02 20:20:15 +02:00
  • e1fc246444 Merge branch 'PHP-8.1' into PHP-8.2 nielsdos 2023-05-02 20:18:05 +02:00
  • fbf5216ca0 Fix too wide OR and AND range inference nielsdos 2023-05-01 01:54:23 +02:00
  • 56d1cc7842 Merge branch 'PHP-8.2' Dmitry Stogov 2023-05-02 20:33:34 +03:00
  • c155949905 Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-05-02 20:33:19 +03:00
  • ed0b593c11 Fixed GH-11127 (JIT fault) Dmitry Stogov 2023-05-02 20:32:48 +03:00
  • 0e5ac62f4e Add configuration opcache.jit_max_trace_length (#11173) Sara 2023-05-02 23:47:13 +08:00
  • e2f477c2cb Fix negative indices on empty array not affecting next chosen index ColinHDev 2023-04-28 17:12:31 +02:00
  • f127e6581a JIT: Align JIT stubs (#11149) yang yuhan 2023-05-02 17:34:49 +08:00
  • f0122664fe Merge branch 'PHP-8.2' Dmitry Stogov 2023-05-02 12:04:11 +03:00
  • 7e50735140 Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-05-02 12:04:03 +03:00
  • 25ad171f63 JIT: Fixed inaccurate range inference usage for UNDEF/NULL/FALSE Dmitry Stogov 2023-05-02 12:02:20 +03:00
  • bf727cf5e2 RFC: Make unserialize() emit a warning for trailing bytes (#9630) Tim Düsterhus 2023-05-01 19:06:40 +02:00
  • 626331fd5a Merge branch 'PHP-8.2' Ilija Tovilo 2023-05-01 15:29:51 +02:00
  • 574d780a2f Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-05-01 15:29:45 +02:00
  • 8fc023cbae [skip ci] Fix tmp file clash in ext/zip/tests/oo_cancel.phpt Ilija Tovilo 2023-05-01 15:28:59 +02:00
  • 8340d75d17 Endless recursion when using + on array in foreach PHP-8.2.6 Ilija Tovilo 2023-05-01 13:16:13 +02:00
  • e2bd92f32c Merge branch 'PHP-8.2' Ilija Tovilo 2023-05-01 13:21:54 +02:00
  • 50127cef92 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-05-01 13:21:32 +02:00
  • dc20cd9c3a Endless recursion when using + on array in foreach Ilija Tovilo 2023-05-01 13:16:13 +02:00
  • 96e1d3f268 Merge branch 'PHP-8.2' Ilija Tovilo 2023-05-01 11:31:51 +02:00
  • 9f151936b7 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-05-01 11:31:42 +02:00
  • 43e267aeab [skip ci] Upgrade libmysql version Ilija Tovilo 2023-05-01 11:28:33 +02:00
  • 706696f2c0 Merge branch 'PHP-8.2' Ilija Tovilo 2023-04-30 18:58:22 +02:00
  • fde0c7dc7c Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-04-30 18:57:35 +02:00
  • 5cbc917fee Update libenchant in arm build Ilija Tovilo 2023-04-30 13:52:18 +02:00
  • b915a1d8d7 Fix uninitialised variable warning in mbfilter_sjis.c Niels Dossche 2023-04-30 00:16:45 +02:00
  • 4f74e8672c Merge branch 'PHP-8.2' Ilija Tovilo 2023-04-30 13:44:58 +02:00
  • 5ad6571a21 Allow aliasing namespaces containing reserved class names Ilija Tovilo 2023-04-28 11:40:44 +02:00
  • 44724430c1 Merge branch 'PHP-8.2' Ilija Tovilo 2023-04-30 13:37:14 +02:00
  • de9b3f648c Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-04-30 13:37:08 +02:00
  • 8bf2d587d7 Propagate STREAM_DISABLE_OPEN_BASEDIR src flag to php_stream_stat_path_ex Ilija Tovilo 2023-04-28 18:04:47 +02:00
  • bbe42a5ccd [skip ci] UPGRADING highligh last intl deprecation difference David Carlier 2023-04-29 11:44:33 +01:00
  • 6a9061e0af Fix GH-9344: pgsql pipeline mode proposal. David CARLIER 2023-03-17 09:45:36 +00:00
  • 732d92c0e5 [skip ci] Fix various typos and grammar issues (#11143) Javier Eguiluz 2023-04-28 11:05:32 +02:00
  • 294d3e9eb5 [ci skip] Add zeriyoshi to CODEOWNERS for ext-random (#11148) Go Kudo 2023-04-28 15:43:41 +09:00
  • 945db3cd61 Merge branch 'PHP-8.2' Máté Kocsis 2023-04-27 18:53:49 +02:00
  • a2d90aaef2 Merge branch 'PHP-8.1' into PHP-8.2 Máté Kocsis 2023-04-27 18:51:19 +02:00
  • f0149c5c0b Fix ZPP of pg_lo_export() Máté Kocsis 2023-04-25 23:20:39 +02:00
  • 7b4b40f06f ext/sockets: addig Linux's IP_BIND_ADDRESS_NO_PORT. David Carlier 2023-04-22 17:44:42 +01:00
  • a00e2233e3 Merge branch 'PHP-8.2' Ilija Tovilo 2023-04-26 15:20:35 +02:00
  • 368dd81faa Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-04-26 15:20:27 +02:00
  • 3a76f795f8 Fix incorrect match default branch optimization Ilija Tovilo 2023-04-26 11:55:23 +02:00
  • f89fe830f2 Minor conditions simplify (#10397) Michael Voříšek 2023-04-26 15:12:01 +02:00
  • 8086baa981 Merge branch 'PHP-8.2' Sergey Panteleev 2023-04-25 18:41:20 +03:00
  • 8318f4a6b1 PHP-8.2 is now for PHP 8.2.7-dev Sergey Panteleev 2023-04-25 18:33:13 +03:00
  • 6120cff368 Update versions for PHP 8.2.6RC1 php-8.2.6RC1 Sergey Panteleev 2023-04-25 18:23:47 +03:00
  • 04a5f2b11f Add test to make sure that readonly properties cannot be reassigned by invoking the __clone() method directly Máté Kocsis 2023-04-25 17:17:05 +02:00
  • eee650971b Merge branch 'PHP-8.2' Patrick Allaert 2023-04-25 16:18:56 +02:00
  • c598a92d54 Merge branch 'PHP-8.1' into PHP-8.2 Patrick Allaert 2023-04-25 16:18:44 +02:00
  • 725f136f9a PHP-8.1 is now for PHP 8.1.20-dev Patrick Allaert 2023-04-25 16:18:30 +02:00
  • 81153e4686 Update versions for PHP 8.1.19RC1 php-8.1.19RC1 Patrick Allaert 2023-04-25 16:16:04 +02:00
  • fd420ebdb5 Update NEWS for PHP 8.1.19RC1 Patrick Allaert 2023-04-25 16:14:29 +02:00
  • 56f916e703 Merge branch 'PHP-8.2' nielsdos 2023-04-24 23:25:27 +02:00
  • 7300659391 Merge branch 'PHP-8.1' into PHP-8.2 nielsdos 2023-04-24 23:23:45 +02:00
  • 691ff9f845 Set error_log to an empty value if the test relies on that feature PHP-8.1.19 Niels Dossche 2023-03-04 01:45:46 +01:00
  • 947eb95241 Allow array functions to operate in-place if the refcount is 1 (#11060) Niels Dossche 2023-04-24 23:18:05 +02:00
  • 1209f593ca Allow CTE on basic type/math functions (#10842) Michael Voříšek 2023-04-24 22:39:20 +02:00
  • 976d7ed4c6 ext/intl: deprecate U_MULTIPLE_DECIMAL_SEPERATORS constant David CARLIER 2023-03-30 16:29:31 +01:00
  • 4ce00aa894 Merge branch 'PHP-8.2' Derick Rethans 2023-04-21 11:30:03 +01:00
  • 629d7740e8 Import timelib 2022.07 to address OSS fuzz issue Derick Rethans 2023-04-21 11:29:56 +01:00
  • f06da77278 ci update freebsd image to the 13.2 image (#11110) David CARLIER 2023-04-21 06:33:28 +01:00
  • 6ca6b46234 Merge branch 'PHP-8.2' Ilija Tovilo 2023-04-20 19:46:34 +02:00
  • 439919c91d Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-04-20 19:46:05 +02:00
  • 4c38a79f09 Fix incorrect CG(memoize_mode) state after bailout in ??= Ilija Tovilo 2023-04-20 15:41:50 +02:00
  • 6f63d4b274 Fix -Wenum-int-mismatch warnings on gcc 13 Ilija Tovilo 2023-04-19 16:59:20 +02:00
  • 04fd04acab Merge branch 'PHP-8.2' Ilija Tovilo 2023-04-20 13:43:29 +02:00
  • b2282bee32 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-04-20 13:43:20 +02:00
  • 5855bdcd6c Fix reference returned from CallbackFilterIterator::accept() Ilija Tovilo 2023-04-20 10:18:18 +02:00
  • b06a6b82d6 Merge branch 'PHP-8.2' Christopher Jones 2023-04-20 18:04:46 +10:00
  • 05467b93c7 Merge branch 'pecloci8' into PHP-8.2 Christopher Jones 2023-04-20 18:04:32 +10:00
  • 91d3aaaa93 Bump OCI8 version to make a PECL release for 8.2 Christopher Jones 2023-04-20 18:01:43 +10:00
  • 4af95b7c58 Merge branch 'PHP-8.2' Ilija Tovilo 2023-04-20 08:46:01 +02:00
  • 72fc8b51a4 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-04-20 08:45:52 +02:00
  • 0ab51a9561 Fix mysql tests with non-standard server port Michael Voříšek 2022-10-14 15:58:36 +02:00
  • b22758d764 Merge branch 'PHP-8.2' Ilija Tovilo 2023-04-19 16:24:23 +02:00
  • f948f79696 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-04-19 16:24:16 +02:00
  • af6b413691 [skip ci] Add all conflict to curl Ilija Tovilo 2023-04-19 16:23:52 +02:00
  • 360e6f842c Merge branch 'PHP-8.2' Derick Rethans 2023-04-18 13:48:34 +01:00
  • 1dcab8a534 Add NEWS entry Derick Rethans 2023-04-18 13:48:29 +01:00
  • d1af263dd9 Merge remote-tracking branch 'derickr/fix-datetime-diff-around-dst-transition' into PHP-8.2 Derick Rethans 2023-04-18 13:47:00 +01:00
  • cc7b799c44 Fixed tests Derick Rethans 2023-04-17 18:42:24 +01:00
  • 44eef677b0 Import timelib 2022.06 Derick Rethans 2023-04-17 18:42:10 +01:00
  • 71a1e308ee Merge branch 'PHP-8.2' Remi Collet 2023-04-18 11:46:29 +02:00
  • 6adf2f65a1 [ci skip] NEWS for 11071 Remi Collet 2023-04-18 11:46:18 +02:00
  • 5c6ccc4965 Merge branch 'PHP-8.1' into PHP-8.2 Remi Collet 2023-04-18 11:46:03 +02:00
  • 6e8f0f53b1 [ci skip] NEWS for 11071 Remi Collet 2023-04-18 11:45:50 +02:00