php-src/ext/standard
Thies C. Arntzen ea880d2b86 moved output.c into ext/standart and made it thread-safe.
moved output-buffering related functions from basic_functions to output.c
Win32 project need to be updated to reflect new position.
# i'm not really happy with this solution, but it seemed the easiest one!
# the whole output code is a bit hard to understand...
@- Output-Buffering system is now Thread-Safe. (Thies)
1999-10-27 18:30:41 +00:00
..
base64.c Use new Zend API. 1999-09-24 19:35:25 +00:00
base64.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
basic_functions.c moved output.c into ext/standart and made it thread-safe. 1999-10-27 18:30:41 +00:00
basic_functions.h moved output.c into ext/standart and made it thread-safe. 1999-10-27 18:30:41 +00:00
browscap.c Better debug macros 1999-08-27 19:17:19 +00:00
config.h.stub (PHP getcwd()) added, needs to porting to Win32 1999-10-20 16:17:30 +00:00
config.m4 (PHP getcwd()) added, needs to porting to Win32 1999-10-20 16:17:30 +00:00
crypt.c Use new Zend API. 1999-09-24 19:35:25 +00:00
cyr_convert.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
cyr_convert.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
datetime.c (PHP gmmktime) Should now give right values. Note that there was never need for 1999-10-08 03:08:44 +00:00
datetime.h Ported strtotime() function. 1999-07-23 19:51:27 +00:00
dir.c - Make CVS compile on Win32. 1999-10-20 18:09:44 +00:00
dl.c Looks better, but isn't wrong 1999-10-17 08:07:50 +00:00
dl.h new api fo dl() - renamed php3_dl to php_dl (added compat header) 1999-10-13 19:55:25 +00:00
dns.c New Zend API 1999-09-25 12:09:50 +00:00
dns.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
exec.c (shell_exec) use pclose for FILE* that has been opened via popen! 1999-10-13 14:01:47 +00:00
exec.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
file.c eliminated warinigs 1999-10-26 20:09:59 +00:00
file.h files are now resources, file.c is thread-safe, the le_ vars are no longer shared, 1999-10-15 15:22:25 +00:00
filestat.c imported diskfreespace from 3.0 1999-08-17 12:32:23 +00:00
flock_compat.c License update 1999-07-16 13:13:16 +00:00
flock_compat.h * fixed some #if/#ifdef issues 1999-06-16 17:06:53 +00:00
formatted_print.c More forgotten prototypes. 1999-10-18 20:00:42 +00:00
fsock.c kill warning 1999-10-24 18:16:16 +00:00
fsock.h Make fopen() work with URL's in Win32 1999-08-25 16:24:14 +00:00
global.h kill another 64-bit issue. 1999-05-16 11:55:34 +00:00
head.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
head.h More symbol work. 1999-07-26 20:09:08 +00:00
html.c (PHP: htmlspecialchars, htmlentities): new zend-api for html-function (not worth mentioning in NEWS) 1999-10-13 19:51:11 +00:00
html.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
image.c newest GetImageSize renamed header-file 1999-09-02 11:58:23 +00:00
info.c (_display_module_info): Add anchor for module names 1999-10-20 16:16:58 +00:00
info.h I was sure I committed these already. Weird 1999-07-17 19:17:42 +00:00
iptc.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
lcg.c - Get rid of warning on win32, non-threadsafe mode. 1999-09-22 05:26:22 +00:00
link.c Use new Zend API. 1999-09-24 19:35:25 +00:00
mail.c New Zend API 1999-09-25 12:09:50 +00:00
Makefile.am moved output.c into ext/standart and made it thread-safe. 1999-10-27 18:30:41 +00:00
math.c One typo corrected. 1999-10-17 07:38:35 +00:00
md5.c Use new Zend API. 1999-09-24 19:35:25 +00:00
md5.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
metaphone.c added Metaphone support 1999-09-13 15:48:32 +00:00
microtime.c Use new Zend API. 1999-09-24 19:35:25 +00:00
microtime.h - gettimeofday wasn't registered. 1999-09-15 05:08:45 +00:00
output.c moved output.c into ext/standart and made it thread-safe. 1999-10-27 18:30:41 +00:00
pack.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
pack.h More symbol work. 1999-07-26 20:09:08 +00:00
pageinfo.c Removed '3' from key functions in PHP (maintained compatibility through 1999-08-02 19:17:14 +00:00
pageinfo.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
parsedate.y kill warning 1999-09-24 15:34:30 +00:00
php3_browscap.h More symbol work. 1999-07-26 20:09:08 +00:00
php3_crypt.h More symbol work. 1999-07-26 20:09:08 +00:00
php3_dir.h (PHP getcwd()) added, needs to porting to Win32 1999-10-20 16:17:30 +00:00
php3_filestat.h More symbol work. 1999-07-26 20:09:08 +00:00
php3_iptc.h ported IPTC fro php3 1999-07-05 07:42:07 +00:00
php3_link.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
php3_mail.h More symbol work. 1999-07-26 20:09:08 +00:00
php3_standard.h newest GetImageSize renamed header-file 1999-09-02 11:58:23 +00:00
php3_string.h _php3/_php3i -> php rename 1999-10-16 16:35:20 +00:00
php3_syslog.h More symbol work. 1999-07-26 20:09:08 +00:00
php3_var.h - Upgraded var_dump() to take multiple arguments 1999-09-20 14:14:26 +00:00
php_image.h newest GetImageSize renamed header-file 1999-09-02 11:58:23 +00:00
php_lcg.h moved lcg stuff to ext/standard 1999-08-29 20:12:12 +00:00
php_metaphone.h added Metaphone support 1999-09-13 15:48:32 +00:00
php_output.h moved output.c into ext/standart and made it thread-safe. 1999-10-27 18:30:41 +00:00
php_rand.h Move random functions related defines into its own header file. 1999-10-06 16:34:36 +00:00
phpdir.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
phpmath.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
post.c - support for mimetype application/vnd.fdf needed by fdf module 1999-10-06 05:26:25 +00:00
post.h - Rewrote the GET/POST/Cookie data reader to support multi-dimensional 1999-09-12 23:51:12 +00:00
quot_print.c License update 1999-07-16 13:13:16 +00:00
quot_print.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
rand.c Move random functions related defines into its own header file. 1999-10-06 16:34:36 +00:00
reg.c ereg now returns a continious array 0..9 again - empty values are returned as false. 1999-10-04 13:04:32 +00:00
reg.h A bunch of grunt work updating function entries and declarations. 1999-07-24 22:16:54 +00:00
soundex.c New Zend API 1999-09-25 12:09:50 +00:00
string.c _php3/_php3i -> php rename 1999-10-16 16:35:20 +00:00
syslog.c New Zend API 1999-09-25 12:09:50 +00:00
type.c License update 1999-07-16 13:13:16 +00:00
type.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
uniqid.c Use new Zend API. 1999-09-24 19:35:25 +00:00
uniqid.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
url_scanner.c Add <AREA HREF=... 1999-10-21 20:22:12 +00:00
url_scanner.h - add standard disclaimer 1999-09-11 23:53:40 +00:00
url_scanner.re Add <AREA HREF=... 1999-10-21 20:22:12 +00:00
url.c (parse_url) fix for #2569: parse_url('-') crashes 1999-10-19 11:02:05 +00:00
url.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
var.c unserialize no longer complaints about unserializing empty-strings (started that just a few days ago) 1999-10-22 06:59:05 +00:00