1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 23:18:13 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Mikko Koppanen 24af48e402 Upgrade bundled libmagic to 5.03 (fixes CDF parsing related issues)
Clean up / remove whitespace differences to make next merge easier
Removed unnecessary files from trunk
2009-12-26 15:00:21 +00:00
Scott MacVicar daf4211e0b Update fileinfo to libmagic 5.00 and remove dependency on dirent.h on Windows 2009-03-15 23:02:35 +00:00
Scott MacVicar 36660c01ab Add asprintf, use regular system malloc and free and add checks in configure.in for the functions 2008-11-27 19:45:16 +00:00
Scott MacVicar a064b61971 Warnings from libmagic should be notices rather than sent to stderr, this fixes a test on Windows 2008-11-22 10:27:19 +00:00
Ilia Alshanetsky 9219be30f4 MFB: removed dead-code 2008-10-15 22:57:22 +00:00
Derick Rethans 07633881bd - Some more cleanups, and fixed some warnings. 2008-08-29 12:05:35 +00:00
Scott MacVicar 83abc6c537 MFB: Replace ereg code with pcre, fix duplicate macro names and segfault. Patch by Mikko 2008-08-29 09:50:57 +00:00
Derick Rethans 74947e562e - Move lib to libmagic 2008-07-11 14:13:50 +00:00