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.
 
 
 
 
 
 
Andi Gutmans e13285ded7 - Take Sascha's advice and create on V_OPEN() which replaces open(). 27 years ago
..
SAPI.c no more broken scripts by erroneously terminating header()'s argument 27 years ago
SAPI.h - Fix an invalid trick (it was valid when header() was using 27 years ago
alloca.c There is no reason to define malloc() to xmalloc() in this context. 27 years ago
config.w32.h Several fixes, plus remove bindlib_w32 (it's more trouble than it's worth) 27 years ago
configuration-parser.y - PHP_FOPEN -> V_FOPEN 27 years ago
configuration-scanner.l @- The string None is now recognized as a keyword by the php.ini processor, and 27 years ago
fopen_wrappers.c A few .dsp fixes 27 years ago
fopen_wrappers.h - Don't need to extern functions 27 years ago
internal_functions.c.in - Define these ones and declare them in modules.h 27 years ago
internal_functions_registry.h Get the license right... (this won't make it to RC1 of B4) 27 years ago
internal_functions_win32.c - Add wddx support to the default build 27 years ago
logos.h *** empty log message *** 27 years ago
main.c - Fix an invalid trick (it was valid when header() was using 27 years ago
mergesort.c Fine tune Andi's patch 27 years ago
output.c Corrected some protos. 27 years ago
php.h - Take Sascha's advice and create on V_OPEN() which replaces open(). 27 years ago
php3_compat.h Forgot to commit the php4 fixes 27 years ago
php_compat.h - Fix Win32 build 27 years ago
php_content_types.c Make POST handling the way it should be. RFC1867, and any future POST handlers we might 27 years ago
php_content_types.h Make POST handling the way it should be. RFC1867, and any future POST handlers we might 27 years ago
php_globals.h Make error_prepend_string and error_append_string work 27 years ago
php_ini.c Prettying up the output of phpinfo(). Someone has to tell me how 27 years ago
php_ini.h Allow the INI callbacks to know at what stage PHP is 27 years ago
php_output.h fix some protos 27 years ago
php_realpath.c - Add missing V_STAT() 27 years ago
php_realpath.h Get the license right... (this won't make it to RC1 of B4) 27 years ago
php_reentrancy.h Undefine HAVE_*_R, so that we get our replacements 27 years ago
php_regex.h SAPIfication, Episode VI: Return of the SAPI 27 years ago
php_sprintf.c Get the license right... (this won't make it to RC1 of B4) 27 years ago
php_ticks.c @- Implemented default_charset and default_mimetype config directives (Stig) 27 years ago
php_ticks.h @- Implemented default_charset and default_mimetype config directives (Stig) 27 years ago
php_variables.c - Nuke hash_*_ptr() functions 27 years ago
php_variables.h Worked on beautifying rfc1867.c a bit 27 years ago
php_version.h Up version number to 4.0RC2-dev. (4.0-dev looks too general for now.) 27 years ago
php_virtual_cwd.c Fix virtual_open() by adding ellipse 27 years ago
php_virtual_cwd.h Fix virtual_open() by adding ellipse 27 years ago
reentrancy.c - Fix crash bug in localtime_r. If locatime() returns NULL then also return 27 years ago
rfc1867.c - Change PHP_ to V_ (directory & file functions) 27 years ago
rfc1867.h Make POST handling the way it should be. RFC1867, and any future POST handlers we might 27 years ago
safe_mode.c - Add missing V_STAT() 27 years ago
safe_mode.h More php3_ annihilation 27 years ago
snprintf.c SAPIfication, Episode VI: Return of the SAPI 27 years ago
snprintf.h Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken. 27 years ago
strlcat.c - Export strlcat()/strcpy() for Frank. 27 years ago
strlcpy.c - Export strlcat()/strcpy() for Frank. 27 years ago
win95nt.h - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. 27 years ago