|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-08-06 06:50 UTC] rasmus@php.net
[2000-08-20 02:20 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Tue Jun 30 14:00:01 2026 UTC |
These files (and perhaps more) unconditionally use memmove, without checking HAVE_MEMMOVE, and without #defining it to the bcopy equivalent. ext/ftp/ftp.c ext/xml/expat/xmlparse/xmlparse.c main/mergesort.c regex/regcomp.c