php-src/main
Zeev Suraski a508bec819 - From CODING_STANDARDS:
[6] NEVER USE strncat().  If you're absolutely sure you know what you're doing,
      check its man page again, and only then, consider using it, and even then,
      try avoiding it.
  strncat() is your enemy!
- Fix several SAPI services, get rid of the default_content_type (it's always
  composed of the mime type and charset now).
- Win32 works again
2000-02-26 05:03:41 +00:00
..
alloca.c There is no reason to define malloc() to xmalloc() in this context. 1999-09-18 12:13:48 +00:00
config.w32.h - Convert 'PHP3' to 'PHP' 2000-02-26 03:20:55 +00:00
configuration-parser.y @-Fixed possible crash in request-shutdown. (Thies) 2000-02-24 13:39:36 +00:00
configuration-scanner.l Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
fopen_wrappers.c - Convert 'PHP3' to 'PHP' 2000-02-26 03:20:55 +00:00
fopen_wrappers.h Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
internal_functions_registry.h Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
internal_functions_win32.c - MySQL now compiles right into the PHP 4 binary on Windows 2000-02-23 21:10:18 +00:00
internal_functions.c.in Happy Y2K patch! Happy new year (or the new millennium, depending on whether 2000-01-01 01:32:05 +00:00
logos.h * Update logos 1999-07-14 23:33:00 +00:00
main.c Win32 build error: 2000-02-25 23:31:42 +00:00
mergesort.c Fine tune Andi's patch 2000-02-11 15:59:30 +00:00
output.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
php3_compat.h getParameters() and friends changed for consistency and namespace cleanliness 1999-12-18 22:21:51 +00:00
php_content_types.c Make POST handling the way it should be. RFC1867, and any future POST handlers we might 2000-02-17 20:23:59 +00:00
php_content_types.h Make POST handling the way it should be. RFC1867, and any future POST handlers we might 2000-02-17 20:23:59 +00:00
php_globals.h @- Implemented default_charset and default_mimetype config directives (Stig) 2000-02-25 21:27:03 +00:00
php_ini.c started implementing directives for default mimetype/charset 2000-02-24 22:00:47 +00:00
php_ini.h Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
php_output.h the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
php_realpath.c Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
php_realpath.h Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
php_reentrancy.h Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
php_regex.h SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
php_sprintf.c Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
php_ticks.c @- Implemented default_charset and default_mimetype config directives (Stig) 2000-02-25 21:27:03 +00:00
php_ticks.h @- Implemented default_charset and default_mimetype config directives (Stig) 2000-02-25 21:27:03 +00:00
php_variables.c @- Fixed crash when magic_quotes were switched off. (Thies) 2000-02-21 12:13:27 +00:00
php_variables.h Worked on beautifying rfc1867.c a bit 2000-02-19 20:12:26 +00:00
php_version.h @- Implemented default_charset and default_mimetype config directives (Stig) 2000-02-25 21:27:03 +00:00
php.h Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
reentrancy.c Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
rfc1867.c Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
rfc1867.h Make POST handling the way it should be. RFC1867, and any future POST handlers we might 2000-02-17 20:23:59 +00:00
safe_mode.c Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
safe_mode.h More php3_ annihilation 1999-12-17 19:16:50 +00:00
SAPI.c - From CODING_STANDARDS: 2000-02-26 05:03:41 +00:00
SAPI.h - From CODING_STANDARDS: 2000-02-26 05:03:41 +00:00
snprintf.c SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
snprintf.h Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
strlcat.c Get Win32 to compile again 1999-11-27 00:48:50 +00:00
strlcpy.c Get Win32 to compile again 1999-11-27 00:48:50 +00:00
win95nt.h SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00