1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00
Files
archived-php-src/ext
Scott MacVicar 55a965f793 MFH Fix bug #46331 - The internal magic db is const memory and segfaults when you try to do byte swapping
on big endian machines. This fixes it by copying the memory for those processors, but this isn't ideal as
it wastes memory. Perhaps using a static cache would be better.
2008-10-20 23:36:14 +00:00
..
2008-08-15 16:36:39 +00:00
2008-02-13 23:50:35 +00:00
2008-08-03 12:15:55 +00:00
2008-07-13 21:34:15 +00:00
2008-10-13 11:45:39 +00:00
2008-06-19 22:39:56 +00:00
MFH
2008-08-03 12:11:07 +00:00
2008-09-18 12:16:15 +00:00
2008-10-02 03:36:52 +00:00
2008-08-25 21:04:30 +00:00
2008-10-16 17:38:31 +00:00
2008-10-05 04:38:01 +00:00
2008-10-09 18:34:20 +00:00
2008-09-29 21:18:31 +00:00
2008-09-12 19:49:46 +00:00
2008-10-19 18:23:53 +00:00
2008-10-10 20:05:05 +00:00
2008-08-03 12:15:55 +00:00
2008-10-12 15:01:12 +00:00
2008-10-10 19:53:20 +00:00
2008-10-16 00:39:31 +00:00
2008-08-23 16:32:04 +00:00
2008-09-10 13:47:29 +00:00
2008-07-03 12:38:53 +00:00
2008-07-03 01:55:48 +00:00
ws
2008-10-16 15:49:29 +00:00
2008-08-23 19:22:10 +00:00
2008-07-01 17:24:10 +00:00
2008-06-30 14:53:17 +00:00
2008-06-29 12:40:22 +00:00
2008-07-01 15:45:54 +00:00
2008-08-24 02:13:23 +00:00
2008-08-23 18:06:59 +00:00
2008-09-10 00:07:45 +00:00
2008-04-15 12:47:33 +00:00