1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/sapi/phpdbg
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-17 11:52:48 +01:00
2023-01-16 12:27:33 +01:00
2021-06-13 21:08:35 +02:00
2023-01-17 14:16:37 +00:00
2020-02-03 13:41:31 +01:00