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

Commit Graph

  • cfba9cd4bd Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-03 15:26:51 +01:00
  • 4c2ee6fa21 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-03 15:26:45 +01:00
  • abc6fe8f2e Propagate success status of ftp_close() to userland nielsdos 2023-03-03 11:24:32 +01:00
  • 02e8c16dfd Merge branch 'PHP-8.2' David Carlier 2023-03-03 12:45:10 +00:00
  • 8b70393c23 Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-03-03 12:44:33 +00:00
  • ffc2a53a9b Fix GH-10728: opcache capstone header's inclusion. David Carlier 2023-02-28 19:14:46 +00:00
  • dab783f7ae Fix operator precedence in the skip section of readonly tests Máté Kocsis 2023-03-03 13:01:36 +01:00
  • 0c7fc351ea Merge branch 'PHP-8.2' Arnaud Le Blanc 2023-03-03 11:56:34 +01:00
  • ae845cc6c9 [ci skip] NEWS Arnaud Le Blanc 2023-03-03 11:46:16 +01:00
  • 37030257b8 Merge branch 'PHP-8.1' into PHP-8.2 Arnaud Le Blanc 2023-03-03 11:45:50 +01:00
  • 8f92a07852 [ci skip] NEWS Arnaud Le Blanc 2023-03-03 11:40:09 +01:00
  • ad85e71421 fix: support for timeouts with ZTS on Linux (#10141) Kévin Dunglas 2023-03-03 11:35:06 +01:00
  • ccc16b45ef [skip ci] Skip failing readonly+clone tests for JIT for now Ilija Tovilo 2023-03-03 10:42:23 +01:00
  • 3e6d49e042 Fix warning in run-tests when PHP compiled without generating phpdbg support. (#10745) Danack 2023-03-03 01:50:02 +00:00
  • e447036dc6 Merge branch 'PHP-8.2' Alex Dowad 2023-03-02 23:12:09 +02:00
  • 3142829562 Merge branch 'PHP-8.1' into PHP-8.2 Alex Dowad 2023-03-02 22:50:37 +02:00
  • d66ca5dabb Propagate error checks for mbfl_filt_conv_illegal_output() nielsdos 2023-03-02 14:31:15 +01:00
  • 263655a520 Use CK() macro to check the output function in mbfilter_unicode2sjis_emoji_sb() nielsdos 2023-03-02 14:30:59 +01:00
  • 69543e6a10 Make error checks on encoding methods for docomo, kddi, sb consistent nielsdos 2023-03-02 14:27:58 +01:00
  • 86669774ae Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-02 11:31:42 +01:00
  • 7934a0fcfb Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-02 11:31:29 +01:00
  • df93146a15 Fix missing readonly modification error with inc/dec in JIT Ilija Tovilo 2023-03-02 01:09:36 +01:00
  • 4ea869901f [skip ci] Skip failing mbstring test on Windows x86 32-bit Ilija Tovilo 2023-03-02 00:06:41 +01:00
  • 5eb7d7e07b Fix Zend/tests/type_declarations/variance/class_order_autoload1.phpt test failre introduced by 44e5c04e55 Dmitry Stogov 2023-02-28 22:57:52 +03:00
  • 5859297f7f Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-01 23:05:24 +01:00
  • 603367946b Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-01 23:05:17 +01:00
  • 916b132ea0 Add Windows GitHub actions build Michael Voříšek 2022-11-12 18:48:02 +01:00
  • 2b15061fbb Use zend_result in ext/spl where appropriate (#10734) Niels Dossche 2023-03-01 18:58:17 +01:00
  • da4167b918 Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-01 13:25:34 +01:00
  • 2b5aac9303 Fix unescaped {TMP} variables in tests Ilija Tovilo 2023-03-01 13:24:39 +01:00
  • 8c9c6787cc Temporarily disable failing zlib tests on travis (#10738) Ilija Tovilo 2023-03-01 02:19:29 +01:00
  • 3bcf2c3755 Allow readonly properties to be reinitialized once during cloning (#10389) Máté Kocsis 2023-02-28 22:54:38 +01:00
  • b1ccbc8210 Update to Ubuntu 20.04 for travis build Ilija Tovilo 2023-02-28 15:03:14 +01:00
  • 6b1dde73b0 Merge branch 'PHP-8.2' Patrick Allaert 2023-02-28 21:38:48 +01:00
  • c7e8326217 Merge branch 'PHP-8.1' into PHP-8.2 Patrick Allaert 2023-02-28 21:38:25 +01:00
  • 729f006de8 PHP-8.1 is now for PHP 8.1.18-dev Patrick Allaert 2023-02-28 21:37:52 +01:00
  • ff66765ef9 Update versions for PHP 8.1.17RC1 php-8.1.17RC1 Patrick Allaert 2023-02-28 21:33:48 +01:00
  • f9304a077c Update NEWS for PHP 8.1.17RC1 Patrick Allaert 2023-02-28 21:32:34 +01:00
  • 28be84a146 Merge branch 'PHP-8.2' Dmitry Stogov 2023-02-28 23:05:40 +03:00
  • dcf2810cd1 Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-02-28 23:05:30 +03:00
  • 18b43d2950 Fix Zend/tests/type_declarations/variance/class_order_autoload1.phpt test failre introduced by 44e5c04e55 Dmitry Stogov 2023-02-28 22:57:52 +03:00
  • c8437ed55e Merge branch 'PHP-8.2' Sergey Panteleev 2023-02-28 18:37:59 +03:00
  • 23ce3423c1 PHP-8.2 is now for PHP 8.2.5-dev Sergey Panteleev 2023-02-28 18:15:20 +03:00
  • 6497b2a22d Update versions for PHP 8.2.4RC1 php-8.2.4RC1 Sergey Panteleev 2023-02-28 18:08:30 +03:00
  • f13d541ca6 Fix GCC 12 compiler warnings (#10713) George Peter Banyard 2023-02-28 14:21:01 +00:00
  • 02ec4c5071 Fix GH-10727: Spoofchecker constant updates. David Carlier 2023-02-28 12:08:01 +00:00
  • 4177257178 3 minor cleanups in ext/session (#10722) Niels Dossche 2023-02-28 12:29:40 +01:00
  • f247e48def Remove always-false check in CLI (#10723) Niels Dossche 2023-02-28 12:24:09 +01:00
  • 145602f38e Fix bug in zend_test assuming null not being the first type Bob Weinand 2023-02-28 12:01:21 +01:00
  • fbaa2eb059 ext/sockets: add TCP_REPAIR to silently close a connection. David CARLIER 2023-02-27 21:38:41 +00:00
  • c7637ed1c0 Zend/zend_type_code: remove hard-coded integer values and remove unused macro ZEND_SAME_FAKE_TYPE Zend/zend_variables: add _Static_assert on the size zend_rc_dtor_func _Static_assert is C11, but has been supported since GCC 4.6. Max Kellermann 2023-02-27 09:54:22 +01:00
  • 3db32439f9 Merge branch 'PHP-8.2' David Carlier 2023-02-27 19:49:01 +00:00
  • 4c2db35b05 Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-02-27 19:48:13 +00:00
  • 0f21cbc57c Fix GH-10715: phpdbg heap buffer overflow -- by misuse of the option "--run" Niels Dossche 2023-02-27 19:44:42 +01:00
  • 9d9b8bad47 Merge branch 'PHP-8.2' Dmitry Stogov 2023-02-27 21:47:55 +03:00
  • db7358ccc9 Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-02-27 21:47:46 +03:00
  • 44e5c04e55 Fix incorrect inheritance cache update (#10719) Dmitry Stogov 2023-02-27 21:39:18 +03:00
  • c7a9190124 Merge branch 'PHP-8.2' Dmitry Stogov 2023-02-27 21:39:53 +03:00
  • 2e3fc8c0ff Fix incorrect inheritance cache update (#10719) Dmitry Stogov 2023-02-27 21:39:18 +03:00
  • 81abd8dc37 Allow gen_stub.php to parse and ignore extended docblock types Bob Weinand 2023-02-27 17:30:16 +01:00
  • edacfbd1d4 Remove unnecessary checks in ftp_fopen_wrapper.c (#10711) Niels Dossche 2023-02-27 14:20:37 +01:00
  • 371ae12d89 Zend/zend_fibers: change return value to zend_result Max Kellermann 2023-02-19 09:29:15 +01:00
  • 81e59c6497 Improve handling of XML options George Peter Banyard 2023-02-23 05:21:09 +00:00
  • 524391bcf6 Merge branch 'PHP-8.2' George Peter Banyard 2023-02-26 14:28:49 +00:00
  • f440911057 Merge branch 'PHP-8.1' into PHP-8.2 George Peter Banyard 2023-02-26 14:28:22 +00:00
  • adc5edd411 Fixed ValueError message in count_chars() George Peter Banyard 2023-02-26 14:27:46 +00:00
  • 2133970152 Fixed ValueError message in substr_compare() George Peter Banyard 2023-02-26 14:25:02 +00:00
  • 6a5b3f0ff9 The userland constants do not start with PHP_ George Peter Banyard 2023-02-23 04:08:58 +00:00
  • 02690fe3c0 Zend/zend_types.h: move zend_string to zend_string.h Max Kellermann 2023-01-13 19:44:00 +01:00
  • 42577c6b6b Zend/zend_types.h: move zend_uchar.h to zend_char.h Max Kellermann 2023-01-13 18:42:49 +01:00
  • eb34c28fed Zend/zend_types.h: move zend_refcounted to zend_refcounted.h Max Kellermann 2023-01-13 18:17:53 +01:00
  • b98f18e7c3 Zend/zend_type_code.h: convert to enum Max Kellermann 2023-02-21 20:37:22 +01:00
  • 0270a1e54c Zend/zend_types.h: move IS_* to zend_type_code.h Max Kellermann 2023-02-21 20:33:32 +01:00
  • e509a66a9c Zend/zend_rc_debug: convert ZEND_RC_MOD_CHECK() to function Max Kellermann 2023-01-13 19:30:42 +01:00
  • d6e95041e2 Zend/zend_types.h: move zend_rc_debug to zend_rc_debug.h Max Kellermann 2023-01-13 19:22:53 +01:00
  • 9108a32bfe Minor cleanups in Zend execution APIs (#10699) Niels Dossche 2023-02-26 15:15:04 +01:00
  • 9004725367 chore: standardize the visibility of functions. (#10708) Marcos Marcolin 2023-02-26 11:08:33 -03:00
  • 07fe46fb5d Simplify checks and returns in ext/xmlwriter (#10701) Niels Dossche 2023-02-26 15:07:55 +01:00
  • 382148d7bb Fix UBSAN warning about applying zero offset to null pointer (#10700) George Peter Banyard 2023-02-26 14:06:30 +00:00
  • 375e7402af Change implicit enum return value checks to explicit checks (#10703) Niels Dossche 2023-02-26 09:56:20 +01:00
  • f0cfebc2b8 Use zend_result where appropriate in ext/openssl Remove dead code Niels Dossche 2023-02-25 20:45:44 +01:00
  • c54948378d Merge branch 'PHP-8.2' David Carlier 2023-02-26 08:19:05 +00:00
  • bf2e778c71 Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-02-26 08:18:09 +00:00
  • b09be29ac1 Fix incorrect error checking in php_openssl_set_server_dh_param() Niels Dossche 2023-02-25 23:39:00 +01:00
  • eb7bb3430b Fix format string mistake in accel_move_code_to_huge_pages() Niels Dossche 2023-02-25 19:49:47 +01:00
  • e1967ca9ed Change DOMCharacterData::appendData return type to true (#10690) othercorey 2023-02-25 15:42:10 -06:00
  • 7c44baa334 [skip ci] Add comments as to why no ZPP union type format is used George Peter Banyard 2023-02-25 17:15:52 +00:00
  • 0c0b41d875 Merge branch 'PHP-8.2' David Carlier 2023-02-25 14:36:56 +00:00
  • 7638640529 Fix GH-10659: hash/xxhash applying build upstream fix David Carlier 2023-02-24 20:31:56 +00:00
  • a890b0ba73 Merge branch 'PHP-8.2' David Carlier 2023-02-25 14:33:59 +00:00
  • bf68d10bb4 Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-02-25 14:33:11 +00:00
  • df579adac7 Fix GH-10692: PHP crashes on Windows when an inexistent filename is executed Niels Dossche 2023-02-25 13:42:45 +01:00
  • dcc3255b18 Fix GH-10489: run-tests.php does not escape path when building cmd (#10560) Niels Dossche 2023-02-25 15:02:06 +01:00
  • b14785ca85 Merge branch 'PHP-8.2' Ilija Tovilo 2023-02-24 20:46:11 +01:00
  • c9bd540bac Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-02-24 20:45:31 +01:00
  • 7d2b01eea7 [skip ci] Add github reference to bug fix in NEWS Ilija Tovilo 2023-02-24 20:44:47 +01:00
  • 3a602d235c Merge branch 'PHP-8.2' Ilija Tovilo 2023-02-24 20:42:00 +01:00
  • 9b10b65e2b Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-02-24 20:41:40 +01:00
  • b9a5bfc355 Fix GH-10570: Assertion `(key)->h != 0 && "Hash must be known"' failed. Niels Dossche 2023-02-12 11:54:29 +01:00
  • ad7d3c888d Merge branch 'PHP-8.2' David Carlier 2023-02-24 17:03:50 +00:00