1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/opcache
Cristian Rodríguez 927adfb1a6 Use a single version of mempcpy(3) (#12257)
While __php_mempcpy is only used by ext/standard/crypt_sha*, the
mempcpy "pattern" is used everywhere.

This commit removes __php_mempcpy, adds zend_mempcpy and transforms
open-coded parts into function calls.
2023-12-20 15:16:32 +00:00
..
2023-12-18 12:28:36 +03:00
2023-11-21 21:02:59 +00:00
2023-01-16 12:25:59 +01:00
2023-01-12 15:14:05 +00:00
2023-10-23 10:52:09 +03:00