1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 22:22:18 +02:00

Commit Graph

  • 56b7db6964 Merge branch 'PHP-8.2' into PHP-8.3 Matteo Beccati 2024-02-19 15:19:12 +01:00
  • 5373f5dd9d Fix test on non-UTC environments Matteo Beccati 2024-02-19 15:18:48 +01:00
  • 0ddc3a23fa [skip ci] Fix Intel CET check in ext/pcre Peter Kokot 2024-02-19 14:25:40 +01:00
  • a45048b983 Zend/tests/offsets: Add test for fetching reference of an object container Gina Peter Banyard 2024-02-07 18:04:30 +00:00
  • e3683ea479 Merge branch 'PHP-8.3' Dmitry Stogov 2024-02-19 13:23:14 +03:00
  • 00259952e4 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-02-19 13:23:05 +03:00
  • 728b81d92e Prevent recording traces started from usupported VM instruction Dmitry Stogov 2024-02-19 13:22:30 +03:00
  • fd47cd8b69 [skip ci] Fix ldap skipif Ilija Tovilo 2024-02-19 10:15:55 +01:00
  • 51050427f4 Remove obsolescent AC_C_INLINE Autoconf macro (#13429) Peter Kokot 2024-02-19 00:55:50 +01:00
  • f332e53082 [skip ci] Fix docs glob pattern Ilija Tovilo 2024-02-18 20:38:45 +01:00
  • 1beb778b3a Merge branch 'PHP-8.3' Ilija Tovilo 2024-02-18 20:38:26 +01:00
  • 3d2f9883ba Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-02-18 20:38:11 +01:00
  • a18cf333ba [skip ci] Fix paths-ignore glob pattern Ilija Tovilo 2024-02-18 20:37:26 +01:00
  • a4dfa35f93 Fix docs typo Ilija Tovilo 2024-02-18 20:31:54 +01:00
  • 187f6857df [skip ci] Update tidy.php excludes (#13425) Peter Kokot 2024-02-18 18:44:49 +01:00
  • 711e452037 Rename HAVE_PHP_SOAP symbol on Windows ext/soap (#13426) Peter Kokot 2024-02-18 18:01:12 +01:00
  • cc934d048c sapi/fpm: little simplification for the kqueue backend. (#13423) David CARLIER 2024-02-18 15:01:41 +00:00
  • 60518e9695 Update error handling when node cannot be added (#13421) Niels Dossche 2024-02-18 15:35:41 +01:00
  • f1d2de7b43 Fix links to "old" documentation and mention the new one in the README Máté Kocsis 2024-02-18 14:37:20 +01:00
  • 50598a7097 Tidy up pdo_mysql_attr_max_buffer_size.phpt Kamil Tekiela 2024-02-18 13:09:19 +01:00
  • d433035319 Fixed tests for libmysql (#13424) Saki Takamachi 2024-02-18 21:08:31 +09:00
  • 1d45357409 Tidy up UT and add NEWS entry Kamil Tekiela 2024-02-18 12:46:36 +01:00
  • 19d2b84788 Create book for docs Ilija Tovilo 2024-01-30 09:18:17 +01:00
  • 68f10504de Fixed GH-13167 Fixed the behavior of bindValue and bindParam. (#13384) Saki Takamachi 2024-02-18 20:10:21 +09:00
  • 10957e498c Do not generate frameless info items when func info generation is disabled Máté Kocsis 2024-02-18 11:39:00 +01:00
  • 90bf429bae Remove unused register_html_constants() function Máté Kocsis 2024-02-18 09:13:02 +01:00
  • cedec11acf sapi/fpm: little simplification for the kqueue backend. fpm_kqueue_simpl David Carlier 2024-02-17 23:22:56 +00:00
  • ec9b68cb6a [skip ci] Skip JIT tests for Apple Silicon + ZTS Ilija Tovilo 2024-02-18 00:19:01 +01:00
  • 9f1b43f508 Merge branch 'PHP-8.3' Ilija Tovilo 2024-02-18 00:08:52 +01:00
  • f057d2b138 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-02-18 00:08:42 +01:00
  • 6db95512b4 Disable JIT on Apple Silicon + ZTS Ilija Tovilo 2024-02-15 10:24:41 +01:00
  • 76b7c5cc78 [skip ci] Make tidy.php executable Peter Kokot 2024-02-17 18:30:04 +01:00
  • ed1c9d8954 ext/standard: Add more tests to round() (#13399) Saki Takamachi 2024-02-17 22:44:55 +09:00
  • ae5beff61b Upgrade bundled pcre2lib to 10.43 (#13413) Niels Dossche 2024-02-17 14:15:04 +01:00
  • 09415077f9 ext/ldap: few new unit tests (tls13 protocol). (#13409) David CARLIER 2024-02-16 18:26:08 +00:00
  • 492b9e09e9 Add entry on return type of long2ip to NEWS (#13408) Jorg Adam Sowa 2024-02-16 18:31:21 +01:00
  • e7b1f2a95b Change long2ip return type (#13395) Jorg Adam Sowa 2024-02-16 17:11:18 +01:00
  • eaaffae555 zend_call_stack sort of GH-13358 follow-up. (#13368) David CARLIER 2024-02-16 14:01:03 +00:00
  • b5c3cbf94b Check sockaddr_storage.ss_family with AC_CHECK_MEMBERS (#13407) Peter Kokot 2024-02-16 14:24:55 +01:00
  • 25923987b5 Refactor PHP_SOCKADDR_CHECKS (#13406) Peter Kokot 2024-02-16 13:29:20 +01:00
  • babe818168 [ci skip] Merge branch 'PHP-8.3' Arnaud Le Blanc 2024-02-16 13:03:29 +01:00
  • 9a034c9edb [ci skip] Adding myself as reviewer Arnaud Le Blanc 2024-02-16 13:02:12 +01:00
  • 51591ab7c7 [ci skip] Adding myself as reviewer Arnaud Le Blanc 2024-02-16 13:00:42 +01:00
  • 2065829074 [ci skip] NEWS Arnaud Le Blanc 2024-02-16 12:49:20 +01:00
  • f84d0468ed add support for Zend Max Exeuction Timers on FreeBSD (#13393) Kévin Dunglas 2024-02-16 12:45:15 +01:00
  • 1f7cba2fec Update IR Dmitry Stogov 2024-02-16 01:00:46 +03:00
  • f6016c702f ext/ldap: Add LDAP_OPT_X_TLS_PROTOCOL_MAX and LDAP_OPT_X_TLS_PROTOCOL_TLS1_3 Steve Wall 2024-02-15 13:53:45 -05:00
  • 87abd500e3 Fix 32-bit fileinfo (#13404) Niels Dossche 2024-02-15 20:47:49 +01:00
  • 9588796294 Use AC_CHECK_TYPES for checking struct flock (#13397) Peter Kokot 2024-02-15 19:17:01 +01:00
  • ce96aa9188 Update IR Dmitry Stogov 2024-02-14 23:57:22 +03:00
  • 1e770d12c2 Use Autoconf AC_CHECK_TYPE for checking siginfo_t (#13389) Peter Kokot 2024-02-14 13:56:24 +01:00
  • b222c020bf Fix linking ext/curl against OpenSSL (#13262) Peter Kokot 2024-02-14 13:52:01 +01:00
  • aa1eaacc41 zend_ssa minor struct changes. (#13387) David CARLIER 2024-02-14 07:41:52 +00:00
  • 844c1ac962 Add missing --EXTENSIONS-- section from frameless function inference test Máté Kocsis 2024-02-13 22:54:21 +01:00
  • e957e25c1c Move constants from dir.c to stub file (#13312) haszi 2024-02-13 22:07:15 +01:00
  • 5941cdaaad Fix ZTS crashes with persistent resources in modules (#13381) Niels Dossche 2024-02-13 21:43:03 +01:00
  • be34b96975 Merge branch 'PHP-8.3' Niels Dossche 2024-02-13 21:21:07 +01:00
  • e71b597f4d Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-02-13 21:15:37 +01:00
  • c2b671cb1b Fix GH-13344: finfo::buffer(): Failed identify data 0:(null) Niels Dossche 2024-02-11 01:02:57 +01:00
  • b7c5813c98 Update libmagic to 5.45 (#13369) Niels Dossche 2024-02-13 21:11:57 +01:00
  • 686916652e Remove obsolete PHP_WITH_SHARED M4 macro (#13380) Peter Kokot 2024-02-13 19:37:16 +01:00
  • 3a832a2aad Update versions for PHP 8.3.3 php-8.3.3 Eric Mann 2024-02-13 07:40:02 -08:00
  • abf6a8a89d Update versions for PHP 8.2.16 php-8.2.16 Pierrick Charron 2024-02-13 10:14:23 -05:00
  • 115c60e0bb Validate constructor property promotion in stubs Máté Kocsis 2024-02-12 22:43:34 +01:00
  • 20c49f8524 Move PASSWORD constants to stubs (#13349) haszi 2024-02-12 22:37:32 +01:00
  • c1609976a9 [ci skip] Update UPGRADING.INTERNALS for "%S" modifier Niels Dossche 2024-02-12 22:10:39 +01:00
  • 87edeed3b9 Remove UNEXPECTED from typed prop checks Michael Voříšek 2024-01-13 23:31:53 +01:00
  • 2289af889c Update IR Dmitry Stogov 2024-02-12 12:24:48 +03:00
  • a3620cd6e7 Update IR Dmitry Stogov 2024-02-12 09:36:33 +03:00
  • 71cccc0bcc Merge branch 'PHP-8.3' Dmitry Stogov 2024-02-12 08:16:46 +03:00
  • 667b08c953 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-02-12 08:14:08 +03:00
  • 94ba883e19 Fix TLS access in JIT with MUSL (#13329) Dmitry Stogov 2024-02-12 08:13:23 +03:00
  • eb76a83008 Remove PHP atomic includes and PHP_DEFINE M4 macro (#13372) Peter Kokot 2024-02-11 22:14:46 +01:00
  • 250547c7ab Remove unused symbol HAVE_BSD_ICONV (#13373) Peter Kokot 2024-02-11 19:41:45 +01:00
  • 1139851a8a Add missing --ini-path and --ini-dir php-config options to man page (#13261) Peter Kokot 2024-02-11 11:55:43 +01:00
  • f6f1f7c109 ext/standard: Minor improvements to phpinfo() output (#13371) Ayesh Karunaratne 2024-02-11 17:05:07 +07:00
  • d2266efe5e Remove redundant libbcmath include definition (#13364) Peter Kokot 2024-02-10 21:04:47 +01:00
  • 5b9044d81b Remove PHP 4 PDO headers installation (#13367) Peter Kokot 2024-02-10 17:37:42 +01:00
  • 801787d51d Simplify strcasestr check in fileinfo (#13365) Peter Kokot 2024-02-10 15:11:48 +01:00
  • 5e7783e200 Merge branch 'PHP-8.3' Niels Dossche 2024-02-10 14:05:26 +01:00
  • ca60912c8f Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-02-10 14:05:19 +01:00
  • 199e48b567 Fixed not to set CR_MALFORMED_PACKET to error if CR_SERVER_GONE_ERROR is already set Saki Takamachi 2024-02-10 10:26:52 +09:00
  • 9fc7be8c53 Use bools Niels Dossche 2024-02-10 11:25:25 +01:00
  • 79e31c2392 Don't use heap allocations for registering DOM property handlers Niels Dossche 2024-02-10 11:22:15 +01:00
  • f537ed9dfb Cleanup useless stuff in php_dom.c Niels Dossche 2024-02-09 23:36:42 +01:00
  • b558a18c15 Remove unused <extension>_SHARED_LIBADD variables (#13361) Peter Kokot 2024-02-09 22:20:32 +01:00
  • 41e3044f48 Remove obsolete check for missing fclose declaration (#13360) Peter Kokot 2024-02-09 19:11:49 +01:00
  • 59211a51b7 [skip ci] Move RFC1867 tests as requested by Jakub Ilija Tovilo 2024-02-09 15:59:22 +01:00
  • f62f6a6d4b Follow-up to remove IMAP ext (#13248) Saki Takamachi 2024-02-09 21:32:07 +09:00
  • 3ce7bf2a77 Clear handler status flag in handler init haszi 2024-01-07 22:16:26 +01:00
  • 6647d5f609 ext/bcmath: Remove debug.c file (#13359) Jorg Adam Sowa 2024-02-09 12:29:57 +01:00
  • 968f048b4c Fix undefined symbol pthread_attr_get_np on Solaris (#13358) Peter Kokot 2024-02-09 00:46:07 +01:00
  • c5fbcfa7be GH-13355 fix new pgsql test David Carlier 2024-02-08 22:44:03 +00:00
  • aa2e921ef7 Merge branch 'PHP-8.3' David Carlier 2024-02-08 22:42:55 +00:00
  • a9c01b92b2 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-02-08 22:42:19 +00:00
  • 452e008f4f Fix GH-13354: ext/pgsql: pg_execute, pg_send_query_params and_send_execute null value by reference. George Barbarosie 2024-02-08 18:16:57 +00:00
  • 3e237ecfb3 Remove remainings of recent oci extensions removal (#13352) Peter Kokot 2024-02-08 18:04:00 +01:00
  • cd66fcc68b Add request_parse_body() function Ilija Tovilo 2023-06-17 22:26:21 +02:00
  • 2f894389b6 Revert "Use __attribute__((assume())) in ZEND_ASSUME when available" Ilija Tovilo 2024-02-08 11:58:22 +01:00
  • 5752bbdad5 [skip ci] Add oci extensions notes to upgrading docs Peter Kokot 2024-02-07 22:47:56 +01:00