1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 17:43:13 +02:00
Files
archived-php-src/ext
Niels Dossche 2b55dee4dc Make stripslashes() only dependent on SSE2 configuration. (#10408)
Alex Dowad noticed[1] that the SIMD stripslashes implementation actually
only depended on SSE2, and not on SSE4.2 instructions. Remove the
checking for SSE4.2 and only check for SSE2. This also greatly
simplifies the supporting code.

[1] https://github.com/php/php-src/pull/10313#issuecomment-1382825073
2023-01-23 13:25:00 +00:00
..
2022-10-27 14:42:17 +01:00
2023-01-19 18:49:54 +00:00
2022-09-07 17:41:10 +02:00
2022-10-27 14:42:40 +01:00
2023-01-16 12:27:33 +01:00
2023-01-16 12:27:33 +01:00
2022-09-06 10:42:34 +01:00
2022-11-30 12:13:36 +01:00
2022-10-19 11:37:30 +02:00
2023-01-16 12:27:33 +01:00
2022-12-19 16:17:02 +01:00
2023-01-16 12:27:33 +01:00
2022-09-07 17:41:10 +02:00
2023-01-19 09:06:39 +01:00
2023-01-19 09:06:39 +01:00
2022-10-27 14:42:40 +01:00
2023-01-15 15:43:57 +00:00