You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sascha Schumann 17b84ad7e7 Planning for 4.0RC2 on Monday 26 years ago
..
SAPI.c no more broken scripts by erroneously terminating header()'s argument 26 years ago
SAPI.h - Fix an invalid trick (it was valid when header() was using 26 years ago
alloca.c There is no reason to define malloc() to xmalloc() in this context. 27 years ago
config.w32.h Correct build breakage - win32 26 years ago
configuration-parser.y - PHP_FOPEN -> V_FOPEN 26 years ago
configuration-scanner.l @- The string None is now recognized as a keyword by the php.ini processor, and 26 years ago
fopen_wrappers.c A few .dsp fixes 26 years ago
fopen_wrappers.h - Don't need to extern functions 26 years ago
internal_functions.c.in - Define these ones and declare them in modules.h 26 years ago
internal_functions_registry.h Get the license right... (this won't make it to RC1 of B4) 26 years ago
internal_functions_win32.c - Add wddx support to the default build 26 years ago
logos.h *** empty log message *** 26 years ago
main.c Change reentrancy API to always use the php prefix. 26 years ago
mergesort.c Fine tune Andi's patch 26 years ago
output.c Corrected some protos. 26 years ago
php.h - Take Sascha's advice and create on V_OPEN() which replaces open(). 26 years ago
php3_compat.h Forgot to commit the php4 fixes 26 years ago
php_compat.h - Fix Win32 build 26 years ago
php_content_types.c Make POST handling the way it should be. RFC1867, and any future POST handlers we might 26 years ago
php_content_types.h Make POST handling the way it should be. RFC1867, and any future POST handlers we might 26 years ago
php_globals.h Make error_prepend_string and error_append_string work 26 years ago
php_ini.c Prettying up the output of phpinfo(). Someone has to tell me how 26 years ago
php_ini.h Allow the INI callbacks to know at what stage PHP is 26 years ago
php_output.h fix some protos 26 years ago
php_realpath.c - Add missing V_STAT() 26 years ago
php_realpath.h Get the license right... (this won't make it to RC1 of B4) 26 years ago
php_reentrancy.h Change reentrancy API to always use the php prefix. 26 years ago
php_regex.h SAPIfication, Episode VI: Return of the SAPI 26 years ago
php_sprintf.c Get the license right... (this won't make it to RC1 of B4) 26 years ago
php_ticks.c @- Implemented default_charset and default_mimetype config directives (Stig) 26 years ago
php_ticks.h @- Implemented default_charset and default_mimetype config directives (Stig) 26 years ago
php_variables.c Change reentrancy API to always use the php prefix. 26 years ago
php_variables.h Worked on beautifying rfc1867.c a bit 26 years ago
php_version.h Planning for 4.0RC2 on Monday 26 years ago
php_virtual_cwd.c s/strtok_r/php_strtok_r/ 26 years ago
php_virtual_cwd.h Fix virtual_open() by adding ellipse 26 years ago
reentrancy.c Missed localtime_r/ctime_r. Prefix them with php 26 years ago
rfc1867.c - Change PHP_ to V_ (directory & file functions) 26 years ago
rfc1867.h Make POST handling the way it should be. RFC1867, and any future POST handlers we might 26 years ago
safe_mode.c - Add missing V_STAT() 26 years ago
safe_mode.h More php3_ annihilation 26 years ago
snprintf.c SAPIfication, Episode VI: Return of the SAPI 26 years ago
snprintf.h Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken. 26 years ago
strlcat.c - Export strlcat()/strcpy() for Frank. 26 years ago
strlcpy.c - Export strlcat()/strcpy() for Frank. 26 years ago
win95nt.h - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. 26 years ago