Commit Graph

1711 Commits

Author SHA1 Message Date
Rob Richards
db9af58184 BFN 2003-12-29 16:45:59 +00:00
Marcus Boerger
2788bb8a15 BFN 2003-12-29 12:39:07 +00:00
Marcus Boerger
7980195d7c BFN 2003-12-27 23:01:04 +00:00
Marcus Boerger
a84f8156ff Bugfix #25038 (call_user_func issues warning if function throws exception) 2003-12-27 21:10:34 +00:00
Rob Richards
563be668b8 Fixed bug #26723 2003-12-27 10:33:26 +00:00
Marcus Boerger
c6cb00fe59 Fixed bug #26697 (calling class_exists on a nonexistent class in __autoload
results in segfault).
2003-12-23 10:45:10 +00:00
Georg Richter
bbae05b957 #fixed bug #26680 2003-12-23 06:28:12 +00:00
Marcus Boerger
4e24057380 Update 2003-12-22 22:59:44 +00:00
Marcus Boerger
37d9a9f150 BFN 2003-12-22 22:33:45 +00:00
Ilia Alshanetsky
a8c58f1d79 Fixed bug #26690 (make xsltProcessor->transformToUri use streams wrappers). 2003-12-22 16:32:29 +00:00
Marcus Boerger
06788f0438 Fixed bug #26675 (Segfault on ArrayAccess use)
Update NEWS
2003-12-22 16:27:14 +00:00
Zeev Suraski
86e776470c Update date 2003-12-21 18:30:31 +00:00
Wez Furlong
1402825b3d Moved ext/notes to PECL.
(win32 only, and doesn't build on snaps.php.net)
2003-12-19 17:13:20 +00:00
Andi Gutmans
a43d420f0a - Update date 2003-12-19 13:37:39 +00:00
Ilia Alshanetsky
79848fa885 Added sqlite_fetch_column_types() function. 2003-12-18 21:28:00 +00:00
Marcus Boerger
c69fb4133d dded qdbm handler (http://qdbm.sourceforge.net). 2003-12-18 20:25:21 +00:00
Marcus Boerger
49efcd4f27 Fixed bug #24837 Incorrect behaviour of PPP using foreach. 2003-12-18 20:07:30 +00:00
Moriyoshi Koizumi
63ae8079ea "a" 2003-12-18 19:54:28 +00:00
Wez Furlong
b978ec134f add news about tidy 2003-12-18 11:18:51 +00:00
Andrey Hristov
4b5caaa04a entry for microtime()'s new clothes 2003-12-17 22:17:15 +00:00
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
Moriyoshi Koizumi
595426ac8d BFN 2003-11-04 16:09:16 +00:00
foobar
9e0da5e741 Next is beta3.. 2003-10-30 15:14:31 +00:00
Andi Gutmans
42a2bc6e6c - Typo 2003-10-30 10:15:59 +00:00
Andi Gutmans
9e007de0c2 - Go with beta 2 2003-10-30 09:57:10 +00:00
foobar
572396fe33 fixes are fixes.. 2003-10-30 01:12:40 +00:00
foobar
61bee15852 Remove bogus entry 2003-10-30 01:08:43 +00:00
Ilia Alshanetsky
ab7ee13670 Added substr_compare(). 2003-10-30 00:49:33 +00:00
Moriyoshi Koizumi
bb68e18622 Add BFN entry to HEAD, as this bug is not likely to be fixed in 4.3.x. 2003-10-29 22:18:24 +00:00
Dan Kalowsky
e33e8b1f01 Added in NEWS entries for the Panther updates 2003-10-29 21:32:28 +00:00
George Schlossnagle
b6f605a65e note pcntl_wait() 2003-10-28 19:04:38 +00:00
Ilia Alshanetsky
8f6b374d1d By popular demand renaming uu(encode/decode) to convert_uu(encode/decode). 2003-10-28 04:02:11 +00:00
foobar
f360f32a35 hrm 2003-10-27 15:04:01 +00:00
Ilia Alshanetsky
17b9b2dc85 Added uuencode() & uudecode() functions. 2003-10-27 05:35:41 +00:00
Marcus Boerger
ee0f709e4b - Fixed bug #25581 (getimagesize () return incorrect values on bitmap
(os2) files)
2003-10-25 14:06:29 +00:00
Andrey Hristov
2827b962d9 typo 2003-10-09 11:26:40 +00:00
foobar
45adf7ec96 cleanup 2003-10-09 11:05:21 +00:00
Andrey Hristov
fab21a4ade new functions NEWS entry 2003-10-09 07:35:18 +00:00
foobar
d65297c750 BFN 2003-10-08 11:16:54 +00:00
foobar
1ab64f5cda BFN 2003-10-08 00:54:29 +00:00
Moriyoshi Koizumi
2158617d3a BFN 2003-10-06 01:07:15 +00:00
Moriyoshi Koizumi
c4ecb0459b NFN 2003-10-04 21:09:38 +00:00
Moriyoshi Koizumi
6a25171285 New feature news. 2003-10-04 03:18:48 +00:00
Moriyoshi Koizumi
59b8f2eba0 BFN 2003-10-03 22:42:38 +00:00
Ard Biesheuvel
13dc2d253e Added ibase_gen_id() 2003-09-23 21:17:16 +00:00
Sara Golemon
17c3560d33 Added ftp_alloc() 2003-09-18 17:37:23 +00:00
Sara Golemon
0be65c49d3 Introducing php_url_encode_hash_ex() internal function
and http_build_query() userspace function.
2003-09-06 00:35:21 +00:00
foobar
48e019e589 grouped DBX stuff 2003-09-05 13:34:21 +00:00
Marc Boeren
17da514854 Added updates to dbx module to NEWS by hand as @ doesn't work
according to Jani (since when is this?).
2003-09-05 12:14:57 +00:00
Stefan Roehrich
dd8aadedf5 Remove NEWS entry because fix was committed to 4.3 branch. 2003-08-28 16:06:49 +00:00
Stefan Roehrich
aa632187cd Fixed bug #25218 ("deflate" compressed pages had a gzip header, which
should only be sent with "gzip" compressed pages).
2003-08-24 13:59:34 +00:00
foobar
384dfde5e5 english is funny 2003-08-22 00:14:21 +00:00
Sara Golemon
1b1d077472 ftp:// wrapper context option: resume_pos 2003-08-21 20:48:34 +00:00
foobar
bf06717b13 - Proper place, correct formatting.
# Why is this called 'setrawcookie()'? It's not following our naming style..
2003-08-21 04:54:53 +00:00
Brian France
bef97f89a3 - Added new setrawcookie function (bfrance) 2003-08-20 23:28:30 +00:00
foobar
8b14a91ecf Lets put this here when we really know its gonna be only in PHP 5 2003-08-19 08:41:01 +00:00
Derick Rethans
9cd7b9d3c3 - Fix for bug #25140 (mb_convert_encoding returns FALSE when it tries to
convert empty string)
2003-08-19 08:29:57 +00:00
Sascha Schumann
1bda95753a dummy commit 2003-08-19 01:47:15 +00:00
Sascha Schumann
1205b6473e dummy commit 2003-08-19 01:27:55 +00:00
Sascha Schumann
efba6a9145 dummy commit 2003-08-19 01:27:02 +00:00
Sascha Schumann
6293539580 dummy commit 2003-08-19 01:20:48 +00:00
Derick Rethans
77729f89dd - Fixed bug #17988: strtotime fails to parse timestamp from postgresql
#- This is actually a feature request
2003-08-16 20:55:28 +00:00
foobar
4eb7695bcd Removed ibase_num_rows() (requested by Ard) 2003-08-16 01:34:45 +00:00
foobar
1212c2e3e1 group those ibase entries a bit + added ibase_free_event_handler() too 2003-08-15 16:32:42 +00:00
foobar
a2e91e3268 new functions in ext/interbase 2003-08-15 16:11:26 +00:00
Wez Furlong
799da1bc46 add news about COM 2003-08-14 20:47:29 +00:00
foobar
dc82ca11b4 more informix stuff 2003-08-13 08:59:53 +00:00
foobar
84ea1e59d8 Added the interbase NEWS entries 2003-08-11 01:22:37 +00:00
foobar
4a04fa1ced Missing entries (Thies&Marcus), some style fixes 2003-07-24 02:11:30 +00:00
foobar
b9b123a9dd some style fixes 2003-07-21 08:20:48 +00:00
Marcus Boerger
82293c2a54 Unify 2003-07-20 22:03:28 +00:00
Marcus Boerger
9710546578 BFN 2003-07-20 21:57:50 +00:00
Marcus Boerger
3287b80015 BFN 2003-07-20 20:48:54 +00:00
foobar
c03bd010c3 heat wave 2003-07-16 09:30:56 +00:00
foobar
dcaf0ee650 no need to tell news twice 2003-06-30 13:37:18 +00:00
Andrei Zmievski
a841b74ee3 *** empty log message *** 2003-06-30 13:29:06 +00:00
foobar
7f952adc09 update 2003-06-29 23:14:47 +00:00
foobar
5971df8fa2 cleanup 2003-06-29 22:48:46 +00:00
Sterling Hughes
9b20c06a0c add <![CDATA[ ]]> fixes 2003-06-29 19:42:29 +00:00
Sterling Hughes
bd4cd4355c update to beta 2003-06-29 19:41:39 +00:00
Rui Hirokawa
2b44c63d50 Fixed corruption of multibyte character including 0x5c as second
byte in multipart/form-data.
2003-06-28 23:37:18 +00:00
Sterling Hughes
57ddcca06e there is no domxml :) 2003-06-28 05:22:39 +00:00
Sascha Schumann
c6a1a9edad test commit 2003-06-27 10:43:01 +00:00
Sterling Hughes
ab30e40fff add zend engine 2 changes. 2003-06-25 04:39:00 +00:00
Sascha Schumann
34f0fe27cd fix entry 2003-06-25 00:56:29 +00:00
Sterling Hughes
0383939500 add some NEWS stuff. Add your stuff now! 2003-06-25 00:32:11 +00:00
foobar
b35611000e Nothing to see here, move along. 2003-06-16 19:58:24 +00:00
Sara Golemon
730ce7b06f Add context property to userspace streams object. 2003-06-16 19:13:39 +00:00
a618f3e651 NEWS update 2003-06-15 00:31:08 +00:00
foobar
1d008db710 Missing entry 2003-06-13 14:35:54 +00:00
foobar
9dd0584672 Added missing NEWS entry 2003-06-13 14:31:54 +00:00
Ilia Alshanetsky
aec7815e9c Fixed bug #24098 (Crash in pathinfo() due to double var initialization).
# This is a php5 specific bug, no MFB needed
2003-06-09 18:12:36 +00:00
foobar
f1b68224fe Beginning of restructuring NEWS to make it more readable. 2003-05-30 21:19:56 +00:00
foobar
d43b7d8ed8 - Removed all PHP 4 entries. They're easier to be added all when PHP 5
is actually released..
# If not at all.
2003-05-30 19:57:39 +00:00
97e21d21d0 Update 2003-05-30 18:39:38 +00:00
76ff0be768 NEWS update 2003-05-30 00:31:03 +00:00
Marcus Boerger
66bc801998 MFH-Update 2003-05-29 15:47:08 +00:00
Marcus Boerger
04d2e39de9 MFH to 4.3.3 2003-05-29 14:19:47 +00:00
foobar
72459774e6 Sync with PHP 4.3.2 NEWS 2003-05-29 01:34:02 +00:00
21524ef512 NEWS update 2003-05-29 00:30:53 +00:00
Sara Golemon
a8b38817ac Jani will learn me about NEWS entries yet. 2003-05-23 22:58:25 +00:00
foobar
2709f628e3 this fix will be in 4.3.2.. 2003-05-23 22:41:38 +00:00
Sara Golemon
4942030f1d BFN 23765 2003-05-23 21:42:03 +00:00
foobar
bbe87059fb style polizei 2003-05-21 21:50:20 +00:00
43d9e9a4d8 NEWS update 2003-05-21 15:46:38 +00:00
Derick Rethans
92f0da58e6 - Rename stream_register_filter() to stream_filter_register(),
stream_register_wrapper() to stream_wrapper_register() and added an alias for
  the latter change.
