1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 23:48:14 +02:00
Commit Graph

1466 Commits

Author SHA1 Message Date
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