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

Commit Graph

  • 7299096095 New implementation of mb_strimwidth Alex Dowad 2022-07-19 10:00:49 +02:00
  • 94fde1566f Move implementation of mb_strlen to mbstring.c Alex Dowad 2022-07-19 10:15:31 +02:00
  • a08ffc7052 [ci-skip] Fix for bug #80047 was included in previous release Gabriel Caruso 2022-08-02 10:31:16 +02:00
  • 741e6c2506 Update versions for PHP 8.0.22 php-8.0.22 Gabriel Caruso 2022-08-02 07:57:04 +00:00
  • dfc385505b [ci skip] Prepare for PHP 8.0.22 GA PHP-8.0.22 Gabriel Caruso 2022-08-02 09:49:24 +02:00
  • 6b38fcdbbe Revert "Fixed #80047: DatePeriod doesn't warn with custom DateTimeImmutable" Derick Rethans 2022-07-28 10:13:54 +01:00
  • f3738d6900 Fixed bug #80047 (DatePeriod doesn't warn with custom DateTimeImmutable) Derick Rethans 2022-07-28 10:28:10 +01:00
  • c63f18dd9b Unify ext/random unserialize errors with ext/date (#9185) Tim Düsterhus 2022-08-02 09:00:37 +02:00
  • 5d5d9796fc [ci skip] NEWS Arnaud Le Blanc 2022-08-01 19:34:28 +02:00
  • 874b861a38 Merge branch 'PHP-8.1' Arnaud Le Blanc 2022-08-01 19:32:26 +02:00
  • 832e0ef31f [ci skip] NEWS Arnaud Le Blanc 2022-08-01 19:32:02 +02:00
  • bccda7eb1c Extended map_ptr before copying class table (#9188) Arnaud Le Blanc 2022-08-01 19:21:34 +02:00
  • a69708382a Extended map_ptr before copying class table (#9188) Arnaud Le Blanc 2022-08-01 19:21:34 +02:00
  • 1478278f1d SPL: Use new improved is_line_empty() function instead of the old one (#9217) George Peter Banyard 2022-08-01 17:55:30 +01:00
  • 5e518c0552 [ci skip] Move 'Core' into the correct alphabetical order in NEWS Tim Düsterhus 2022-08-01 17:39:12 +02:00
  • 09e261e3b4 [ci skip] Update NEWS for ext/random Tim Düsterhus 2022-08-01 17:39:05 +02:00
  • c207efab63 Merge branch 'PHP-8.1' Dmitry Stogov 2022-08-01 17:04:08 +03:00
  • 7ff71a0a55 Merge branch 'PHP-8.0' into PHP-8.1 Dmitry Stogov 2022-08-01 17:03:56 +03:00
  • 2758ff2a77 Tracing: Prevent recording types of variables used to pass zend_class_entry Dmitry Stogov 2022-08-01 17:02:53 +03:00
  • 50bd8ba51c PcgOneseq128XslRr64::jump(): Throw ValueError for negative $advance (#9213) Anton Smirnov 2022-08-01 15:47:14 +03:00
  • fac37347ce Merge branch 'PHP-8.1' Dmitry Stogov 2022-08-01 15:33:50 +03:00
  • 69c10aed58 Fix incorrect guard motion out of the loop Dmitry Stogov 2022-08-01 15:32:49 +03:00
  • 21507ef28a Merge branch 'PHP-8.1' Dmitry Stogov 2022-08-01 14:01:34 +03:00
  • 4b19b85eb6 Merge branch 'PHP-8.0' into PHP-8.1 Dmitry Stogov 2022-08-01 14:01:11 +03:00
  • af1a7b7b72 Fix SSA reconstruction when body of "foreach" loop is removed Dmitry Stogov 2022-08-01 14:00:19 +03:00
  • 4e92c74654 random: split Randomizer::getInt() without argument to Randomizer::nextInt() zeriyoshi 2022-07-30 14:03:39 +02:00
  • 59d257d1ae Declare ext/tokenizer constants in stubs (#9148) Máté Kocsis 2022-08-01 10:50:56 +02:00
  • dd9f47758e Declare Transliterator::$id as readonly to unlock subclassing it Nicolas Grekas 2022-07-27 15:15:45 +02:00
  • 962baf771d Declare ext/pcntl constants in stubs (#9075) Máté Kocsis 2022-08-01 10:26:05 +02:00
  • 53e7141515 Hide skipped tests in CI (#9163) Ilija Tovilo 2022-07-31 20:47:15 +02:00
  • 449edd815b phpdbg few fixes, mostly printf-like format issues due to C str -> zend_string mismatches. annotate the allocator wrapper. David Carlier 2022-07-31 17:50:25 +01:00
  • 53ca24d46e Improve phrasing in argument value errors in ext/random (#9206) Tim Düsterhus 2022-07-31 19:27:28 +02:00
  • b3b21ed558 Fix ZEND_RC_DEBUG build in zend_test observer tests Bob Weinand 2022-07-31 14:32:35 +00:00
  • 50a3fa49b6 Fix observer test Bob Weinand 2022-07-31 14:02:48 +00:00
  • 7804cffe04 Fix stale message in close-stale-feature-requests.yml Ilija Tovilo 2022-07-31 00:49:41 +02:00
  • 625f164963 Include internal functions in the observer API Bob Weinand 2022-07-20 15:50:12 +02:00
  • 0c225a2f57 Declare ext/intl constants in stubs - part 1 (#9205) Máté Kocsis 2022-07-30 18:11:20 +02:00
  • ac31e2e611 Fix memory_leak in zend_test Bob Weinand 2022-07-30 15:57:00 +00:00
  • 1c9a49e3f1 Add opcache.preload_user=root to run-tests.php if root Bob Weinand 2022-07-30 15:11:21 +00:00
  • 828c93bedc Fix unserialize dictionary generation Nikita Popov 2022-07-30 17:14:22 +02:00
  • 98b858e756 Fix GH-9183 Get rid of unnecessary PHPDoc param and return type checks (#9203) Máté Kocsis 2022-07-30 15:37:53 +02:00
  • 5aca25a134 [ci skip] Improve error message of an engine fails to seed from the CSPRNG (#9160) Tim Düsterhus 2022-07-30 15:37:31 +02:00
  • 056e968c54 Declare ext/gd constants in stubs (#9180) Máté Kocsis 2022-07-30 15:18:06 +02:00
  • 668dbaf6ab Declare the TestInterface::DUMMY constant in stub Máté Kocsis 2022-07-30 15:03:48 +02:00
  • fc394b476b Update libmysqlclient version used in CI Nikita Popov 2022-07-29 23:16:56 +02:00
  • 9e2de4c2d9 Add an API to manipulate observers at runtime Bob Weinand 2022-07-11 15:26:30 +02:00
  • f957e3e7f1 Fix arrow function with never return type Ilija Tovilo 2022-07-22 16:26:56 +02:00
  • 2152bb2dfa Merge branch 'PHP-8.1' Ilija Tovilo 2022-07-29 12:15:38 +02:00
  • 565a416e87 Fix attribute target validation on fake closures Ilija Tovilo 2022-07-28 11:19:24 +02:00
  • fdb9e3a982 Close stale feature requests Ilija Tovilo 2022-07-28 19:04:16 +02:00
  • 107ad28350 Suppress unused-but-set-variable warning in parsers Nikita Popov 2022-07-28 22:13:57 +02:00
  • 04f5da4b77 Avoid K&R style function declarations in sha1() Nikita Popov 2022-07-28 22:17:21 +02:00
  • 6ff662b2e6 Fix unused-but-set-variable warning in hebrev() Nikita Popov 2022-07-28 22:15:16 +02:00
  • 40af94a24c Fix unused-but-set-variable warnings in timelib Nikita Popov 2022-07-28 22:05:37 +02:00
  • 6b160e78a7 Change fetch_type from int to uint32_t (#9152) George Peter Banyard 2022-07-28 21:03:09 +01:00
  • ba9debb544 Fix parentheses warnings Nikita Popov 2022-07-28 21:09:18 +02:00
  • 7ab22aad9e Refactor code handling file.current_zval (#8934) George Peter Banyard 2022-07-28 19:36:30 +01:00
  • eddab74021 Improve DBA test suite (#8904) George Peter Banyard 2022-07-28 19:36:04 +01:00
  • b948f8048b Improve error messages in php_random_bytes() (#9169) Tim Düsterhus 2022-07-28 18:45:30 +02:00
  • da84287a9e Declare ext/sqlite3 constants in stubs (#9181) Máté Kocsis 2022-07-28 18:18:08 +02:00
  • d002a0d837 Change test to ignore INT_MIN/MAX, and fixed off WS Derick Rethans 2022-07-28 15:44:23 +01:00
  • d998054f28 Merge branch 'master' of github.com:php/php-src Derick Rethans 2022-07-28 15:15:41 +01:00
  • a50499bbaf Merge branch 'PHP-8.1' Derick Rethans 2022-07-28 15:15:15 +01:00
  • dd241c081c Merge remote-tracking branch 'derickr/timelib-sync-20220728' into PHP-8.1 Derick Rethans 2022-07-28 15:14:02 +01:00
  • b56492be9c Do not add inherited interface methods to the class synopsis page Máté Kocsis 2022-07-28 15:14:00 +02:00
  • 60cc37630f Drop Windows specific implementation of openssl_random_pseudo_bytes() Christoph M. Becker 2022-07-26 14:31:56 +02:00
  • 3c016467c7 Escape \U and \u in generated stubs Andreas Braun 2022-07-28 09:28:04 +02:00
  • 966d22b1bd Fix property fetch on magic constants in constant expressions Ilija Tovilo 2022-07-28 10:40:10 +02:00
  • b576bb901e Avoid using a stack allocated zend_function in Closure::call, to avoid prevent crashes on bailout Bob Weinand 2022-07-21 13:20:24 +02:00
  • a0c01f385c Add test case for GH-9601: DateInterval 1.5s added to DateTimeInterface is rounded down since PHP 8.1.0 Derick Rethans 2022-07-28 11:02:50 +01:00
  • a35b3e70c3 Import timelib 2021.16 Derick Rethans 2022-07-28 11:00:51 +01:00
  • 63798e5d99 Merge branch 'PHP-8.1' Derick Rethans 2022-07-28 11:50:10 +01:00
  • 566f902ca7 Merge branch 'PHP-8.0' into PHP-8.1 Derick Rethans 2022-07-28 11:50:02 +01:00
  • 4147257fc4 Merge remote-tracking branch 'derickr/bug80047-take2' into PHP-8.0 Derick Rethans 2022-07-28 11:49:47 +01:00
  • 534127d3b2 Merge branch 'PHP-8.1' Derick Rethans 2022-07-28 11:49:00 +01:00
  • b0d67aa605 Merge remote-tracking branch 'derickr/bug80047-take2' into PHP-8.1 Derick Rethans 2022-07-28 11:48:30 +01:00
  • 1a9e6895f1 Fix #65069: GlobIterator incorrect handling of open_basedir check Jakub Zelenka 2022-07-24 15:13:29 +01:00
  • 001e7dbb04 Fixed bug #80047 (DatePeriod doesn't warn with custom DateTimeImmutable) Derick Rethans 2022-07-28 10:28:10 +01:00
  • 85f3a969dc Revert "Fixed #80047: DatePeriod doesn't warn with custom DateTimeImmutable" Derick Rethans 2022-07-28 10:13:54 +01:00
  • 520bb2ec6c Fix get/set priority - error handling for MacOS and extra tests jcm 2022-07-22 18:38:59 +02:00
  • a398a2fd3d Merge branch 'PHP-8.1' Christoph M. Becker 2022-07-27 13:11:58 +02:00
  • ca84d06bbc Merge branch 'PHP-8.0' into PHP-8.1 Christoph M. Becker 2022-07-27 13:05:30 +02:00
  • 8ed21a89f3 Fix GH-9032: SQLite3 authorizer crashes on NULL values Christoph M. Becker 2022-07-18 17:33:34 +02:00
  • 89216b23dd Merge branch 'PHP-8.1' Christoph M. Becker 2022-07-27 12:16:25 +02:00
  • cf1664e91d Merge branch 'PHP-8.0' into PHP-8.1 Christoph M. Becker 2022-07-27 12:13:32 +02:00
  • a442e29485 Fix GH-9155: dba_open("non-existing", "c-", "flatfile") segfaults Christoph M. Becker 2022-07-26 16:12:21 +02:00
  • 5d62cfbc7d Tweak openssl_random_pseudo_bytes() upper bound error message Christoph M. Becker 2022-07-27 11:40:54 +02:00
  • 8cf9c2f200 Fix GH-9090: Support assigning function pointers in FFI Adam Saponara 2022-07-22 19:09:25 -04:00
  • 099b16800c GH-9157: opcache fix build on older macOs releases. Closes #9158. David CARLIER 2022-07-26 17:38:43 +01:00
  • d058acb4ac Use ValueError if an invalid mode is passed to Mt19937 (#9159) Tim Düsterhus 2022-07-27 09:03:02 +02:00
  • eae893bd3e Declare ext/pgsql constants in stubs (#9092) Máté Kocsis 2022-07-27 07:32:40 +02:00
  • 1362fefc85 Declare ext/zlib constants in stubs (#9147) Máté Kocsis 2022-07-27 00:42:19 +02:00
  • 5d52d472ef Fix #69181: READ_CSV|DROP_NEW_LINE drops newlines within fields Christoph M. Becker 2022-07-26 12:45:32 +02:00
  • 2fd5e82e19 Declare ext/snmp constants in stubs (#9113) Máté Kocsis 2022-07-26 14:48:16 +02:00
  • e52946eb52 Restrict range of buffer_length on all platforms to INT_MAX Christoph M. Becker 2022-07-25 20:03:12 +02:00
  • 9115211ebf Use uint32_t in Z_PARAM_VARIADIC_WITH_NAMED George Peter Banyard 2021-05-15 16:53:05 +01:00
  • bdf5a4e478 The hashvalue/index of a bucket is a zend_ulong George Peter Banyard 2021-05-13 17:33:41 +01:00
  • 5c693c770a Remove ->last_unsafe from php_random_status (#9132) Tim Düsterhus 2022-07-26 09:02:51 +02:00
  • 60cae26be7 Declare ext/xmlreader constants in stubs (#9133) Máté Kocsis 2022-07-26 05:57:11 +02:00
  • 04f6fe4b25 Ammend DBA error message to use standard messaging George Peter Banyard 2022-07-26 00:25:39 +01:00