..
build
If asked to populate a set of cflags for a header check, only populate the
2005-07-07 13:22:38 +00:00
installer
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
builddef.bat
export libxml2 and iconv symbols
2003-12-08 12:56:47 +00:00
crypt_win32.c
- A belated happy holidays and PHP 5
2004-01-08 08:18:22 +00:00
crypt_win32.h
- Happy new year and PHP 5 for rest of the files too..
2004-01-08 17:33:29 +00:00
EngineSelect.bat
convert to DOS line endings to solve win98 issues
2003-12-05 17:45:15 +00:00
EngineSelect.dsp
Remove unnecessary elements, internationalize
2003-06-30 11:27:03 +00:00
flock.c
Export flock for win32
2003-12-19 23:18:14 +00:00
flock.h
Export flock for win32
2003-12-19 23:18:14 +00:00
glob.c
Nuke compile warnings
2003-09-20 03:22:36 +00:00
glob.h
Added glob() support for windows.
2002-05-19 14:32:24 +00:00
globals.c
Allow win32 stuff to build non-zts.
2004-07-31 17:28:27 +00:00
grp.h
- Happy new year and PHP 5 for rest of the files too..
2004-01-08 17:33:29 +00:00
install.txt
Updated install instructions from the documentation project (Philip Olson)
2005-03-30 13:15:05 +00:00
md5crypt.c
- A belated happy holidays and PHP 5
2004-01-08 08:18:22 +00:00
md5crypt.h
- Happy new year and PHP 5 for rest of the files too..
2004-01-08 17:33:29 +00:00
param.h
php5.dsp
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
php5.dsw
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
php5dll.dsp
- Added backward compability wrapper "php_parse_date()".
2005-06-19 22:15:27 +00:00
php5dllts.dsp
- Added backward compability wrapper "php_parse_date()".
2005-06-19 22:15:27 +00:00
php5dllts.rc
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
php5dllts.rc2
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
php5ts_cli.dsp
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
php5ts_cli.rc
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
php5ts_cli.rc2
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
php5ts.dsp
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
php5ts.dsw
Removed non-existing sapi/activescript dsp
2005-04-08 21:10:27 +00:00
php5ts.rc
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
php5ts.rc2
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
php_modules.dsw
- Nuked some PECLed extensions
2005-04-08 21:17:07 +00:00
php_registry.h
Add function for getting php.ini path from registry
2003-10-19 10:22:21 +00:00
php_win32_globals.h
Allow win32 stuff to build non-zts.
2004-07-31 17:28:27 +00:00
pwd.c
MFB: bugfix #30133
2004-09-27 22:23:11 +00:00
pwd.h
- Happy new year and PHP 5 for rest of the files too..
2004-01-08 17:33:29 +00:00
pws-php5cgi.reg
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
pws-php5isapi.reg
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
readdir.c
Fixed memory leak on error in win32's opendir() emulation. (Patch by Wez)
2004-06-09 14:18:14 +00:00
readdir.h
Moved the scandir code into it's own files so that it can be used by other
2003-01-27 20:39:31 +00:00
registry.c
Merge registry fix
2005-03-14 12:42:05 +00:00
resource.h
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
select.c
- A belated happy holidays and PHP 5
2004-01-08 08:18:22 +00:00
select.h
- Happy new year and PHP 5 for rest of the files too..
2004-01-08 17:33:29 +00:00
sendmail.c
FR 32275 - fifth parameter to preg_replace() to count number of replaces
2005-03-12 12:03:50 +00:00
sendmail.h
Exporting symbols used in the imap extension
2003-12-08 22:10:42 +00:00
signal.h
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
syslog.h
- Happy new year and PHP 5 for rest of the files too..
2004-01-08 17:33:29 +00:00
syslog.reg
Generate a .reg file for the syslog stuff
2004-08-05 12:15:17 +00:00
testsuite.dsp
time.c
Misc. win32 thread safety fixes.
2004-07-29 02:59:44 +00:00
time.h
Commit missing stuff
2003-02-18 13:34:52 +00:00
unistd.h
wfile.c
wfile.h
winutil.c
- A belated happy holidays and PHP 5
2004-01-08 08:18:22 +00:00
winutil.h
- Happy new year and PHP 5 for rest of the files too..
2004-01-08 17:33:29 +00:00
wsyslog.c
Fix bug #8314 : sane syslog output to the WinNT event log.
2004-07-31 23:59:46 +00:00