Commit Graph

1541 Commits

Author SHA1 Message Date
Andi Gutmans
1e8ed7889b - Update NEWS for tomorrow morning so that I don't forget when I'm sleepy 2003-12-17 22:13:57 +00:00
Derick Rethans
e7fd0bdf03 - Added 'c' modifier to date() which returns the date in ISO 8601 format. 2003-12-16 22:52:48 +00:00
Andrei Zmievski
9fc9e4b2cf MFB 2003-12-16 22:20:30 +00:00
foobar
04611c1287 BFN 2003-12-16 08:06:09 +00:00
foobar
1139f1b525 lalalaa.. 2003-12-15 00:43:28 +00:00
Ilia Alshanetsky
d3639b1aa7 Fixed bug #24693 (Allow session.use_trans_sid to be enabled/disabled from
inside the script).
2003-12-14 23:24:50 +00:00
Derick Rethans
112f424f70 - Fixed bug #26615 (patch by runekl at opoint dot com) 2003-12-13 18:55:53 +00:00
Marcus Boerger
70ca95aa0e Revert: need a PHP4.3 solution.
# This solution cannot be backported to PHP 4.3 -- damn!
2003-12-13 15:00:04 +00:00
Marcus Boerger
d1a6deb785 - Fixed bug #26304 (Unexpected data loss when opening dba file). 2003-12-13 14:50:06 +00:00
Sara Golemon
c56647833b Route mkdir()/rmdir() via wrapper ops.
Move current rmdir()/rmdir() code to plain_wrappers.c
Implement mkdir()/rmdir() in ftp:// wrapper
2003-12-13 04:07:18 +00:00
Sara Golemon
b1f8236b63 Route rename() via wrapper ops.
Move current rename() code to main/streams/plain_wrapper.c
Implement ftp/rename()
Implement userstreams/rename()
2003-12-12 23:06:42 +00:00
Marcus Boerger
fc5c73897d BFN 2003-12-12 06:34:06 +00:00
Moriyoshi Koizumi
cb33fc2c1c oops. 2003-12-10 19:02:34 +00:00
Moriyoshi Koizumi
1338978d3b NFN 2003-12-10 19:01:52 +00:00
foobar
8fa4e39eda typofix 2003-12-08 10:12:42 +00:00
Andrey Hristov
79ad7aeb6d entries for get_declared_interfaces/get_declared_classes 2003-12-07 22:24:22 +00:00
foobar
fddacedfa0 BFN 2003-12-07 16:59:32 +00:00
foobar
ea77adf1e5 bfn reorder 2003-12-07 16:54:09 +00:00
Derick Rethans
71f9227cc5 - Fixed bug #26548 (Malformed HTTP dates in headers). 2003-12-07 14:29:43 +00:00
Ilia Alshanetsky
ce0b3dec4c Fixed bug #26528 (HTML entities are not being decoded by
xml_parse()/xml_parse_into_struct()).
2003-12-05 01:16:16 +00:00
Moriyoshi Koizumi
b4f1f652b2 NFN 2003-12-04 23:32:22 +00:00
foobar
c389f67e91 - Moved ext/crack and ext/mcal to PECL. 2003-12-04 12:05:57 +00:00
foobar
a07650e78d stylepolizei 2003-12-04 06:40:08 +00:00
Andi Gutmans
54996089f3 - Add news about include_once fix for Windows 2003-12-03 22:13:11 +00:00
Sara Golemon
5ad67a9215 Add http proxy support via context option. 2003-12-03 05:30:16 +00:00
foobar
c7b3a02c85 Moved qtdom to PECL 2003-12-02 13:55:27 +00:00
Moriyoshi Koizumi
869493d4e6 Add iconv_mime_decode_headers() to parse multiple MIME headers.
A few trivial fixes.
2003-12-01 22:46:45 +00:00
foobar
91b7cc2079 - Moved ext/db to PECL.
# Derick copied the sources in CVS repository to preserve CVS log.
2003-12-01 10:47:08 +00:00
foobar
4eff99ad4b New funcs 2003-11-30 09:41:32 +00:00
Ilia Alshanetsky
b761414540 The removed NEWS entry is already in 4.X news file. 2003-11-29 17:00:53 +00:00
Christian Stocker
0d6ccfbe69 a dot too many 2003-11-29 16:44:12 +00:00
Christian Stocker
f8356270c8 Some news from ext/xsl 2003-11-29 16:41:59 +00:00
Wez Furlong
c31d958d5a typofix 2003-11-29 15:54:07 +00:00
Derick Rethans
350d755e33 - Update NEWS and README for input_filters 2003-11-29 15:30:50 +00:00
foobar
e34b689ef3 news for xslt 2003-11-29 02:49:03 +00:00
Sara Golemon
026d4c9e4c Route php_stat() via streams/url_stat API (php_stream_stat_path).
This enables fopen-wrappers support on stat() and related family calls.
2003-11-28 23:25:28 +00:00
Ilia Alshanetsky
9b526291e4 Bug fixing news. 2003-11-28 18:17:13 +00:00
Ilia Alshanetsky
e898ae955e Added image_type_to_extension() function. 2003-11-27 22:03:35 +00:00
foobar
77297a2b01 fixed -> fixed section, added -> added section..etc. 2003-11-24 19:01:45 +00:00
Andi Gutmans
a319c41bb1 - Now we're getting closer to an RC we should start giving more detail
- about engine changes in NEWS.
2003-11-24 18:22:55 +00:00
Ilia Alshanetsky
b03d3fa5b7 Added php_strip_whitespace() and php_check_syntax() functions. 2003-11-24 01:17:27 +00:00
Sara Golemon
0101c27823 New function: headers_list(). Ennumerate headers sent to SAPI engine 2003-11-19 21:10:33 +00:00
Ilia Alshanetsky
c53b53f926 Rename nanosleep() to time_nanosleep(). 2003-11-14 22:55:54 +00:00
Moriyoshi Koizumi
47c38dcd55 BFN 2003-11-13 20:54:25 +00:00
foobar
32b5a41941 - Fixed bug #26072 (--disable-libxml does not work). 2003-11-12 23:42:38 +00:00
Ilia Alshanetsky
3691ab699c Added nanosleep(), in addition to allowing setting of very short states.
This function is signal safe.
2003-11-12 22:02:37 +00:00
Marcus Boerger
9e865e4fb4 Update 2003-11-12 21:48:19 +00:00
Ard Biesheuvel
2dd35c0e8f Added new ibase array handling (was already present in b2) 2003-11-12 11:29:25 +00:00
Moriyoshi Koizumi
ed45157047 Remove NEWS entry since the fix went to the branch as well. 2003-11-08 04:44:26 +00:00
Ilia Alshanetsky
44c09f8401 Bug fixing news. 2003-11-07 19:19:15 +00:00