Commit Graph

1501 Commits

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