6 Commits (495a5ab0057504b6719ee5be7462db8fa64a46f2)

Author SHA1 Message Date
Jani Taskinen ae492897c6 - Removed unused code (replaced long time ago by url_scanner_ex.* 17 years ago
Jani Taskinen 80d5100309 MFH 18 years ago
Dmitry Stogov 9fd2b6deb4 Simplify the code base as this getpwd() was used only once 20 years ago
Derick Rethans 3cdc895213 - Added backward compability wrapper "php_parse_date()". 21 years ago
foobar e2999b154f nuked file 21 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
Sebastian Bergmann 10ec176f69 Buckle your seatbelt, Dorothy, 'cause Aggregation is going bye-bye. 23 years ago
Sebastian Bergmann 7305930c80 Remove MySQL leftovers. 23 years ago
Sebastian Bergmann 4ee26b390f Remove references to bundled libmysql. 23 years ago
Sebastian Bergmann f53360616e Leftover. 23 years ago
Sebastian Bergmann d1cb228bf1 Get rid of references to expat in MSVC project files. For now this expects libxml2 (library and includes) in one of the MSVC default include/library directories. Right now it doesn't link, dunno why -- working on it. 23 years ago
Sebastian Bergmann 80824a3d3a Leftovers. 23 years ago
Sebastian Bergmann 88cb80020a First try at getting the Windows build working again after libxml2 got unbundled. 23 years ago
Sebastian Bergmann ab393a9b0c Adjust path to bundled expat sources for Win32 build. 23 years ago
Sebastian Bergmann 003ea0717e Add proc_open.c to project. 23 years ago
Sebastian Bergmann b5d97e5ddb Revert config.w32.h.in -> config.w32.h build step per discussion with Zeev. 24 years ago
Sebastian Bergmann a5f58cd6e5 Add filter.c, user_filters.c. Group stream related sources. 24 years ago
Edin Kadribasic 7cdffea872 Really remove mbstring from the build. 24 years ago
Sebastian Bergmann d6e24f21f9 Sync MSVC project files. 24 years ago
Sebastian Bergmann 31fe6743d4 Sync MSVC project files. 24 years ago
Sebastian Bergmann c7606f1285 Meaningful Custom Build Step information. 24 years ago
Sebastian Bergmann cb69b62d6d Fix logic. 24 years ago
Marcus Boerger 77cf59e59c Add html_entities.c 24 years ago
Sebastian Bergmann ae6b6359d7 Add HAVE_MBSTR_RU support for Win32. 24 years ago
Sebastian Bergmann 31c722f859 I could swear it worked the other way before I committed. 24 years ago
Sebastian Bergmann 738b47c13e The Windows build can now be configures more comfortably, for instance in regard to built-in extensions. 24 years ago
Sebastian Bergmann aff6d565f4 Add new ext/mbstring/mbfilter_*.c files. 24 years ago
Sebastian Bergmann cd43b26095 Enable bundled build of ext/ctype and ext/mbstring on Win32. 24 years ago
Sebastian Bergmann 2fc2f74ad1 Enable ext/tokenizer by default on Win32, too. Since there is no HAVE_TOKENIZER flag, it cannot be turned off in config.w32.h. 24 years ago
Sebastian Bergmann 3dfc150ff7 Sync with php4dllts. 24 years ago
Sebastian Bergmann 48b70510ba Fix Win32 build. 24 years ago
Sebastian Bergmann 239a05eef6 Add streams.c/user_streams.c to MSVC projects. 24 years ago
Sebastian Bergmann be1b9927e5 Add aggregation to Win32 build. 24 years ago
Sebastian Bergmann ae9de3ed37 Enable ext/overload by default on Win32, too. 25 years ago
Sebastian Bergmann d247632b5b No need to 'include' a .re file here. 25 years ago
Sascha Schumann f341f630d3 Rewrite of unserializer which should be more maintainable and extensible. 25 years ago
Sascha Schumann 2965b8c1fc rand_mt.c, rand_sys.c are gone, remove them from the workspace file. 25 years ago
Sebastian Bergmann 17ef8dba77 Fix Win32 build. 25 years ago
Daniel Beulshausen 83df136d28 update workspaces 25 years ago
Shane Caraveo 01e5a18c4a non-ts compile work, add fastcgi module. 25 years ago
Shane Caraveo 7a3c7ef930 fix for non-TS compile 25 years ago
Zeev Suraski bb60fe439f Fix non-TS build 25 years ago
Zeev Suraski d87cc976e1 Redesigned thread safety mechanism - nua nua 25 years ago
Harald Radi 5943e68e03 added variant.h 25 years ago
Harald Radi cadfdacca8 renamed *typedef_VARIANT.* to *VARIANT.* 25 years ago
Harald Radi f64d32f667 added ext/com/ files to the project 25 years ago
Sebastian Bergmann 54b8f2ee76 That should do the trick. 25 years ago
Daniel Beulshausen 4d25067387 finally remove -S option from bison 26 years ago
Zeev Suraski 338b9b0819 - Make the INI mechanism thread safe (fix necessary API changes from Zend) 26 years ago
Zeev Suraski a023f9280a - Fix Windows build 26 years ago