Wang Mingyu 5dc09b571b php: upgrade 8.2.3 -> 8.2.4
Changelog:
===========
- Core:
  . Fixed incorrect check condition in type inference.
  . Fix incorrect check in zend_internal_call_should_throw().
  . Fixed overflow check in OnUpdateMemoryConsumption.
  . Fixed bug GH-9916 (Entering shutdown sequence with a fiber suspended in a
    Generator emits an unavoidable fatal error or crashes).
  . Fixed bug GH-10437 (Segfault/assertion when using fibers in shutdown
    function after bailout).
  . Fixed SSA object type update for compound assignment opcodes.
  . Fixed language scanner generation build.
  . Fixed zend_update_static_property() calling zend_update_static_property_ex()
    misleadingly with the wrong return type.
  . Fix bug GH-10570 (Fixed unknown string hash on property fetch with integer
    constant name).
  . Fixed php_fopen_primary_script() call resulted on zend_destroy_file_handle()
    freeing dangling pointers on the handle as it was uninitialized.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-03-23 21:46:12 -07:00
..
2022-05-30 22:07:20 -07:00
2022-07-07 10:26:37 -04:00
2023-02-01 09:28:47 -08:00
2022-06-01 08:43:01 -07:00
2022-11-01 10:13:47 -07:00
2022-05-09 08:59:46 -07:00
2023-02-18 13:19:36 -08:00
2022-10-31 08:27:33 -07:00
2022-08-23 10:04:07 -07:00
2022-09-27 10:04:35 -07:00
2023-02-24 08:45:44 -08:00
2023-02-06 20:48:39 -08:00
2023-03-17 07:06:55 -07:00
2022-09-07 16:44:54 -07:00
2022-11-14 11:55:59 -08:00
2022-06-30 13:39:27 -04:00
2022-09-12 15:34:28 -07:00
2022-11-09 10:17:15 -08:00
2023-03-09 23:43:22 -08:00
2023-03-23 21:46:12 -07:00
2022-12-05 09:16:24 -08:00
2022-11-07 08:39:05 -08:00
2023-02-22 01:03:38 -08:00
2023-02-15 08:23:49 -08:00
2023-03-17 07:06:55 -07:00
2023-02-22 01:03:38 -08:00
2022-11-09 10:17:15 -08:00
2023-01-11 08:37:58 -08:00
2023-01-21 10:02:01 -08:00