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

Commit Graph

  • b2d244a444 Show the integer size in phpinfo() (#12201) Tim Düsterhus 2023-09-14 14:42:10 +02:00
  • 9f6cb6baa2 Merge branch 'PHP-8.3' Ilija Tovilo 2023-09-14 13:17:54 +02:00
  • b15e9b5779 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-09-14 13:17:46 +02:00
  • f6a038d16a Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-09-14 13:17:26 +02:00
  • d0b76d7bdc [skip ci] Fix NEWS entry Ilija Tovilo 2023-09-14 13:16:43 +02:00
  • ede180672b Merge branch 'PHP-8.3' Tim Düsterhus 2023-09-14 12:58:31 +02:00
  • 0e9d658dd2 Add abstract __construct() test for #[\Override] (024.phpt) Tim Düsterhus 2023-09-14 12:58:08 +02:00
  • ddd2bd42ea Merge branch 'PHP-8.3' Ilija Tovilo 2023-09-14 11:49:57 +02:00
  • b169725757 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-09-14 11:49:44 +02:00
  • 85ceb91789 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-09-14 11:49:10 +02:00
  • c2fb10d2d2 Fix filter_var with callback and explicit REQUIRE_SCALAR Ilija Tovilo 2023-09-13 19:01:53 +02:00
  • 692cea5cbc Use zend_error_noreturn for E_ERROR consistently Ilija Tovilo 2023-09-13 19:19:24 +02:00
  • 2227fefa17 Fix noreturn with warning that should be an error Ilija Tovilo 2023-09-14 11:29:13 +02:00
  • 8df8550321 Remove unneeded zend_language_parser.h patch (#12178) Peter Kokot 2023-09-14 08:04:21 +02:00
  • 05c46b71d4 Small optimization in php_sxe_get_first_node() by avoiding unwrapping iterator data (#12194) Niels Dossche 2023-09-13 22:47:09 +02:00
  • df0aca320c Merge branch 'PHP-8.3' Tim Düsterhus 2023-09-13 22:18:16 +02:00
  • 99cd81cd0a Update GitHub Action workflows to actions/checkout@v4 (8.3+) Tim Düsterhus 2023-09-13 22:17:13 +02:00
  • 4badb85170 Merge branch 'PHP-8.2' into PHP-8.3 Tim Düsterhus 2023-09-13 22:16:52 +02:00
  • da13a74926 Merge branch 'PHP-8.1' into PHP-8.2 Tim Düsterhus 2023-09-13 22:15:40 +02:00
  • 45e60e585e Update GitHub Action workflows to actions/checkout@v4 Tim Düsterhus 2023-09-13 22:14:13 +02:00
  • 789867e844 Merge branch 'PHP-8.3' Ben Ramsey 2023-09-12 16:25:56 -05:00
  • 2351df39b3 Merge branch 'PHP-8.2' into PHP-8.3 Ben Ramsey 2023-09-12 16:25:35 -05:00
  • 85073cb6cb Merge branch 'PHP-8.1' into PHP-8.2 Ben Ramsey 2023-09-12 16:25:10 -05:00
  • c1cf0026e5 PHP-8.1 is now for PHP 8.1.25-dev Ben Ramsey 2023-09-12 16:21:51 -05:00
  • e84e557b3d Update versions for PHP 8.1.24RC1 php-8.1.24RC1 Ben Ramsey 2023-09-12 16:19:05 -05:00
  • cc2a68e588 Fix predefined constant page synchonization Máté Kocsis 2023-09-12 18:52:38 +02:00
  • ca3f3e71ca Merge branch 'PHP-8.3' Sergey Panteleev 2023-09-12 14:58:06 +03:00
  • 05ea0173a2 Merge branch 'PHP-8.2' into PHP-8.3 Sergey Panteleev 2023-09-12 14:57:33 +03:00
  • 5c1f746716 PHP-8.2 is now for PHP 8.2.12-dev Sergey Panteleev 2023-09-12 14:53:56 +03:00
  • b2551e1729 Update versions for PHP 8.2.11 php-8.2.11RC1 Sergey Panteleev 2023-09-12 14:46:45 +03:00
  • 1fa3b4cd91 Update NEWS for start of RC3 Eric Mann 2023-09-12 04:42:02 -07:00
  • 611f06b2a1 Update versions for PHP 8.3.0RC2 php-8.3.0RC2 Eric Mann 2023-09-12 04:27:41 -07:00
  • cc36d8dc6f Merge branch 'PHP-8.3' Remi Collet 2023-09-12 11:18:50 +02:00
  • 57123ee489 zip: add new test for dynamic files Remi Collet 2023-09-12 08:12:47 +02:00
  • 02d3eecf8d Merge branch 'PHP-8.3' Ilija Tovilo 2023-09-11 16:24:16 +02:00
  • 011071a3b3 Improve invalid cpp modifier message Ilija Tovilo 2023-09-11 13:57:37 +02:00
  • 5c3a6eaec9 Zend: Remove dependency on zend.h for certain headers (#12166) George Peter Banyard 2023-09-11 12:27:21 +01:00
  • 58b8393cce Removed incorrect news items for things already in 8.3.x or earlier Graham Campbell 2023-09-09 00:53:01 +01:00
  • 4217d55022 Merge branch 'PHP-8.3' Ilija Tovilo 2023-09-11 11:36:30 +02:00
  • 214afe0d96 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-09-11 11:36:22 +02:00
  • 1c93cdcea4 Merge branch 'PHP-8.1' into PHP-8.2 PHP-8.2.11 Ilija Tovilo 2023-09-11 11:35:51 +02:00
  • 5286bab392 [skip ci] Skip arginfo_zpp_mismatch on asan PHP-8.1.24 Ilija Tovilo 2023-09-11 11:32:34 +02:00
  • 6b54811547 Merge branch 'PHP-8.3' Niels Dossche 2023-09-11 00:15:32 +02:00
  • 2440af0f97 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-09-11 00:13:25 +02:00
  • d1ef22585f Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-09-11 00:12:16 +02:00
  • 107443b311 Fix #52751: XPath processing-instruction() function is not supported. Niels Dossche 2023-09-09 21:17:02 +02:00
  • 038e9b7e4b Merge branch 'PHP-8.3' Máté Kocsis 2023-09-10 22:43:00 +02:00
  • 45c7e3b06b Fix #12123 Make _ZEND_TYPE_PREFIX apply only for MSVC Máté Kocsis 2023-09-06 10:06:29 +02:00
  • f2fede56c8 Deduplicate ParentNode and ChildNode interface implementations using @implementation-alias Niels Dossche 2023-09-08 23:06:47 +02:00
  • 69937491bc Merge branch 'PHP-8.3' Máté Kocsis 2023-09-10 22:33:05 +02:00
  • 58657ff26a Fix type of the PHP_FLOAT_DIG constant Máté Kocsis 2023-09-05 09:35:33 +02:00
  • bec1552a06 Remove useless SKIP_TEXT() invokes (#12164) Niels Dossche 2023-09-10 00:02:17 +02:00
  • d18bab5562 Preallocate result array size in simplexml xpath Niels Dossche 2023-09-09 22:59:24 +02:00
  • 0ea268b51a Remove obsolete libxml2 code Niels Dossche 2023-09-09 21:57:02 +02:00
  • 518233c39d Merge branch 'PHP-8.3' Niels Dossche 2023-09-09 20:00:18 +02:00
  • 49980ee89d Use zend_get_gc_buffer_add_fcc() Niels Dossche 2023-09-09 20:00:01 +02:00
  • c7777e354d Merge branch 'PHP-8.3' Niels Dossche 2023-09-09 16:07:17 +02:00
  • 1d59b37742 Fix build with sqlite3 gc and fci/fcc api Niels Dossche 2023-09-09 16:07:10 +02:00
  • c8e2765ba3 Merge branch 'PHP-8.3' Niels Dossche 2023-09-09 15:35:11 +02:00
  • cb6fac5b8a Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-09-09 15:35:03 +02:00
  • 6851c7b867 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-09-09 15:34:38 +02:00
  • 07a9d2fb32 Fix GH-11878: SQLite3 callback functions cause a memory leak with a callable array Niels Dossche 2023-09-08 19:56:36 +02:00
  • aef5225394 zend_call_stack_get implementation for NetBSD. David Carlier 2023-07-08 17:49:07 +01:00
  • 880faa39e8 Add DOMNode::compareDocumentPosition() (#12146) Niels Dossche 2023-09-09 01:14:26 +02:00
  • 8c2c69494e Replace always-false attribute type check with assertion Niels Dossche 2023-09-08 22:51:22 +02:00
  • 50ca24251d PHP_HAVE_BUILTIN_USUB_OVERFLOW macro is defined even if __builtin_usub_overflow not available Alex Dowad 2023-09-08 20:33:11 +02:00
  • be87cf9e62 Merge branch 'PHP-8.3' Dmitry Stogov 2023-09-08 18:27:54 +03:00
  • 94eb3bdcbf Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-09-08 18:27:44 +03:00
  • 8fcffa666f Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-09-08 18:27:31 +03:00
  • be0245c756 Fixed tracing JIT support for CALLABLE_CONVERT (#12156) Dmitry Stogov 2023-09-08 18:27:13 +03:00
  • d639a3755a Merge branch 'PHP-8.3' Niels Dossche 2023-09-08 17:15:56 +02:00
  • c4e8f652c5 Update bundled pcre2 to 10.42 Niels Dossche 2023-09-02 20:04:53 +02:00
  • ac62eee842 Remove DOM_NO_ARGS() and DOM_NOT_IMPLEMENTED() (#12147) Niels Dossche 2023-09-08 17:02:52 +02:00
  • 8f8f31a16a Merge branch 'PHP-8.3' George Peter Banyard 2023-09-08 13:23:20 +01:00
  • d68073c23b streams: Checking if a stream is castable should not emit warnings for user defined streams George Peter Banyard 2023-01-24 15:04:23 +00:00
  • 7723718502 ext/pdo: Refactor pdo_stmt_construct() to use newer FCI/FCC API (#12142) George Peter Banyard 2023-09-08 12:32:44 +01:00
  • e04ddb32c8 Merge branch 'PHP-8.3' Jakub Zelenka 2023-09-08 11:00:14 +01:00
  • 64ebadcac5 Fix GH-12151: str_getcsv ending with escape zero segfualt Jakub Zelenka 2023-09-07 16:10:14 +01:00
  • 6fac4d0ff2 Merge branch 'PHP-8.3' Ilija Tovilo 2023-09-08 11:08:27 +02:00
  • 5ed58386d1 [skip ci] Skip leaking odbc test on asan Ilija Tovilo 2023-09-08 11:05:34 +02:00
  • c3c4b5356a also display PHP version in phpize Remi Collet 2023-09-07 09:56:51 +02:00
  • c803402162 Merge branch 'PHP-8.3' Ilija Tovilo 2023-09-07 14:26:31 +02:00
  • c2bb9bc0df Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-09-07 14:26:09 +02:00
  • fa9cef8b47 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-09-07 14:25:43 +02:00
  • 748adf18fc Fix zend_separate_if_call_and_write for FUNC_ARGs Ilija Tovilo 2023-09-06 13:22:59 +02:00
  • 06c4092d05 Merge branch 'PHP-8.3' Ilija Tovilo 2023-09-07 10:35:33 +02:00
  • 3fb09940fc Revert "Skip profiling of sqlite3_step" Ilija Tovilo 2023-09-07 10:35:06 +02:00
  • 2fad7cdd60 Fix type of the PHP_FLOAT_DIG constant Máté Kocsis 2023-09-05 09:35:33 +02:00
  • 2cb4d00693 Improve detection of predefined constants Máté Kocsis 2023-09-05 09:33:11 +02:00
  • d693f0a4dc Merge branch 'PHP-8.3' Niels Dossche 2023-09-06 18:02:07 +02:00
  • 4ad5388b00 [ci skip] UPGRADING Niels Dossche 2023-09-06 18:01:02 +02:00
  • e72b6f471a Merge branch 'PHP-8.3' George Peter Banyard 2023-09-06 01:58:30 +01:00
  • e2667f17bc Merge branch 'PHP-8.2' into PHP-8.3 George Peter Banyard 2023-09-06 01:57:50 +01:00
  • 88ed678935 Merge branch 'PHP-8.1' into PHP-8.2 George Peter Banyard 2023-09-06 01:57:06 +01:00
  • a648d39297 ODBC unit tests shouldn't override odbc.ini location Calvin Buckley 2023-09-05 11:24:22 -03:00
  • 5a2b251610 Fix persistent procedural ODBC connections not getting closed Calvin Buckley 2023-08-31 16:14:30 -03:00
  • c69ec5402d Merge branch 'PHP-8.3' Dmitry Stogov 2023-09-06 00:01:23 +03:00
  • 3ffa1c4c3e Fix ws Dmitry Stogov 2023-09-06 00:01:03 +03:00
  • ce80c7a73a Merge branch 'PHP-8.3' Dmitry Stogov 2023-09-05 23:58:23 +03:00
  • 95edb50b58 Fixed tracing jit for BIND_INIT_STATIC_OR_JMP Dmitry Stogov 2023-09-05 23:57:38 +03:00