php-src/TSRM
Max Kellermann afbb28dfb7
ext/opcache/zend_jit: cast function to fix -Wincompatible-pointer-types (#10527)
* ext/opcache/zend_jit: cast function to fix -Wincompatible-pointer-types

Regression by commit a21195650e

* TSRM/win32: fix ts_allocate_dtor cast

The dtor was casted to ts_allocate_ctor; luckily, ts_allocate_dtor and
ts_allocate_ctor just happen to be the same type.
2023-02-07 13:38:17 +03:00
..
config.w32 Remove unused tsrm_strtok_r() function 2019-07-12 13:14:24 +02:00
LICENSE - Update to 2006 2006-01-04 23:55:42 +00:00
threads.m4 Remove PTHREADS_ASSIGN_VARS 2019-07-05 23:26:20 +02:00
tsrm_win32.c ext/opcache/zend_jit: cast function to fix -Wincompatible-pointer-types (#10527) 2023-02-07 13:38:17 +03:00
tsrm_win32.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
TSRM.c Merge branch 'PHP-8.0' into PHP-8.1 2022-04-26 14:18:02 +02:00
TSRM.h Merge branch 'PHP-8.0' into PHP-8.1 2022-02-07 13:07:12 +01:00
tsrm.m4 Merge branch 'PHP-7.4' 2019-07-01 13:26:17 +02:00