..
build
Removed Logo GUIDs and replaced with Data URIs and div hidden with JS
14 years ago
EngineSelect.bat
convert to DOS line endings to solve win98 issues
22 years ago
EngineSelect.dsp
Remove unnecessary elements, internationalize
23 years ago
builddef.bat
export libxml2 and iconv symbols
22 years ago
flock.c
Export flock for win32
22 years ago
flock.h
Export flock for win32
22 years ago
fnmatch.c
- add fnmatch() support on windows (C API), using the BSD implementation
17 years ago
fnmatch.h
- add fnmatch() support on windows (C API), using the BSD implementation
17 years ago
glob.c
- use php_sys_sat
16 years ago
glob.h
- expose glob and globfree on wi ndows, can be used by shared ext (core or extern)
17 years ago
globals.c
- Year++
14 years ago
grp.h
- Year++
14 years ago
inet.c
- bump minimum version, no more XP/2003
14 years ago
inet.h
- bump minimum version, no more XP/2003
14 years ago
install.txt
Fix common typos in the source code (Reported in Bug #54065)
15 years ago
param.h
PHP 4.0
27 years ago
php5.dsp
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
22 years ago
php5.dsw
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
22 years ago
php5dll.dsp
Removed Logo GUIDs and replaced with Data URIs and div hidden with JS
14 years ago
php5dllts.dsp
Removed Logo GUIDs and replaced with Data URIs and div hidden with JS
14 years ago
php5dllts.rc
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
22 years ago
php5dllts.rc2
Update copyright year
19 years ago
php5ts.dsp
fix fcgi build
20 years ago
php5ts.dsw
Removed non-existing sapi/activescript dsp
21 years ago
php5ts.rc
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
22 years ago
php5ts.rc2
Update copyright year
19 years ago
php5ts_cli.dsp
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
22 years ago
php5ts_cli.rc
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
22 years ago
php5ts_cli.rc2
bump year and license version
20 years ago
php_modules.dsw
- Nuked some PECLed extensions
21 years ago
php_registry.h
Add function for getting php.ini path from registry
23 years ago
php_stdbool.h
- #50334, add missing file
16 years ago
php_stdint.h
MFT: VC10 build support
16 years ago
php_strtoi64.h
- add strto*i64 support (VC6 only, decent compilers/crt have them)
17 years ago
php_win32_globals.h
- Year++
14 years ago
pws-php5cgi.reg
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
22 years ago
pws-php5isapi.reg
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
22 years ago
readdir.c
- possible NULL deref
15 years ago
readdir.h
* Last _WIN32_WINNT macro redef
18 years ago
registry.c
- Fixed bug #55299 (multiple null pointer in win32/registry.c)
14 years ago
resource.h
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
22 years ago
select.c
- Year++
14 years ago
select.h
- Year++
14 years ago
sendmail.c
- bump minimum version, no more XP/2003
14 years ago
sendmail.h
- silent warning (fix for #28038)
17 years ago
signal.h
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
22 years ago
sockets.c
- Year++
14 years ago
sockets.h
- Year++
14 years ago
strtoi64.c
- add strto*i64 support (VC6 only, decent compilers/crt have them)
17 years ago
syslog.h
- Year++
14 years ago
syslog.reg
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
15 years ago
testsuite.dsp
make run-tests work under win32 too
25 years ago
time.c
Remove unused codes
14 years ago
time.h
- add nanosleep
17 years ago
unistd.h
- add nanosleep
17 years ago
winutil.c
- fix #60895, possible invalid handler usage
14 years ago
winutil.h
- Year++
14 years ago
wsyslog.c
Fixed first-chance exception during request shutdown
20 years ago