2003-05-19 15:35:06 +00:00
Sara Golemon
eeb3bd80eb Added unlink() method to wrapper operations, routed userland unlink through wrappers, and implemented plainfiles and ftp unlink methods. 2003-05-14 19:03:46 +00:00
Moriyoshi Koizumi
fa8a31691d new feature news. 2003-05-11 09:09:01 +00:00
Moriyoshi Koizumi
72253ffd9f NFN 2003-05-08 11:05:15 +00:00
Sara Golemon
6d23b48797 Reword entry per sniper 2003-04-28 18:50:22 +00:00
Sara Golemon
ffe4ae85bb ftp wrapper enhancements 2003-04-27 05:38:13 +00:00
Sara Golemon
d06232a871 Add IPv6 support to ext/sockets 2003-04-17 21:04:47 +00:00
foobar
bfccea6853 style 2003-04-14 01:48:53 +00:00
Moriyoshi Koizumi
4057c0cc7d NFN 2003-04-12 22:02:26 +00:00
Christian Stocker
7467ad8c47 domdocument->free() was MFHd to PHP_4_3 branch. 2003-04-08 19:43:56 +00:00
Christian Stocker
00a18c470d NEWS entry fixes for domxml (more readable hopefully...) 2003-04-08 18:44:31 +00:00
foobar
a45b4258f0 file_set_contents -> file_put_contents 2003-04-08 14:12:52 +00:00
foobar
2bbe8da8cd Removed entry that is in the PHP_4_3 branch.. 2003-04-07 23:20:29 +00:00
foobar
ae9dc1f306 reorder 2003-04-07 23:19:22 +00:00
Sara Golemon
70155b6dcf Introduce support for context options 'method', 'header', 'content' 2003-04-07 21:02:04 +00:00
foobar
f0f2ab18df reorder 2003-04-06 12:04:21 +00:00
797bd1ed75 NEWS update 2003-04-06 01:30:53 +00:00
foobar
f7041314bb reorder 2003-04-03 11:04:16 +00:00
Christian Stocker
f9a42398c3 new domxml_elem_set_attribute_node() should have gone into NEWS, but I forgot.. 2003-04-03 10:24:53 +00:00
929caf1060 NEWS update 2003-04-03 01:30:52 +00:00
foobar
b9d53196c2 crap removal 2003-04-01 16:02:31 +00:00
b5e01272fa NEWS update 2003-04-01 01:30:50 +00:00
foobar
e00c10fe74 Householding.. 2003-03-31 23:26:12 +00:00
2dc5d2b713 NEWS update 2003-03-31 01:30:48 +00:00
Marcus Boerger
f7150d28ff update 2003-03-30 14:30:46 +00:00
David Croft
e409574492 a missing piece of news 2003-03-26 17:05:16 +00:00
foobar
66842efff7 reorder 2003-03-24 23:26:32 +00:00
James Cox
6af5b89b04 test + remove 4 2003-03-24 19:04:44 +00:00
9ca5735494 NEWS update 2003-03-15 01:32:37 +00:00
foobar
5d39cf4295 And this never existed in any release either.. 2003-03-15 00:45:22 +00:00
foobar
81f04b3fc8 this is in the PHP_4_3 branch... 2003-03-13 22:52:25 +00:00
Sara Golemon
a374c4350b BFN 2003-03-13 20:18:15 +00:00
foobar
c7f39742a7 hrm 2003-03-13 17:02:45 +00:00
40c307fe6a NEWS update 2003-03-13 01:33:35 +00:00
foobar
ea9a3eb82d This was merged into PHP_4_3 branch.. 2003-03-12 01:09:27 +00:00
foobar
6e36f3cbae This went to 4_3 branch 2003-03-11 03:13:05 +00:00
2408c1df5e NEWS update 2003-03-11 01:34:01 +00:00
foobar
efe1b0154d this is in the 4_3 branch 2003-03-10 14:10:30 +00:00
8f54b23faf NEWS update 2003-03-08 01:31:50 +00:00
foobar
75c9eb4d78 These will be already in 4.3.x 2003-03-07 18:38:04 +00:00
c9181cc9a9 NEWS update 2003-03-07 01:32:47 +00:00
foobar
5c6fa351d5 These are in the branch. 2003-03-04 14:17:38 +00:00
foobar
a18bf5c277 remove this from here as it belongs elsewhere 2003-03-04 13:50:24 +00:00
abc088a232 NEWS update 2003-03-02 01:32:38 +00:00
Wez Furlong
98224f5a05 New! 2003-03-01 01:28:50 +00:00
Wez Furlong
1b53a2d12e New user-space functions:
. stream_socket_client() - similar to fsockopen(), but more powerful.
  . stream_socket_server() - Creates a server socket.
  . stream_socket_accept() - Accept a client connection.
  . stream_socket_get_name() - Get local or remote name of socket.

Tidy up some leaks and debug printfs.
Move more streams functions into streamsfuncs.c and streamsfuncs.h.
2003-02-28 19:53:21 +00:00