php-src/main
2000-03-12 18:13:01 +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 Kill warning. 2000-03-07 04:28:29 +00:00
configuration-scanner.l @- The string None is now recognized as a keyword by the php.ini processor, and 2000-02-26 14:29:27 +00:00
fopen_wrappers.c - Use strlcpy() insted of strcpy() 2000-03-10 18:19:08 +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 - Define these ones and declare them in modules.h 2000-03-12 18:13:01 +00:00
internal_functions.c.in - Define these ones and declare them in modules.h 2000-03-12 18:13:01 +00:00
logos.h * Update logos 1999-07-14 23:33:00 +00:00
main.c Fix build on systems which lack snprintf or vsnprintf. 2000-03-12 15:47:34 +00:00
mergesort.c Fine tune Andi's patch 2000-02-11 15:59:30 +00:00
output.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
php3_compat.h getParameters() and friends changed for consistency and namespace cleanliness 1999-12-18 22:21:51 +00:00
php_compat.h - Fix Win32 build 2000-03-04 19:58:59 +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 @- Fixed a (fairly common) situation where error_reporting values would not be 2000-02-26 23:50:11 +00:00
php_ini.c Allow the INI callbacks to know at what stage PHP is 2000-02-26 15:36:23 +00:00
php_ini.h Allow the INI callbacks to know at what stage PHP is 2000-02-26 15:36:23 +00:00
php_output.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +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 @- Switched back to the old $HTTP_*_VARS[] behavior - $HTTP_GET_VARS["foo"] 2000-02-28 05:33:43 +00:00
php_variables.h Worked on beautifying rfc1867.c a bit 2000-02-19 20:12:26 +00:00
php_version.h Added notice about new functions. 2000-02-26 17:58:28 +00:00
php.h Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken. 2000-03-12 17:18:21 +00:00
reentrancy.c Support HP-UX 10.x non-standard time-related reentrant functions 2000-03-03 16:10:38 +00:00
rfc1867.c - Protect $HTTP_POST_FILES[] as well 2000-02-26 18:59:29 +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 Fix traps due to sapi_global not being initialized when ZTS is set 2000-03-05 21:37:47 +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 Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken. 2000-03-12 17:18:21 +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 - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. 2000-03-11 20:48:49 +00:00